Hi,
First of all, let me say that everything is working fantastic with this Plugin on our website, at the 1st shot, even with advanced options.
At the end, we just have 2 small parts that are not being parsed.
Please visit http://www.ipartiu.pt/contatos/
You can see:
<img src="http://www.ipartiu.pt/wp-content/plugins/contact-form-7/images/ajax-loader.gif" alt="Enviando..." />
and
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"http:\/\/www.ipartiu.pt\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Enviando..."};
/* ]]> */
Even with Full Page this happen.
About \/ urls, it’s working with woocommerce as you can see:
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/ajax","ajax_loader_url":"\/\/www.ipartiu.pt\/plugins\/966d5f1f\/assets\/images\/ajax-loader@2x.gif"};
var woocommerce_params = {"ajax_url":"\/ajax","ajax_loader_url":"\/\/www.ipartiu.pt\/plugins\/966d5f1f\/assets\/images\/ajax-loader@2x.gif"};
/* ]]> */
Don’t know why with Contact Form 7 is not working.
Thank you.