Home Forums WoodMart support forum Problems with clicking on variations

Problems with clicking on variations

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #581178

    Keyweb
    Participant

    Hello on the attached video you can see that when we are on the Single product page in mobile Device – to be more accurate – iPhone (apple Device) we see that sometimes when we try to click on the color variable it missclicks and the variation cannot be Selected sometimes. On Android Devices the issue is not present. On desktop Devices everything is okay as well.

    #581209

    Artem Temos
    Keymaster

    Hello,

    Please disable any plugins not directly related to our theme and provide us with your admin access details. We will log in to your dashboard and investigate the issue. Please ensure that you only keep the following plugins that are necessary for our theme to work correctly:
    – WoodMart core
    – WooCommerce
    – Elementor/WPBakery Page Builder

    Thank you in advance.

    #581210

    Keyweb
    Participant

    Hi, i have already tried disabling the plugins not related to the theme, as well disabling wp rocket, but still the Problem persists.

    #581213

    Artem Temos
    Keymaster

    Please keep all plugins temporarily turned off so we can test the issue.

    #581288

    Keyweb
    Participant

    At the moment website is running in production environment. We can create a staging, so you can test there. do you want us to пproceed with the staging of the website?

    #581292

    Artem Temos
    Keymaster

    Yes, please. We need to troubleshoot the issue without plugins.

    #581294

    Keyweb
    Participant

    Provided you can see the credentials for the staging environment. Plugins except Woo and Woodmart Core are Disabled as wanted.

    #581297

    Artem Temos
    Keymaster

    Could you please test how it works without child theme on your staging website now? Do you still see the problem? If so, please send us a name of the product you test.

    #581299

    Keyweb
    Participant

    Yes, Problem still persists. I am testing on an iPhone 11 – keep in mind that in emulator the issue is not vissible, but on an iPhone it still does not work. Sending a video again. Product is random it does it in every variation on a random click – sometimes it works, sometimes it bugs.

    Attachments:
    You must be logged in to view attached files.
    #581303

    Artem Temos
    Keymaster

    Could you please also send us your FTP access?

    #581304

    Keyweb
    Participant

    We have noticed the issue is happening to people because of the rage clicks on the heatmaps in Microsoft clarity. In addition happens only to iOS users though.

    #581306

    Keyweb
    Participant

    Credentials below.

    #581336

    Artem Temos
    Keymaster

    Try to do the following to fix the problem:

    1. Open the file wp-content/themes/woodmart/js/scripts/wc/swatchesVariations.min.js

    2. Find the following fragment of code s.on("click",".wd-swatches-single > .wd-swatch" https://gyazo.com/1eab7da7259a2f00f790ab22b7d07355

    3. Replace with this one s.on("click touchstart",".wd-swatches-single > .wd-swatch"

    4. Clear your browser cache and test how it works.

    Kind Regards

Viewing 13 posts - 1 through 13 (of 13 total)