Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi Zach,

    I accurately check your site, and I think I found the problem
    Please, check this script: wp-content/themes/aurum/assets/js/aurum-custom.js

    As you can see, when hover-effect-1 is enabled, and img tags has class lazy-load-shop-image, scripts triggers (on product hover) a lazy load of alternative product image (function startLoadingImages() )

    Unfortunately, script searchs for data-src tag for alternative product image url, that is not defined in your product’s image tag

    This, in the end, leads to an ajax call to the url you’re finding on your console

    I’m afraid I cannot help you with this problem, as it seems related to your theme, and not to wishlist plugin

    Anyway, you can try to contact your theme developer, reporting them the information I provided

    Let me know if this helps you
    Have a nice day

    Thread Starter SuperfeinCreative

    (@superfeincreative)

    Thanks so much for taking the time to write back. I have sent this info to the theme developer.

    Cheers,

    Zach

    Plugin Author YITHEMES

    (@yithemes)

    You’re welcome ??

    Marking this topic as resolved

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘404 Error showing in Chrome DevTools’ is closed to new replies.