Home › Forums › Basel support forum › Weird page scroll when press back browser button
Weird page scroll when press back browser button
- This topic has 18 replies, 2 voices, and was last updated 3 years, 6 months ago by Elise Noromit.
-
AuthorPosts
-
March 29, 2021 at 7:51 am #277124
kosarkas94ParticipantHello,
first of all, I would like to thank you for your awesome theme! I really like it! I just redesign my website with your theme, but I have one problem.When you are on HOME PAGE and click on something and then go back (browser back button), the page scroll weirdly and I am not in the same position where I was. Sometimes window back me almost all the way to footer. On desktop, you could notice but on mobile, it is very annoying and only happen on the HOME PAGE. When you are on the archive product page and go back there from a single product everything is normal, I would like to be the same on my HOME PAGE.
Thank you very much for your support!
March 29, 2021 at 11:39 am #277201
kosarkas94ParticipantI would like to add just that you can replicate the issue even if you just refresh the page.
Thanks!March 29, 2021 at 7:53 pm #277358
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please make the full backup of your site as well as the Theme settings export and check the issue on any default theme to detect if our theme causes the problem.
Best Regards
March 30, 2021 at 8:36 am #277481
kosarkas94ParticipantHello,
I tried the default woocommerce theme and everything is well there. I made a video of my mobile screen to make it easier for you to see the issue. Could you please help me resolve this issue? I have a lot of customers every day on my site, I would like to be best as possible.
Thank you very much!March 30, 2021 at 8:38 am #277484
kosarkas94ParticipantMarch 31, 2021 at 7:49 am #277772
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Please confirm the permit for us to deactivate the plugins not related to the theme and switch to the parent theme for the while of checking what may take up to 15 minutes if the problem remains. Please make the full backup of your site.
Best Regards
March 31, 2021 at 11:02 pm #278072
kosarkas94ParticipantHello,
i did not have time to test my website.
You have my permission for test.
15 minutes or more is not problem, we need to find cause of issue.
Thabk you very much for your support.April 1, 2021 at 8:06 pm #278305
Elise NoromitMemberHello,
Sorry for the delay, please try to switch the default mode of the Product category as shown: http://prntscr.com/111i8ei
Best Regards
April 19, 2021 at 6:08 pm #284397
kosarkas94ParticipantHello,
I am sorry for the late and answer.
That was the problem and not everything is working perfectly.Thank you for your support!
April 19, 2021 at 7:23 pm #284409
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
April 21, 2021 at 9:47 pm #285268
kosarkas94ParticipantI am very sorry, but I need to open this topic again.
Again is happing that weird scroll but in two other places.
You advise me to change the product category on default mode and that fixes almost everything but today I noticed two more places.
On brands carousel and on single products at the very bottom of the page, where the slider is.
I think there is some connection with the footer because happened where the page is near the end (bottom).
Could you please check?
You have all my permission.
I will upload also a video to be easier.Thank you very much!
April 22, 2021 at 8:14 am #285405
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
.owl-carousel:not(.owl-loaded) { display: flex; overflow: hidden; } [data-mobile="1"] .owl-carousel:not(.owl-loaded) > div { width: 100%; flex: 0 0 100%; } [data-mobile="2"] .owl-carousel:not(.owl-loaded) > div { width: 50%; flex: 0 0 50%; }
Best Regards
April 22, 2021 at 8:26 am #285417
kosarkas94ParticipantThank you very much!
It is working now!
Could you please provide me CSS also for slider on a single page?
I am learning CSS, could you explain to me why is that happening?
Thanks! 🙂Attachments:
You must be logged in to view attached files.April 23, 2021 at 9:08 am #285848
Elise NoromitMemberHello,
We shall fix that in the nearest update.
Please replace the code with this one:
For the desktop:
.owl-carousel:not(.owl-loaded) { display: flex; overflow: hidden; } [data-desktop="4"] .owl-carousel:not(.owl-loaded) > div { width: 25%; flex: 0 0 25%; }
For mobile:
[data-mobile="1"] .owl-carousel:not(.owl-loaded) > div { width: 100%; flex: 0 0 100%; } [data-mobile="2"] .owl-carousel:not(.owl-loaded) > div { width: 50%; flex: 0 0 50%; }
Best Regards
April 23, 2021 at 1:25 pm #285971
kosarkas94ParticipantSorry, this code is not working.
If I replace old one with this one, it is now working at all.
Thanks!April 23, 2021 at 1:37 pm #285978
kosarkas94Participant* it is not working at all.
Edit on last post.April 24, 2021 at 12:51 pm #286243
Elise NoromitMemberHello,
Please insert the code that is for the desktop in the General section and check.
Best Regards
April 24, 2021 at 11:26 pm #286340
kosarkas94ParticipantHello,
I did why you say but still, it is not working on a single-page section (slider below the main product). Video: https://drive.google.com/file/d/1ANIPub3NEagj1UafFteaPU74ye8KLXis/view?usp=sharingAlso, could you fix this on video? Now because of that code, the gallery is first display: flex (before page load ). Video: https://drive.google.com/file/d/1AMlF9ndQjw__Xzv-sfvpP82i9YV6gnCs/view?usp=sharing
April 25, 2021 at 4:09 pm #286428
Elise NoromitMemberHello,
I checked your stiles and I see
The
in the styles, I cannot remove that. I deactivated the plugins however this remains and I cannot remove it. https://gyazo.com/61bb9c820711a95d6327f29587631fe1At the same time, when I deactivated the plugins and the child theme site works properly: https://gyazo.com/b175dcf35ff8639de2a0e039a3d0c5d7
I enabled the child theme and plugins, deactivate all and check https://prnt.sc/121mrxt
Best Regards
-
AuthorPosts
Tagged: back browser button, page scroll
- You must be logged in to create new topics. Login / Register