Skip Navigation

[Resolved] Embed Toolset form

This support ticket is created 3 years, 2 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by Shane 3 years, 2 months ago.

Assisted by: Shane.

Author
Posts
#1965495

Hi, I have a Toolset form for front end user entry and would like to display/embed this in a Divi page. I've read that you support Divi but cannot see any documentation on how I can add this form. Are you able to advise?

Many thanks

#1965881

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Shane,

You can add our form to your divi template.

Our Toolset forms has a shortcode that allows you to add the form to any page you wish. Here is an example of the shortcode below.

[cred_form form="add-new-post"]

In your case you will need to replace the "add-new-post" with the slug of your actual form.

Please let me know if this helps.
Thanks,
Shane

#1965883

Thanks Shane (Nice name)

Do you know I can set an edit form so only the original poster can edit the post?

Many thanks
Shane

#1965941

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Shane,

Actually yes, you can check this with a conditional statement below.


[wpv-conditional if="( '[wpv-current-user info='id']' eq '[wpv-post-author meta='ID']')"]

Forms shortcode goes here.

[/wpv-conditional]

Please try this and let me know if it helps.
Thanks,
Shane

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.