There must be some way to add 'category' in the post_form in the Prologue theme, similar to how tags are handled like this:
<label for="tags">Tag it</label>
<input type="text" name="tags" id="tags" autocomplete="off" />
<input id="submit" type="submit" value="Post it" />
Can anyone assist?
Thx