This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Post List Shortcode

  • Creator
    Topic
  • #7585
    askwpgirl
    Participant

    Hi Jason,

    I’m creating a site for my son’s elementary school. We’d like to categorize the staff under a Teachers category and then list the staff at each grade level using tags. However, when I use the following shortcode, I get all teachers in the Teachers category, not just the ones tagged with their grade level:

    [post_list category_name="teachers" tag="secondgrade" thumbs="small" post_content="content" numberposts="-1" orderby="date" order="DESC" offset="0" link="false" link_target="_self"]

    In the above example, I get the Kindergarten teachers and all other teachers in the category teachers, not just the ones tagged as “secondgrade.” Are my expectations correct that it should just grab the ones tagged “secondgrade”?

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #7600
    Jason Bobich
    Keymaster

    Thanks for pointing this out. The “tag” parameter was something that was supposed to be added in v1.0.4 of the Shortcodes plugin, but I guess it didn’t. It was added in the framework’s post list function and even the shortcode generator (which is where the confusion is I’m sure). — but not actually added as a paramater to the post_list shortcode.

    Now added: https://github.com/themeblvd/Theme-Blvd-Shortcodes/commit/01c70b9e4e549000b79378acf848945fd5f7772e

    Anyway, I’ve updated the plugin to fix this. Update Theme Blvd Shortcodes to v1.0.6. Let me know if the issue persists.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.