• Resolved 083n

    (@083n)


    Hi,

    Your plugin works good. But, it has 1 exception. The first image on product page is not clickable on my website. Why is that? Is that the featured image causing the issue? Or, theme, maybe.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Niloy – Codeixer

    (@im_niloy)

    Hi,

    It’s possible that there could be an issue with your theme or another plugin causing a conflict or the cache plugin that you are using (litespeed cache)

    How to test for conflicts:

    The best way to determine if a theme and/or plugin is causing the issue is to:

    1. Temporarily switch your theme to WordPress Default theme.
    2. Try to reproduce the problem. If the problem is resolved, it’s a theme conflict. If not, continue to the next steps.
    3. Temporarily deactivate all plugins except WooCommerce.
    4. Try to reproduce the problem again. If the problem is resolved, it’s a plugin conflict. To figure out which plugin is causing the problem, continue to the next step.
    5. Reactivate your other plugins one by one, testing after each, until you find the one causing conflict.

    If it does, it’s likely a conflict with your current theme or one of the plugins.

    I hope this information is helpful to you.

    Thread Starter 083n

    (@083n)

    I researched the problem thoroughly and identified the cause of the issue. It is related to the loading time of the page. Since your JavaScript loads after the document is ready, it can lead to a failure when users click on the image before the JavaScript has finished loading. If you can address this, you should be able to resolve the issue.

    Plugin Author Niloy – Codeixer

    (@im_niloy)

    could you please exclude the cache rules for plugin js files? or email us [email protected] for more details

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Not working for first image’ is closed to new replies.