Navigation überspringen

[Gelöst] Popup CRED form using modal

This support ticket is created vor 2 Jahre, 7 Monaten. 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.

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von kelvinL-2 vor 2 Jahre, 6 Monaten.

Assistiert von: Christopher Amirian.

Author
Artikel
#2521701

Dear Sir/Madam,

Is it possible to popup a CRED form using modal?

#2522437

Christopher Amirian
Unterstützer

Sprachen: Englisch (English )

Hi there,

Toolset does not have such a feature. It is possible to add the Forms shortcode to whatever pop up plugin that you use.

But please consider that the Forms in Toolset use Ajax calls to manipulate the form and other interactive data such as the datepicker and stuff with Javascript.

If you add the form inside a modal or pop up, those interactive features will not work and you need to do it manually by custom coding which is outside of our support scope.

If you are not a developer I would recommend to avoid adding the shortcode of a form inside a pop up plugin.

Thanks.

#2522519

My issue is resolved now. Thank you!