Hi, have trouble with newspaper. Theme jump when im going to another link . Only Chrome or browsers based on chromium (tested opera and vivaldi) IE and mozilla fine. I tried disable all plugins (without tagdiv) but nothing.
http://roznavaplus.sk
well, check your site https://demo.tagdiv.com/newspaper_magazine/category/world/
on Chrome. Whole site stay in same position when you click on different catgeory. But try mozilla or IE. whole site stay. Does not move at all. There is no posibility to fix this?
Hi,
I believe that is a Chrome browser issue from what I can find online
– https://www.xda-developers.com/psa-enable-scroll-anchoring-in-google-chrome-to-prevent-annoying-page-jumps/
There is nothing that can be done from the theme perspective, each browser has it’s own way of loading webpages. That effect seems to be happening only on Chrome.
Thanks
On a slow connection you will get ‘flash’ of layout, as your background likely being scaled (not big enough), or is a tile so has to draw that before the overlay of the content.
Try
a) disable lazy load animation effect
b) try solid color background in place of backing image
c) for backing image, try enlarging the jpeg manually to ‘giant size’ image, but with high compression (e.g., quality of 10 with blur of .03 in Photoshop)
I have 100mbt connection and that is the only effect being seen here in Win10/Chrome, and why what you’re seeing is not browser specific — but “content specific.”
It’s a version of “flash of unstyled text….” (FOUT).
You can also minimize such effects by taking any custom CSS from the custom code box, and also placing at bottom of your style.css file.