how is it possible to assign a user to be able to publish blog posts from frontend only into a specific easyblog category?
div[data-id="1"] {
display:none;
}
But you can select the Joomla User Group of the authors on which category only available for the Joomla User Group that you selected during composing in 'Select category during blog creation / edit'. http://take.ms/jDPz8V
For an example, if you select Joomla User Group A only available for Category A so only authors of Joomla User Group A can select the Category A in the composer.
That works.... but if the end user forgot to check the only category he sees now under categories...
the post will still go under that hidden default category.... which is checked by default.....