Skip Navigation

[Resolved] Show Edit View (Cred form) without showing the single post at the same time

This support ticket is created 2 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 2 replies, has 2 voices.

Last updated by ready-to-vibeS 2 years, 11 months ago.

Author
Posts
#2593509

Tell us what you are trying to do?
When I click on "Edit This" I see the CRED Edit form, but also the single post. This occurs because the Condition on Elementor says "Include the resumes custom post". Is there a way to show the Cred Edit form without showing the Single post at the same time?

Is there a similar example that we can see?
I didn't find anything related in the forum

What is the link to your site?
Please open a private reply to share the login

#2593567

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

If you are using Elementor templates for the post type being edited, then, no, it is not possible.

The edit form is displayed instead of the post content, and if you were just using the normal theme template for the posts, or if you were using a Toolset template to display the posts, then the behaviour would be as you want, where the edit form is displayed alone, without the rest of the post.

But when you create an Elementor template that includes lots of content, only a part of which is the post content module, then when Toolset Forms replaces "the content" with the edit form it can only replace that post content module, not the entire page content.

#2593575

It was solved using some CSS classes inside the element or container, and applying that CSS in the CRED Edit form.

Thanks