Types is a WordPress plugin that lets you easily create custom taxonomies and organize your custom content types in your website.
When you ask for help or report issues, make sure to tell us what you have created so far and what you want to achieve.
Viewing 15 topics - 406 through 420 (of 453 total)
Problem: I would like to be able to display a taxonomy or taxonomies on a single post based on the terms assigned in another taxonomy. I would also like to do something similar in Forms.
Solution: Use conditional HTML to show and hide content in a post template. Use Forms conditional groups to show and hide content in a Form.
The issue here is that the user's backend search does not return any results on his posts.
Solution:
Unfortunately backend searching of a post is controlled by wordpress itself and as such this is being caused by a plugin conflict. What I would recommend doing is to temporarily disable all the non-toolset plugins and try again.