Good day,
Thank you for a great plugin, we are recommending it to our users now.
Is it possible to implement do_shortcode() into the "dialogtext" variable so that shortcodes can be parsed inside the dialog content?
$output .= stripslashes(do_shortcode($options['dialogtext']));
All the best,
Antonie Potgieter
http://wordpress.org/extend/plugins/modal-dialog/
I just added this to version 2.2.2, to be released soon.
natostanco
Member
Posted 1 year ago #
I tried to insert a shortcode but it does not work? Am I missing something?
Did you place the shortcode somewhere within the Dialog Contents field?
Hello Mr. Yannick Lefebove
first your plugin is excellent!!!
i want to display contact form in the pop up, for example :
[contact-form-7 id="162" title="contact us"] cform-7 short code
i copy paste it like is but the form does not show up.
i also try with do_shortcode([contact-form-7 id="162" title="contact us"])
how can i insert short code in the content???
i have the version 2.3.5