is there any suggestions to clear complex rules and caching
Hi Damian
I use that shortcode because I have Attributes
And I try this [contact_form_shortcode] it is same https://cl.ly/q35s
When I turn off the ajax mode the popup not show
https://extraproperty.com/?post_type=spucpt&p=4099&preview=true
there is cache but I clear that is it enough I don’t know
this is setting page https://cl.ly/q4pq now
Thanks for helping
I added like this
remove_shortcode(‘contact_form_shortcode’);
add_action(‘init’, ‘add_contact_form_shortcode_shortcode’, 99);
function add_contact_form_shortcode_shortcode() {
add_shortcode(“contact_form”, “contact_form_shortcode”);
}
With this code it look like text http://prntscr.com/iniez2