vmwebsites
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] add products to cart pc vs mobile error@xue2 Thank you very much for the detailed assistance. I’ve been able to narrow it down to a specific plugin, Siteground Optimizer, looks like caching issue or html/java/css combining issue. Trying to figure out what parts of WOO to exclude from this.
Thanks again and have a great weekend!
- This reply was modified 3 years, 1 month ago by vmwebsites.
Forum: Plugins
In reply to: [WooCommerce] add products to cart pc vs mobile errorHi Igor, thanks for the reply.
This is the product: https://www.tbakkertjevanskil.nl/winkel/dripcake/dripcake-original/
These are the property settings:
https://snipboard.io/u0ctxj.jpg
And all the variations:
https://snipboard.io/bQAumV.jpg
So on pc I can add a 8 person cake with strawberry filling to my cart and immediately choose another filling like chocolate and add that to the cart as well. (Not changing the first and 3rd option)
When I perform the same on my phone (galaxy s9) it shows an error. I first HAVE to select 8 persons again (first option)
Please let me know if you need some more info
Victor
- This reply was modified 3 years, 1 month ago by vmwebsites. Reason: wrong url
Forum: Plugins
In reply to: [Contact Form 7] Error sending form / reCaptcha issueI’m using Thrive Themes / Thrive Architect (thrivethemes.com)
This has been working fine since the start, but suddenly the sending of the form stopped.
I’ve got reCaptcha disabled and installed WP-mail-smtp. The form is now being submitted and sent to my emailForum: Plugins
In reply to: [Contact Form 7] Invalid date formatI’m having the same problem on one of my clients sites. Also can’t reproduce the error, but did get a few complaints of people reporting the error.
Hi Robert,
Have you tried restting the labels to the left?
When you go to the form settings, scroll down to the section Style: (form 1) (where all css codes are)
At the top of this section you’ll see 2 checkboxes:
– Reset the styles to labels on top (default).
– Reset the styles to labels on left.Maybe this will help?
Victor
Hi Mike,
just sent you a message from your site,
Victor
I found that some themes are converting the /n in the php code to
, which is causing the misallignment.
This is caused in : si-contact-form/si-contact-form-ex-fields.php
for the checkboxes around line 430 and for the radioboxes around line 490.
The file can be edited but will be replaced when the plugin is updated.
Maybe another solution is possible Mike?Victor