• Resolved hashboy

    (@hashboy)


    Hi guys i really love this plugins. I have a question i know this question is already answers but its not working for me. anyway my question is about post loop i wonder how it work. on the bottom the. the additional input i put the category_name = my-category-slug but its not working im expecting to view specific category. example i have two category : 1.Counter 2.desk but i want to show in the post loop page is only desk is this how am i going to do that every time i do category_name = my-category-slug. but it’s not working by the way im using twentey thirteen themes on wordpress thanks in advance guys.

    https://wordpress.org/plugins/siteorigin-panels/

Viewing 1 replies (of 1 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    Hi @hashboy

    Thanks for your support 🙂

    Additional

    I find it a little easier to use category ID’s in the Post Loop (PB) widget Additional field. Go to Posts > Categories, and click on a category, check the URL, you’ll see a single number in there, that’s the ID. You could then create an argument like:

    cat=x,y

    x and y are category ID’s.

    Query Builder

    The new Post Loop (PB) widget now has a Query Builder. You should be able to select your categories by clicking Build Query and then searching for them in the Taxonomies field.

    Hope that helps 🙂

Viewing 1 replies (of 1 total)

The topic ‘about Post Loop’ is closed to new replies.