_wpcf7.supportHtml5 = $.wpcf7SupportHtml5();
It doesn’t find the wpcf7SupportHtml5 function. This is because the line:
$.wpcf7SupportHtml5 = function() {
hasn’t been executed at this point.
If however, I move this:
$(function() {
_wpcf7.supportHtml5 = $.wpcf7SupportHtml5();
$('div.wpcf7 > form').wpcf7InitForm();
});
to the bottom of the file, beneath the declaration of the wpcf7SupportHtml5 function, it all works well. I know I am using your plugin in a very slightly unusual way, but your scripts could be a little more resilient for this case.
It would be amazing if you could patch the code in this way for a future release, as it would make it that bit more robust.
Best wishes,
Will
https://www.ads-software.com/plugins/contact-form-7/
]]>XMLHttpRequest cannot load https://website.com/wp-content/plugins/wp-filebase/wpfb-ajax.php. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://www.website.com' is therefore not allowed access.
Please suggest.
Regards,
https://www.ads-software.com/plugins/wp-filebase/
]]>I started using your plugin last year after finding it the most customizable and easiest to use –
The project I’m currently working on is a website that displays content using ajax on a single page. Now the pop ups with the details used to work fine, however, lately there has been some problem with it so what I did was reset everything. I figured it was conflicting with one of my scripts but now, I’ve finally managed to make it work but ON the separate page and not through the AJAX container I have, is there a problem with implementing it like that? Hoping for your reply asap Thanks!
https://www.ads-software.com/plugins/my-calendar/
]]>I tried looking for alternative plugins, but couldn’t find any.
]]>Like this site:
www.corporatecitizen.biz/
Personally, I’m not a fan of these types of sites, but the client gets what the client wants (or I fire them).
Anything special?
Seems like it uses Ajax and/or Javascript(JQuery).
Anyone know of a free template that works like this I might be able to deconstruct?
Thanks for any help.
]]>