Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • create a button

    2
    0 Votes
    2 Posts
    69 Views
    RichardR
    Dear @brun Normally right clicking will activate the Gridder Prompt and not the Browser prompt. This may be related to you and your Computer then and not Lay Theme itself. Are you able to right-click manually using the Keyboard or still get the browser prompt? https://www.online-tech-tips.com/computer-tips/right-click-keyboard-shortcut/#:~:text=Luckily Windows has a universal,software like Word or Excel. May need to login for this one and make sure on a different computer to define if it's the computer or lay Theme šŸŒ Talk soon @brun & have a great day ✨ Richard
  • Burger menu in desktop website

    21
    0 Votes
    21 Posts
    2k Views
    U
    oh cool - thanks @brogr :))
  • Indent after Line break

    7
    0 Votes
    7 Posts
    817 Views
    RichardR
    Thanks @danny best of luck for your project! ā­ļø
  • Sort thumbnailgrid and filter automatically

    4
    0 Votes
    4 Posts
    83 Views
    RichardR
    Thanks for supporting Lay Theme @TimBre šŸ‘
  • Fixed text in mobile

    4
    0 Votes
    4 Posts
    77 Views
    RichardR
    Thanks for supporting Lay Theme @jmmc have a great day! šŸ‘
  • scroll effect

    3
    1 Votes
    3 Posts
    316 Views
    R
    Hi, you mean just a fixed image? That would be .fixed { position:fixed; } and give that image in your gridder a rightclick > class called fixed
  • add menu and redistribution of the menu

    3
    0 Votes
    3 Posts
    66 Views
    RichardR
    Dear @Louie If using "Multiple Menu's" is not an option for you: https://laytheme.com/documentation/menus.html#multiple-menus Then: Custom CSS: .menu-item-564 { position: fixed; top: 22px; right: 0.5%; } Result: [image: 1645853192520-screen-shot-2022-02-26-at-6.25.50-pm-resized.png] https://laytheme.com/documentation/custom-css-styling.html Best wishes šŸŒ Richard
  • Youtube Cookies always set?

    5
    0 Votes
    5 Posts
    653 Views
    RichardR
    Dear @dkgrieshammer @neunzehnachtneun http://laythemeforum.com:4567/topic/7504/youtube-nocookie-embed-feature-request/4 Richard
  • Saturation loss in Projects

    2
    0 Votes
    2 Posts
    44 Views
    RichardR
    Dear Johannes @Johannes-Meger I had seen this before & wondering if its a Lay Theme problem but more likely Wordpress & Media Library. Does this link help? https://enviragallery.com/how-to-fix-the-image-desaturation-issue-in-wordpress/ Searching "wordpress media library desaturates image?" gives some possible solutions šŸŒ Best Richard
  • mobile menu scrolls to top

    4
    0 Votes
    4 Posts
    67 Views
    RichardR
    Dear @vernandel Awesome to hear we are working again! I don't currently know one sorry that will work with this version of Lay Theme. Haven't tested any myself lately šŸŒ Best Richard
  • Rank Math not visible anymore

    9
    0 Votes
    9 Posts
    190 Views
    RichardR
    Thank you @Johannes-Meger for the update, good to know, have a great day šŸŒ
  • WEBFONT NOT SHOWING IN FIREFOX

    10
    0 Votes
    10 Posts
    139 Views
    G
    thanks a lot!
  • Mobile Menu in four corners of screen

    5
    0 Votes
    5 Posts
    154 Views
    RichardR
    Dear @oo You are using this Custom CSS suggestion from @Mariannep? If you post a link to your website i can check for a simple fix, the above code should work. But the menu-item # (number) will be different for each website. Best Richard
  • Open a project and come back to same "level"

    4
    0 Votes
    4 Posts
    88 Views
    RichardR
    Have a wonderful day @Lalitosfera ! ā­ļø
  • Search feature on custom Link

    5
    0 Votes
    5 Posts
    282 Views
    RichardR
    Dear Martin @mg You can implement the Search Feature into a project/page using +More - +HTML: [image: 1645581900377-screen-shot-2022-02-23-at-3.01.09-pm-resized.png] The following is raw HTML so it's unlikely that it has any styling or CSS. It will probably not appear as it has no height/width or font-size. For this reason we should add a Class to it for easy targeting later. class="custom-search" <a href="#search" class="custom-search" data-type="custom"><span>WHAT I WANT TO CALL MY SEARCH</span></a> Example CSS (basic) .custom-search { font-size: 33px; } The Custom CSS can be added via > Lay Options > Custom CSS & HTML > https://laytheme.com/documentation/custom-css-styling.html Best Richard
  • Mobile Videos not working in autoplay

    2
    0 Votes
    2 Posts
    132 Views
    RichardR
    Dear Johannes @jwk Unable to re-create issue sorry. Videos do autoplay using a browser Mobile tester and a true mobile simulator: [image: 1645577172563-screen-shot-2022-02-23-at-1.43.42-pm.png] [image: 1645577180007-screen-shot-2022-02-23-at-1.44.06-pm.png] Best Richard
  • HTML5 Videos not showing in Safari

    4
    0 Votes
    4 Posts
    91 Views
    RichardR
    Dear Felix @ffinger No worries & best wishes šŸ‘
  • Site Title - Navigation - IntersectionObserver

    1
    0 Votes
    1 Posts
    33 Views
    No one has replied
  • How to have images in the same column?

    2
    0 Votes
    2 Posts
    53 Views
    RichardR
    Dear @paulius Does the "Stack" feature work for you? https://laytheme.com/documentation/gridder-elements.html#stack-element Best Richard
  • Mobile CSS but no burger

    2
    0 Votes
    2 Posts
    39 Views
    RichardR
    Dear Joris @betonnemans If you are already playing with Custom CSS then you may wish to use your own media queries to trigger CSS changes. You can then keep the Lay Options > mobile breakpoint setting at 0 to restrict the Burger Menu. https://www.w3schools.com/css/css_rwd_mediaqueries.asp Best Richard

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