Bug?!?!?

Hello, basically I have this custom code that works on the homepage and collection page, but when i paste it on the product page it completelly bugs out. Below are the correct image and then the image with the bug

Image with the bug -

@remii what bug are you facing?

It looks like there are multiple sliders on the product page. The script is currently targeting only the first slider that uses the class “abc” or whatever class is assigned.

First, please check if there are multiple sliders on the product page. If yes, try moving the custom code section to the top of the page, this might help resolve the issue.

If this works, it’s better to use unique IDs instead of classes for the slider script to ensure each slider is handled correctly.

Basically those sliders are applying the 4 slides to slide 1 instead of splitting through all 4

Hello, but i cannot move it to the top of the page i need it where it is

@remii is it sliding to show blank slides ahead?

exactly, the rest show all blank