mobile site crashes
-
Did you add any custom code?
-
wrote on Jan 31, 2019, 1:31 PM last edited by Toby Jan 31, 2019, 9:39 AM
Hi Armin
Here's my custom code for for desktop and mobile - I have built separate layouts for the slideshow, shop and profile pages for the mobile
and this source code is written within project description of my shop images (desktop)
<p><img class="aligncenter" src="http://tobyneilan.com/wp-content/uploads/2019/01/BUY.png" /></p>
Desktop css
.type-project .sitetitle{ display: none; } .hide-info { display: none; } .show-infos { display: block !important; } .type-category .descr{ display: none !important; } #lightbox-region #lightbox-inner.cursor-left img, #lightbox-region #lightbox-inner.cursor-right img, .cursor-left, .cursor-right, body, a, .lightbox-css-on #lightbox-region .close-lightbox, .lightbox-css-on #main-region .col[data-type="img"] img, .scrolltotop, a{ cursor: url(http://tobyneilan.com/wp-content/uploads/2019/01/dot_arrow_pink.png) 17 17, auto !important; } body { cursor: url(http://tobyneilan.com/wp-content/uploads/2019/01/dot_arrow_pink.png) 17 17, auto !important; } .col.above{ transform: translateY(-90px); opacity: 0; } .col.below{ transform: translateY(90px); opacity: 0; } .col.transition-in{ transform: translateY(0); opacity: 1; } .col{ transition: transform 0.5s cubic-bezier(0.165, .84, .44, 1), opacity 0.5s cubic-bezier(0.165, .84, .44, 1); }
Mobile css
.burger{ display:none; } .hide-info { display: none; } .show-infos { display: block !important; } .col.above{ transform: translateY(-90px); opacity: 0; } .col.below{ transform: translateY(90px); opacity: 0; } .col.transition-in{ transform: translateY(0); opacity: 1; } .col{ transition: transform 0.5s cubic-bezier(0.165, .84, .44, 1), opacity 0.5s cubic-bezier(0.165, .84, .44, 1); }
jQuery
<script> jQuery(document).on("hover", ".info", function(event) { jQuery(".hide-info").toggleClass("show-infos"); }); </script> <style> .scrollto{ cursor: pointer; } </style>
Thanks
Toby -
Global Moderatorwrote on Jan 31, 2019, 3:59 PM last edited by arminunruh Jan 31, 2019, 11:00 AM
-
This post is deleted!
-
wrote on Jan 31, 2019, 4:13 PM last edited by Toby Jan 31, 2019, 2:18 PM
Hi Armin
I removed my custom javascript, cleared my history and web data on iPhone and it still crashes
including when rotated
Cheers
Toby -
Dear @Toby
Best is if you write me a PM and include your username, password and a link to this conversation.Marius
-
Dear @Toby
Best is if you write me a PM and include your username, password and a link to this conversation.Marius
wrote on Feb 1, 2019, 1:39 PM last edited by@mariusjopen - email has been sent
Thanks in advance
Toby -
-
wrote on Feb 15, 2019, 11:44 AM last edited by
-
hey again, so i managed to reproduce this on phone rotation and it's rlly unclear to me why this would happen.
i will need to look at this more closely, however, this week we have an important launch for another project so i don't have time to look into this more right now. -
wrote on Mar 22, 2019, 4:52 PM last edited by
-
Nope sorry
-
wrote on May 9, 2019, 3:44 PM last edited by
-
wrote on May 23, 2019, 3:10 PM last edited by
-
-
No. I have too many other things to do at the moment and also this bug is rlly hard to fix. I've written it down and will try to fix it one day.
-
No. I have too many other things to do at the moment and also this bug is rlly hard to fix. I've written it down and will try to fix it one day.
wrote on May 30, 2019, 1:13 PM last edited by -
Uh good to know :O
-
wrote on Jun 11, 2019, 10:49 AM last edited by
Hi Armin
If I were to reinstall lay theme - do you think that will eliminate the bug?
Cheers
Toby -
Hi @Toby
sorry that we got stuck with this.It is always a good try to reinstall the theme.
Maybe a couple of old plugins, which are already deleted, left some mess in the database.
Best!
Marius
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