Skip to content

Bug Reports

Something is not working? Please provide a screenshot, your browser name and browser version and your operating system.
3.0k Topics 13.9k Posts
  • very brief flash of content before project page page transitions

    2
    0 Votes
    2 Posts
    23 Views
    arminunruhA
    hey! wow nice website! i cant really the issue
  • 0 Votes
    2 Posts
    14 Views
    arminunruhA
    What you could try is make the marquees go more slowly. For every marquee, the speed setting can be set independently of desktop, tablet, and phone. When you edit a marquee by double-clicking on the marquee element in the gridder, you will see the marquee model. In here, you have a desktop button, a tablet button, and a phone button. When you click on the phone button, you can then change the speed to something slower, and that may fix it. But make sure to make the speed slower for all of the marquees that you have on your homepage for phone. On my iphone, I couldn't replicate this. This issue basically comes up if too much is being changed on the website rapidly. We had this issue sometimes when someone has a carousel with rapidly changing images on using autoplay, but I was able to fix this. And we had this issue come up too when we had a lot of page overlays. I did some improvements, and hope this won't crash websites either. This is the first time where I see that probably an issue like this happens because of the marquees. Basically, since like two years Apple changed the browser and just made the browsers crash a website if a website takes too much computation power and does too many things at once.
  • White 1px line at the bottom of every page on mobile

    2
    0 Votes
    2 Posts
    20 Views
    arminunruhA
    mmh i dont see it. what browser do u use? if u use an iphone which ios version? i checked on different iphones with older versions of safari and cant see the white line
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Sticky not working

    7
    0 Votes
    7 Posts
    60 Views
    alvarodozeA
    Okey.. now I understand. Thank you so much for clarifying. <3
  • Background color not applied in custom phone layout

    4
    0 Votes
    4 Posts
    75 Views
    arminunruhA
    Yeah, with the next update, when creating a custom phone layout, the background color will be copied over.
  • overlay no longer working when linked within another overlay

    7
    0 Votes
    7 Posts
    121 Views
    arminunruhA
    ok we fixed it
  • Project thumbnail grid - correct order only after reloading

    4
    0 Votes
    4 Posts
    39 Views
    arminunruhA
    sure no problem!
  • Footer Row Background Color Not Visible on Mobile (Still in Inspector)

    6
    0 Votes
    6 Posts
    34 Views
    arminunruhA
    No problem, I'm happy to help.
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    26 Views
  • Lay Theme Carousel crashing my website

    12
    0 Votes
    12 Posts
    269 Views
    E
    Thank you!
  • The last typographic line disappears in the browser

    4
    0 Votes
    4 Posts
    48 Views
    M
    Thank you so much! It was indeed 'Activate on Scroll Element Transitions.' I changed the Offset Desktop to 50, and everything is working perfectly again. In my opinion, it even looks better. The issue was probably due to the fact that the footer followed shortly after, causing that section to load... (Sorry, I didn’t want to include the link yet because it’s a new project that hasn’t been made official.) Thanks for your help!!
  • sticky in footers

    4
    0 Votes
    4 Posts
    71 Views
    arminunruhA
    i see i have this code in lay theme: #footer-region { overflow: hidden; } Any containers that position sticky is in can't have overflow hidden otherwise position: sticky; doesn't work. This is not a constraint of Lay Theme but this is simply a constraint of CSS and HTML in general. Could you please use this custom CSS, and I'll remove this code above from Lay Theme with the next update. #footer-region { overflow: visible!important; } Enter this css in "lay options" -> "custom css & html" -> "custom css"
  • Woo commerce Product Attributes and phone carousel missing

    5
    0 Votes
    5 Posts
    79 Views
    arminunruhA
    Hey, are you sure you're using the latest version of Lay Theme? So basically, for product pages on mobile, we always had a carousel. There was no way to not have a carousel there. that was the default, and there was no setting to have it any other way. Now you do have a setting to just have the images on top of each other in customize > woo commerce > single product page. To me, it seems like you didn't activate the option that I told you about in my second answer post here: http://laythemeforum.com:4567/topic/10972/woo-commerce-product-attributes-and-phone-carousel-missing/2 Another issue might be that you have a caching plugin and it's cached some things, so it doesn't work. When I look at your page, I see on desktop you have no carousel and on mobile you have a carousel. Well, I'm not even sure if I understand the issue cause u said: On the phone layout, I use to have a carousel to display product images but now it doesn't work anymore and only display one picture. You do have a carousel on mobile, so I'm not sure if I understand what the problem is.
  • Place Freely option gone

    5
    0 Votes
    5 Posts
    46 Views
    arminunruhA
    Oh hey, sorry about this. This was fixed a few days ago with a recent update. Place freely setting will be disabled for text elements for now though.
  • Layout Issue – Row Image Background with a Custom Row Height

    3
    0 Votes
    3 Posts
    36 Views
    arminunruhA
    The changes that I'm making have interfered with your website working correctly a few times now. Maybe it's easier if you don't update Lay Theme for now and just like Disable auto updating. If there are some Lay Theme updates you can read through the update texts on laytheme.com version info. And then you can decide if any of the new changes are things that you really need for your website and only update then.
  • new sidebar context menu does not take values between 0-1

    2
    0 Votes
    2 Posts
    17 Views
    arminunruhA
    Oh Yeah, will be fixed with the next update.
  • thumbnail Videos are not displayed on the mobile Version

    3
    0 Votes
    3 Posts
    50 Views
    arminunruhA
    [image: 1746957674278-screenshot-2025-05-11-at-12.01.10.png] Just as a side note, it seems that one of your rows has a background of... set as its background image. [image: 1746957707929-screenshot-2025-05-11-at-12.01.44-resized.png] I'm not sure where this is coming from. I also see you have some JavaScripts here. [image: 1746957783257-screenshot-2025-05-11-at-12.02.59-resized.png] Somehow it seems to be inside the Project Overlay Background div. I'm not sure if this is the correct place to put this JavaScript. Usually, it's a good idea to put your JavaScript in Lay Options → Custom CSS, and HTML. You may want to bind your init video hover effects function to: window.laytheme.on("newpageshown": https://laytheme.com/documentation/custom-javascript.html#newpage-events You could also try the steps in the blue box to the right and disable your custom code to see if that changes anything about your video is not showing up correctly.
  • Project-thumbnails and site don't work (not loading anymore)

    2
    0 Votes
    2 Posts
    31 Views
    arminunruhA
    Hey, can you disable your caching plugin? I'm 99% sure it's because of that. Please always do the steps in the blue box to the right that says "before you post" In case something like that happens. Also make sure to use the latest Lay Theme version and the latest Lay Theme plugin versions.
  • smooth Page transitions doesn't change body classes

    3
    0 Votes
    3 Posts
    56 Views
    arminunruhA
    I just tried, and for me, the classes I mentioned above do change.

I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com

Before you post:
  1. When using a WordPress Cache plugin, disable it or clear your cache.
  2. Update Lay Theme and all Lay Theme Addons
  3. Disable all Plugins
  4. 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:
  1. Post a link to where the problem is
  2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
  3. If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com