Page jumps down when clicking on variant image (Brooklyn Theme)

Johnny_HTG
Excursionist
17 0 7

Hey,

So when I click on a variant image on the product page, the page jumps down a bit? Any solution for this as its not very user-friendly? This only happens on the desktop version. 

I'm using Brooklyn theme btw.

Store: www.shupey.com

Password: lalalandia

 

Replies 9 (9)

KetanKumar
Shopify Partner
36839 3635 11972

@Johnny_HTG 

sorry for this issue I have checked but I can't see any issue please share video

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Johnny_HTG
Excursionist
17 0 7
KetanKumar
Shopify Partner
36839 3635 11972

@Johnny_HTG 

We have checked for this issue in real system and browserstack but it is working ok. In which system configuration or browser you are checking?

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Johnny_HTG
Excursionist
17 0 7

Hi,

I'm using my laptop on both Chrome and Bing with Windows 10. Same issue on both.

No issues with mobile, just the desktop version when clicking different variant images. 

KetanKumar
Shopify Partner
36839 3635 11972

@Johnny_HTG 

Thanks for updare

if possible to share particular product page url?

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Johnny_HTG
Excursionist
17 0 7

Here's one:

https://shupey.com/products/aquarius-joggers?_pos=2&_sid=5c4da9112&_ss=r

But the issue is with multiple pages that have different images

Password for the store is lalalandia

KetanKumar
Shopify Partner
36839 3635 11972

@Johnny_HTG 

Thanks for share us i can't see this issue can you please check your error

KetanKumar_0-1620668943269.png

 

also can you please download free theme and check this issue agan also do you have add any app or code?

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

Al4j0
Shopify Partner
6 0 1

Hello everyone, this is really a problem with the Brooklyn theme with the hide class of the first element, it happens when clicking on a different image from the first one, scrolling and clicking on the first thumbnail.
Here I have a solution that although it is not perfect, it allows to reduce the problem:
Add to the bottom of your theme.js file:
$(".product-single__thumbnail").click(function(){return $("html, body").animate({scrollTop:150},600),!1});

JohnHo
Visitor
1 0 0

Hello, thanks for your sharing. It looks better. But do you have any idea about the variants? I find when clicking on a variant with the first image, it will jump down.