• Resolved seikenzero

    (@seikenzero)


    The product images on single product pages, disappeared after the last update.
    Im using DIVI

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

Viewing 14 replies - 1 through 14 (of 14 total)
  • Same problem.
    I see the product image only if i delete the product gallery .
    This occurred after 6.1.0 update

    Possibly related to the is_ajax deprecated issue.

    If you have access to your php logs, check them for errors.

    this problem is for conflict with wprocket premium 3.10.6. after i downgrade woocomerce 6.0 it solved.

    Thread Starter seikenzero

    (@seikenzero)

    I tried to disable Wprocket, but the problem is still there.
    Are you sure the conflict is whit wprocket??

    anyway I′m going to rollback woocommerce

    @seikenzero for me yes. maybe after disable it, you are in browser cache .

    • This reply was modified 2 years, 10 months ago by hassan.
    Thread Starter seikenzero

    (@seikenzero)

    Not my case.
    I checked with empty cache an 2 different browsers.

    The rollback worked for me

    I solved with @oksana40’s answer to this ticket:
    open ticket
    He says:
    Changed the contents of these files to the old version. The gallery is working. We are waiting for updates)
    /assets/js/flexslider/jquery.flexslider.js
    /assets/js/flexslider/jquery.flexslider.min.js

    Mirko P.

    (@rainfallnixfig)

    Hi there ??

    This kind of problem is usually caused by a conflict with your theme or with another plugin. The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same behavior after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated.

    Reactivate the theme first and check again. Then, go on and reactivate your other plugins one by one, testing after each, until you find the one causing conflict.

    You can find a more detailed explanation on how to do a conflict test here:

    https://docs.woocommerce.com/document/how-to-test-for-conflicts/

    Thanks.

    This kind of problem is usually caused by a conflict with your theme or with another plugin

    Thanks Mirko P. My particular problem with the product images not showing was solved by turning off Remove jQuery Migrate in Perfmatters.
    I hope this helps someone.

    • This reply was modified 2 years, 10 months ago by wendyjin.

    I have the same problem and I am using storefront. I rolled back to 6.0.0 and the site is working again. I am not using “wp rocket”, played around with deferred loading, finally upgraded WordPress from 5.8.2 to 5.8.3, but none of them helped. I am using perfmatters to remove JQuery Migrate and will turn it off soonish.

    Thanks wendyjin

    Turning off jquery migrate in perf matters also fixed this issue for a few of my sites.

    Just wanted to confirm. Re-enabling jQuery migrate takes care of the problem, aka kicks the can down the road.

    Mirko P.

    (@rainfallnixfig)

    Hi there ??

    Thanks for your reports.

    Upon further checking, I suspect it’s the same issue as described in this Github bug report:

    https://github.com/woocommerce/woocommerce/issues/31636

    If it does indeed sound familiar, please go ahead and add your own comments and subscribe to the thread for updates. This will give the developers a good idea of the size and impact of this issue on WooCommerce core users.

    I also noticed that a pull request related to this has already been raised. WooCommerce 6.1.0 is using jQuery .load() function which triggers an error and breaks flexslider gallery. Developers will fix it using inline onload event that will achieve the expected output.

    The update is expected to be released soon and the pull process can be followed directly in Github here: https://github.com/woocommerce/woocommerce/pull/31623.

    Thanks.

    I’m afraid that in my previous post, it only works when I’m logged in.
    I just found out that when I log out no product images display, so I was wrong.
    Gone back to 5.9 !!!

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Product images not showing – 6.1.0 update –’ is closed to new replies.