If you recently updated to version 4.5 of WordPress (or higher) and ez Form Calculator stops working, you need to update your theme to the latest version. The WordPress core uses a newer jQuery version and many themes didn’t prepare for this.
In order to find any error message, open up the developer tools in your browser (F12 on Win / Cmd+Opt+I on Mac) and you will most likely find an error message like:
1 |
Uncaught Error: Syntax error, unrecognized expression: [href=#] |
If you know what you’re doing, you need to replace
1 |
[href=#] |
… with
1 |
[href="#"] |
In case your theme doesn’t have any updates, please contact the theme author. If you need an urgent fix for this, please drop me a line at support@ezplugins.de along with a temporary admin account. Please note that I will need to charge a small amount for this.
Hello
I don’t know if this comes under the jquery/wordpress update but I don’t think it is this as it is working on some products and not others.
I am using a form to provide quotations. the quotation form is then forwarded to the woocommerce cart. Apart from the calculation issue that I experienced before, which I brought up in the support forum and think you have addressed, this worked; that is it loaded into the cart, which the end user would then request confirmation, as it was a quote for booking a service.
However, since your last update, this does not go into the cart anymore when using a bookable product. I did not change anything with the form.
Do you think this is something to do with the jquery issue or maybe something else. I have contacted my theme authors but they have not got back to me yet.
any help would be appreciated. love the plugin and sorry for bad mouthing you in the forum as you obviously do respond to the queries, just not in words 🙂
mark