Passer la navigation

[Résolu] Toolset relationship form is not showing in elementor

This support ticket is created Il y a 1 year, 6 months. 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 1 reply, a 1 voix.

Dernière mise à jour par jum Il y a 1 year, 6 months.

Assisté par: Minesh.

Auteur
Publications
#2782562

jum

Hi,

I have a Relationship form for post A (parent) and post B(child) frontend in block editor . it works

But I want it to show the form in Elementor single post. The toolset form widget is not showing the relationship form.

I tried with the shortcode [cred_form form="120"] and form slug but it not showing the form.

I want the show the form in elementor single post for POST B which get the current post id and connect with selected post A.

Please guide me how to show the form in elementor.

Thanks in advance

#2782567

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

What if you try to use the following shortcode and add this shortcode to "Text module" and check if you able to display the form using the following shortcode.

[cred-relationship-form form='relationship-form-slug' child_item="[wpv-post-id]"]
#2782569

jum

Hi,

This works now . Thanks for the support