-
Author
-
February 2, 2016 at 22:01 #101786johnschneider89Participant
I have the theme installed but the product page image slider isn’t working. The only way to look at the different images is to open up the shadow box viewer and then cycle through them. I’ve been watching visitors to my site and they are seeming to be very frustrated by the slider not working as expected.
Thoughts on how to fix?
February 3, 2016 at 04:23 #101811sharmstrModeratorRefer to this: https://archived.seventhqueen.com/forums/topic/woocommerce-product-gallery-images-not-working#post-98726
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 3, 2016 at 15:57 #101845johnschneider89ParticipantImplemented those changes, but the issue is not fixed.
February 3, 2016 at 16:12 #101848sharmstrModeratorYour source code doest indicate that the changes are present. Do you have caching or cdn in place? If so purge them.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 3, 2016 at 22:43 #101954johnschneider89ParticipantI purged both this morning and have just repurged again to be on the safe side and I am still seeing the same error.
February 4, 2016 at 13:59 #102075sharmstrModeratorI’ll need ftp and wp admin access. Respond privately.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 4, 2016 at 17:34 #102163sharmstrModeratorI checked the code and its correct. Its still a cdn issue or possibly a plugin confilict (but I doubt it). You can see in the attached that the issue is with srcset. The code to change the image is actually firing and working, but because of the srcset (which the code I gave you removes), the display isnt updated.
no-srcset – shows page source with the code i gave you implemented
page-load – shows your source code
srcset = shows your source code after clicking thumb. shows the image being updated, but srcset still shows og image and therefore doesnt change the displayed image.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.February 4, 2016 at 17:45 #102167sharmstrModeratorThe interesting thing is that if I had a comment to the source code, I can see it without you flushing the cache/cdn. Can you look for a plugin conflict please.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 4, 2016 at 18:40 #102182johnschneider89ParticipantAny thoughts on what sort of plugin I should be looking for? And how to tell if it is causing a conflict? It’s happening on another site of ours using Kleo, http://www.fargo3dprinting.com
It has pretty much the same plugin loadout.
February 4, 2016 at 18:44 #102183sharmstrModeratorTo test for a plugin conflict, disable all plugins except woocommerce and k-elements.
I have 4 test sites, three of theme running Kleo 3.1.3 and the new code and none of them are adding the srcset stuff, so I’m sure that the code is okay. Even on the seventhqueen demo site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 4, 2016 at 18:47 #102184johnschneider89ParticipantOk. I’ll do that later tonight when traffic is lower so I don’t disrupt our normal daily visitors.
February 4, 2016 at 19:03 #102187sharmstrModeratormaybe try this as well: https://wordpress.org/plugins/disable-responsive-images/
Its supposed to disable all the new srcset stuff that was introduced in WP 4.4
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 4, 2016 at 19:16 #102194johnschneider89ParticipantWell hot damn. Installed that plugin to disable responsive images and now everything appears to be working the way it should be.
February 4, 2016 at 19:26 #102195sharmstrModeratorGreat
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.