Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • Costumize mobile view

    2
    0 Votes
    2 Posts
    33 Views
    RichardR
    Dear @Eddy Nice looking website ⭐️ In most cases, Mobile will take your Content and stack the elements on top of each other because this works dimensionally. Have you looked into creating a "Custom Phone Layout"? https://laytheme.com/documentation/custom-phone-layouts.html This may a solution for you to get Projects next to each other 🌝 Best Richard
  • Youtube Cookies / Always Set even if I don't use them?

    17
    0 Votes
    17 Posts
    1k Views
    W
    @Richard said in Youtube Cookies / Always Set even if I don't use them?: @arminunruh ! Thank you very much! Have a good time!
  • "+ Add font" option missing at LayOptions, Webfonts

    3
    0 Votes
    3 Posts
    80 Views
    M
    @Richard Thank you so much Richard! I will try it :)
  • Accordeon-feature or plugin?

    5
    1 Votes
    5 Posts
    217 Views
    B
    Tank you!
  • Multiple Carousel Layout

    1
    0 Votes
    1 Posts
    38 Views
    No one has replied
  • Randomize thumbnails order in Thumbnail grid

    9
    0 Votes
    9 Posts
    332 Views
    RichardR
    Dear @edgrbnz @Financial Have added to the development noted & forwarded to Armin 🌝 Best Richard
  • upgrade request from pro to studio

    2
    0 Votes
    2 Posts
    34 Views
    RichardR
    Dear @Antonio-di-Summa Your Email has been replied to 🌝 Best Richard
  • can't select fonts in mobile menu version

    4
    0 Votes
    4 Posts
    150 Views
    RichardR
    Dear Scarlett @scarlettwyner Are you not able to create a "text format" of this font and then apply it properly to the Mobile? Best wishes Richard
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • Tags — only one tag active

    3
    0 Votes
    3 Posts
    66 Views
    B
    Thanks anyways!
  • Four corners menu for mobile

    2
    0 Votes
    2 Posts
    53 Views
    RichardR
    Dear Juan @uz The menu in four different corners is not possible with the Mobile layout as this uses the hamburger/accordion menu. In this case i would suggest your take the CSS from the Desktop menu and apply on Mobile. For example the desktop menu on mobile screen sizes gets display:none and other css so it is not visible. You could reverse this manually. https://laytheme.com/documentation/custom-css-styling.html Of course if you set the phone breakpoint to 0 then desktop layouts would be used on Mobile and there you would keep your menu's. Best Richard
  • Page Transition

    1
    0 Votes
    1 Posts
    51 Views
    No one has replied
  • Frontpage made with Lay Theme

    5
    0 Votes
    5 Posts
    257 Views
    RichardR
    Dear @terra Have replied to your emails about Website Meta descriptions 🌝 http://laythemeforum.com:4567/topic/6040/meta-description-wrong/3 http://laythemeforum.com:4567/topic/4821/meta-description-wrong/10 http://laythemeforum.com:4567/topic/1478/text-in-google-search/2 http://laythemeforum.com:4567/topic/823/google-troubleshooting-seo/2 http://laythemeforum.com:4567/topic/6588/front-page-google-description/2 http://laythemeforum.com:4567/topic/5461/frontpage-made-with-lay-theme/4 Best Richard
  • Laytheme crops my 16:9 videos

    11
    0 Votes
    11 Posts
    233 Views
    RichardR
    Thank you for coming back and updating @caromo have a wonderful day 🌻 Best Richard
  • "Frontpage made with Lay Theme" in google seach

    2
    0 Votes
    2 Posts
    48 Views
    RichardR
    Dear @terra I believe you are referring to the Meta description for your website? You can change this within Lay Options > Meta: [image: 1652217157091-screen-shot-2022-05-11-at-9.11.09-am-resized.png] It will not change instantly as google takes some time to re-index your site. 🌝 Best Richard
  • Specific fixed row

    2
    0 Votes
    2 Posts
    83 Views
    RichardR
    Dear Des @DLB The row itself is empty within the Gridder but has been given a custom class called parallax. You can do this by 'right-clicking' on the row "set HTML Class and ID" : [image: 1652141060287-screen-shot-2022-05-10-at-12.03.55-pm-resized.png] You can see here the Row is empty of content but has the class: [image: 1652141909883-screen-shot-2022-05-10-at-11.43.40-am.png] They have some custom CSS: @media (min-width: 601px){nav.second_menu li:last-child { display: none; } img.lazyloaded, .col img.lazyloaded { height: 100vh; object-fit:cover; } .hero-section { width: 100%; height: 100vh; object-fit:cover; overflow: hidden; position: relative; } .hero-section img { width: 100%; position: absolute; top: 0; left: 50%; transform: translate(-50%); } .parallax { /* The image used */ background-image: url("https://bodyandspace.de/wp-content/uploads/2021/05/PRO22454.jpg"); /* Set a specific height */ min-height: 500px; /* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }} You can see the image is applied to the row as a background via URL. This link will help you with inspecting behind the scenes of website to find out how they work: https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools https://laytheme.com/documentation/custom-css-styling.html Best Richard
  • fatal error on line 152

    2
    0 Votes
    2 Posts
    38 Views
    RichardR
    Dear Michael @michaelenglert The issue is just with activating the License and hasn't caused any problems to the actual website? I can manually reset your License key to make sure if you email me at: licensekeys@laytheme.com With your Key and reference to this thread 🌝 Best wishes Richard
  • Hide site title on projects pages

    title customize
    10
    0 Votes
    10 Posts
    1k Views
    RichardR
    Dear @mogios [data-type="project"] .sitetitle{ display:none; } Best Richard
  • Activate sound on Intro Video

    2
    0 Votes
    2 Posts
    65 Views
    RichardR
    Dear @Warul-Kawa Because of modern browsers rules you wont be able to automatically play sound when a user first visits your site. But you can add the buttons for a user to activate sound voluntarily 🌝 jQuery('#intro-region video').attr('controls',true); Best Richard
  • Buy Lay Theme via Invoice

    2
    0 Votes
    2 Posts
    34 Views
    RichardR
    Dear @LF_DisAssembly This is possible! 🌝 If you could email your details needed for the Invoice to richard@laytheme.com with reference to this thread i can forward to Armin. This way you can purchase via a Bank Transfer. 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