[Resolved] AJAX, CSS and images on don't work on certain WC single product pages

Home Forums Support [Resolved] AJAX, CSS and images on don't work on certain WC single product pages

Home Forums Support AJAX, CSS and images on don't work on certain WC single product pages

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #472987
    Daan van

    Hi Leo and Tom,

    I have an issue with three of my products and I hope you can help me with it.
    The products are:
    https://www.cribster.nl/shop/kidsmill-lars-retro-wieg/
    https://www.cribster.nl/shop/troll-sun-co-sleeper/
    https://www.cribster.nl/shop/leander-hangwieg/

    They should look like:

    https://www.cribster.nl/shop/chicco-next-2-me-dream-legend/

    To my knowledge they should work the same and I’ve haven’t changed them for ages.

    What I already did:
    Turned off and on all snippets, removed all simple CSS, regenerate all thumbnails, uploaded new images and I’ve contacted WC helpdesk.
    They resolved the issue with the images with the following snippet that I implemented on product level:

    .woocommerce span.onsale {display: none;} (own code for the onsale sign)

    .woocommerce-product-gallery.woocommerce-product-gallery–with-images {
    opacity: 1 !important;
    } (the fix for the image).

    As I said this fixed the image problem, but still the custom code differences (visible in the product description) are not implemented and I would like to keep the code as simple as possible. Furthermore, the AJAX does not work on these pages (showing price and stock when selecting both variables).

    Would be awesome if you could take a look at it. Thank you so much!

    Kind regards,

    Daan

    #473149
    Leo
    Staff
    Customer Support

    Hi there,

    I believe these are problems from the WooCommerce’s end.

    Can you ask their support to have a look first?

    They should be able to provide the best way to remove those opacity as well.

    Let us know if they think it’s a theme problem.

    #473164
    Daan van

    Hi Leo!

    I’ve bounced it back one more time to WC helpdesk, see what they will do. I;ve tested it again with all CSS and Snippets turned on and off again, but no difference. I’ll keep you posted about what they say!

    #475040
    Daan van

    Hi Leo and Tom,

    I’ve found the problem. It isn’t WC or GP, but it was the Cloudflare rocket loader. Fixed it by adding a page rule to exclude shop and product pages from using Rocket Loader. I hope this can help someone else.

    Bye for now!

    #475329
    Leo
    Staff
    Customer Support

    Thanks for reporting back 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.