• Resolved dpope0824

    (@dpope0824)


    I would like to have a default category that all posts that are added through WP Frontend will be added to as well as the options that are chosen from the multi-select box available to the authors. So in other words if a user selects for a post to be in admin, news, and events I would also like it to be automatically added to another category(“blog”). Is there any easy way to do it such as having the object selected and then hidden.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author weDevs

    (@wedevs)

    @dopope0824, Please navigate to wp-admin > User Frontend > Forms > Edit a form > Post Settings. Now, select the category name for Default Post Category option.

    If users are not allowed to choose any category, this category will be used instead.

    http://prntscr.com/e8mdkc

    Also, you can add category field to the form & make it optional so that if users not select any category then default category will be selected automatically.

    Thanks

    Thread Starter dpope0824

    (@dpope0824)

    I would like them to still be able to select additional categories but need them by default to be added to another. Basically all posts added from front end need to be in one category and then the user selects the children categories.

    Thread Starter dpope0824

    (@dpope0824)

    Is there any way in the optional category list to maybe add a class of selected=”selected” or the option=”4″ value to a list item and hide it or use the disabled option?

    Plugin Author weDevs

    (@wedevs)

    @dpope0824, We have not heard back from you in last 7 days. I am just curious if your issue is resolved. Please let me know the current situation.

    Thanks

    • This reply was modified 7 years ago by weDevs.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Default Post Category’ is closed to new replies.