• Resolved audioscavenger

    (@audioscavenger)


    using Webp Express and it works for everything, except single product image zoom on hover. Is this something we can fix ourselves with a PHP snippet? or is this a bug with jQuery zoom?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @audioscavenger,

    To assist you better, please provide us with the steps to reproduce the issue you are facing. It would be helpful if you could share some screenshots, a short video + a live URL of the issue, with a detailed description of the issue you encountered.

    You can upload your files to one of the following online services:
    https://postimages.org
    https://loom.com
    https://drive.google.com
    https://wetransfer.com
    https://dropbox.com
    Or any other service that you are familiar with.

    Please keep us posted.
    Best Regards

    Thread Starter audioscavenger

    (@audioscavenger)

    thanks for helping! not sure a video would help, but here is what you see on any single product page:

    every jpeg images from uploads is correctly served as webp, but not the larger one used for zoom over the product. below is the element:

    the best solution would be for WordPress to finally handle webp natively but I am not a decision maker. webp is still a new format only used by 95% of all mobile and desktop web browsers in 2023.

    I really don;t know which browser in 2023 cannot handle webp and honestly, the next step is simply to modify your single-product.php functions to server webp natively and be done with it. But hopefully we can figure out a more generic approach that can help others?

    Hello @audioscavenger,

    Unfortunately, the information provided in this thread in regards to the problems you are facing is insufficient for troubleshooting purposes.

    We need to know the steps to reproduce.

    Kindly share the following info that could help us understand how to replicate the issue:

    1. Explain to us step by step how we can reproduce the issue on a fresh installation, so we can recreate it somewhere other than your website.

    2. If you are using a third-party plugin, please let us know that, did the plugin author checked the issue. and what they said about this issue.

    3. We need confirmation that it happens only with our product, before it, please check the issue with the default WordPress theme(Twenty Twenty-Three) and without any plugin(s), then recheck your issue.

    4. Kindly provide us with your system environment information. To do this, please go to WP Dashboard > Tools > Site Health > Info Tab and click on the button Copy site info to clipboard. You can send the information as code here or upload them to https://pastebin.com/ and get an exclusive link: https://i.postimg.cc/fbjtkFyJ/image.png.

    Note: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes.

    Please keep us posted.
    Thank you,
    Best Regards

    Thread Starter audioscavenger

    (@audioscavenger)

    FYI the zoom function is provided by woocommerce

    plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js: Zoom 1.7.21
    plugins/woocommerce/assets/js/zoom/jquery.zoom.js: Zoom 1.7.21

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Webp Express and single product image zoom’ is closed to new replies.