CRED plugin allows you to build forms that create child posts and set parents for these posts, supporting the parent-child relationship functionality from Types plugin.
When you ask for help or report issues, make sure to tell us the structure of your content and the relationship between the content types.
Viewing 15 topics - 136 through 150 (of 334 total)
Problem:
have a view of a relationship between platform and resources.
In this view, I would like to add a cred_child_link_form to add a user review to "platform" (platform is the parent of the relationship).
If I understand it correctly, I need to add the id of the parent of the relationship (the platform) to the parameter "parent_id" to make it work? Is it possible to do this, or do I need a custom code?
I need to use a Query Filter for each of the two views, so only Artworks connected to the Art Fair in question are shown, and Artists connect to the Art Fair are shown.
Solution:
It was a problem with view caching, I cleared the cache and recreated the view and the two separate Query Filters for the two separate views worked fine.
If I turn of Toolset View plugin and enable Toolset Blocks, will I have ability to play with my old views created under Toolset View plugin?
Solution:
Toolset Blocks is advanced version of Toolset Views plugin, you can activate Toolset Blocks plugin, it will deactivate Toolset Views plugin automatically, and you can still use classic editor to play with your old views by these:
Dashboard-> Toolset-> Settings-> General, in section "Editing experience", enable option "Show both the legacy and Blocks interface and let me choose which to use for each item I build".