CRED is a WordPress plugin that lets you easily build front-end forms for creating and editing content and users.
CRED User Guides include detailed documentation on creating forms, including related fields that belong to the content or the users, validating the input and displaying the forms with custom HTML styling.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 1,216 through 1,230 (of 1,528 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?
Problem:
The user was not able to add an edit link. He needs to choose a layout, and he was not able to choose the correct layout.
Solution:
It turns out that the user was trying to select a layout that was also assigned to the custom post type.
The edit layout should not be assigned.