Forums Forums Search & Filter Pro Link results with current posts on page

Viewing 5 posts - 11 through 15 (of 15 total)
  • Anonymous
    #54131

    Yeah in the settings you set all that up and build a shortcode to put on the page where you want the posts to show up. It has an area for a custom field/meta query and a custom argument? Does that mean anything to you?

    Trevor
    #54141

    No. If it is a plugin, then it has code. In that code will be the wp_query, and it isn’t a good idea to mess with a plugin’s code. Is this the plugin:

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

    Anonymous
    #54244
    Anonymous
    #54247

    So I just went ahead and styled the posts it was pulling so no worries about that now.

    I do have another issue though. I only want it to pull the posts that have tags, not general blog posts as well. But I still need that “All Platforms” link that will show all the tagged posts. How can I get it to exclude the posts without tags?

    Trevor
    #54249

    Are the tags limited in number or ever growing? To exclude due to the lack of tags is not possible. If there was one tag on them that was the one you wanted to exclude, THAT you could do, or else you have to manually add the tags you want to include, which means updating it every time a new tag is used.

Viewing 5 posts - 11 through 15 (of 15 total)