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,546 through 1,560 (of 1,597 total)
Problem: I have an edit post form displayed on a page with several post relationship forms. In the edit post form I have a parent select field. I cannot see the selected parent post name, it seems to be hidden by CSS.
Solution: In this case it appears that custom code was added to one or more of the relationship forms to hide the selected parent post. This custom code is also causing the selected parent post to disappear from the post edit form. You must scope the custom CSS code in the relationship form to only target the relationship form selectors, since this CSS will also be included on the page with the edit post form.
I have created a new form and created a new layout, but I cant get it to actually show when going to add a new post
Solution:
The Toolset Layouts plugin is in maintenance status, so if you are working on new projects, it is recommended to use Toolset Blocks plugin to display the contents instead of Layouts plugin.