cover feature bug on mobile + new page loads scrolled after anchor is used in previous page
-
Dear @robin
It seems a bit strange. This is not the normal behavior.
Can you deactivate your custom CSS and see if the problem remains?
Also deactivate your plugins.Best!
Marius
-
wrote on Sep 17, 2018, 6:15 PM last edited by
I don't have anything in my custom css for mobile; I also tried to remove my custom JS code but no change.
The only plugins I use are qTranslateX and UpdraftPlus, not sure if I can deactivate them without trouble. I'm using laytheme Version: 2.6.1 -
Dear @robin
you have something activated which makes the text scroll up later. Maybe a parallax scroll on the text box?Best!
Marius
-
wrote on Sep 18, 2018, 4:01 PM last edited by robin Sep 18, 2018, 12:05 PM
Hey,
Indeed there is a parallax effect on the title. I removed it on this page:http://kosmocompany.net/wordpress/about
but the problem remains. I'm a bit clueless here :(
this is the only error showing in the console, maybe that's a lead:
TypeError: l.default.hideRowsRegionIfEmpty is not a function
frontend.app.min.js:1:17094 -
cover feature:
seems to be a bug that i will need to fix. however i'm busy with something else this week, i have a deadline too.just disable the cover feature for phone for now:
"Lay Options" -> "Cover Options" -> "Disable for Phone"http://kosmocompany.net/wordpress/trainings-workshops
I use anchors in the links on the right to get to different positions in the page. Whenever an anchor link has been clicked, if you move to another page of the website from the menu this new page will appear scrolled and not from the top.
Ok. Add this to lay options -> custom css/html -> custom <head> content
<script> window.laytheme.on('newpageshown', function(){ window.scrollTo(0,0); }) </script>
-
wrote on Sep 19, 2018, 12:29 PM last edited by
cool! Thanks for providing this temporary solution, I didn't even consider it.
The fix for the anchor thing doesn't seem to work surprisingly, but it's less urgent, I will also try to dig into it.
-
wrote on Sep 29, 2018, 12:14 AM last edited by
Hi Armin,
did you find time to work on this bug? -
Hey do you mean the cover bug?
Just update lay theme I fixed it yes. -
wrote on Oct 15, 2018, 4:26 PM last edited by
Hi,
sorry the bug is still there, I just updated to laytheme 2.6.5.
And now the website shows a white page in safari 9.1.2 (11601.7.7) on my macbook pro and a list of errors in the console which is obviously even more problematic.
I'm leaving it online now so you can see by yourself -> kosmocompany.net
-
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it