• Hello.

    I have newest version of WordPress and I have litle problem that I need help with.

    I am createing a website that users can submit posts into with the plugin User Submitted Posts http://perishablepress.com/user-submitted-posts

    The submit form can you type name, url, tags, and choose category.

    But now I have to split the categories to Categories, and Countries.

    Is there some way I can do that? (Or is there another plugin that can do that for me?)

    I have tried <?php wp_list_categories(‘orderby=order&title_li=&include=10,11’); ?> without any success.

    I want to split it in the submit form, and also in the theme.

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • This isn’t something that’s supported by the free version of the plugin, but the Pro version would make it possible. http://plugin-planet.com/usp-pro/

    Thread Starter omariobros

    (@omariobros)

    Dear Jeff.

    Thanks I bought the Plugin.

    Now I am trying to show only selected categories and I got the look on the site right but I am trying to do this:

    [usp_category class=”class1″ label=”Country” required=”yes” cats=”,282,283,281,284,287,288,286,285″ size=”1″ multiple=”yes” exclude=””]

    But the only category that I can see in the submit form is uncategorized

    That’s awesome, but I’ve gotta tell ya, these here forums are only for plugins hosted here at WordPress.org. For help with USP Pro, contact me via Plugin Planet: http://plugin-planet.com/ Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Split caregories in two separated fields’ is closed to new replies.