Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.9k Topics 21.2k Posts
  • Laykeymanager.com

    2
    2 Votes
    2 Posts
    130 Views
    arminunruhA
    yes that would be cool, i need to work on this one day! until then just write an email to licensekeys@laytheme.com and tell me which domains you want disabled from the key and i'll do it
  • Font Flickering On Page Load

    3
    0 Votes
    3 Posts
    238 Views
    M
    @arminunruh thx!
  • custom SVG Site title Link

    5
    0 Votes
    5 Posts
    331 Views
    arminunruhA
    [image: 1681221423951-screenshot-2023-04-11-at-15.56.59.png] how about you make the <a> tag wrap all of the html code of the site title instead of being inside a svg then give the anchor a class and style it, like set a position also when i go to customize → site title and go to the select field "Text, Image or HTML" and select "html" and enter some svg then my svg is already wrapped by lay theme's <a> tag: [image: 1681221590659-screenshot-2023-04-11-at-15.59.46.png] so theres no need to add an anchor tag also you cannot have one anchor tag inside another anchor tag thats invalid html as far as i know so maybe just remove your custom anchor tag
  • Green icons after last update

    3
    1
    0 Votes
    3 Posts
    133 Views
    I
    @arminunruh Thank you!
  • open all links in a thumbnail grid in a new tab

    9
    0 Votes
    9 Posts
    433 Views
    arminunruhA
    yea mmh i need to make this work with that mode disabled too… can you not use masonry for your thumbnailgrid? can u disable masonry for a second and see if it works then?
  • red border outline on images

    2
    2
    0 Votes
    2 Posts
    87 Views
    arminunruhA
    damn! do you have a link?
  • thumbnail grid categories fixed.

    7
    0 Votes
    7 Posts
    451 Views
    arminunruhA
    great toby! what was the css you used in the end to make it work? so others can see the answer ^^
  • menu bar blocking/overlaying top gridder content

    2
    0 Votes
    2 Posts
    105 Views
    arminunruhA
    I see you mean news pages? do you know the height of your menu bar? if your menubar height is: 50px you could do maybe: body.type-lay_news{ padding-top: 50px; } or body.type-lay_news #grid{ padding-top: 50px!important; } in the gridder defaults you can also set "frame top" to 50px, but thats for all pages or in the gridder of each news page set frame top to 50px
  • display resolution of thumbnails in image-hover

    4
    2
    0 Votes
    4 Posts
    240 Views
    T
    @arminunruh Thanks Armin! It fixed it you are awesome :))
  • copy&past elements between multiple pages

    3
    0 Votes
    3 Posts
    238 Views
    C
    thats what I thought. Had to reconsider to idea to just combine the normal footer and my news footer content to one footer that lifes on the news pages now. Thanks. Works for what I use it for
  • Integrate mapbox map

    5
    0 Votes
    5 Posts
    288 Views
    WalkerW
    Thanks a lot for you time! Now it works. 😘
  • How to move a fixed element to the front?

    2
    4
    0 Votes
    2 Posts
    105 Views
    arminunruhA
    read about stacking contexts: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context so the issue is some of lay theme's divs have position: relative; so thats creating a new stacking context
  • How to preload / prefetch links and projects from thumbnail grid

    2
    0 Votes
    2 Posts
    150 Views
    arminunruhA
    maybe if you go to lay options and check "compatibility mode" if u want to make ur website faster: https://laytheme.com/documentation/speeding-up-your-website.html
  • loading bar

    2
    0 Votes
    2 Posts
    87 Views
    arminunruhA
    hey dont know!
  • News element date and title order

    2
    1
    0 Votes
    2 Posts
    133 Views
    arminunruhA
    thank u! oh yea i just coded it, will release it with the next update!
  • position Project titles outside the images on the side

    title
    2
    1
    0 Votes
    2 Posts
    222 Views
    arminunruhA
    hey there! you can add more text using the "project description" feature which u can activate in "lay options" mmh maybe if you use the project thumbnail setting where the text is on top of the image on the top right and then use custom css like transform: translateX(100%); or sth like that
  • HTML5 video play/pause on hover

    5
    0 Votes
    5 Posts
    2k Views
    arminunruhA
    try disabling autoplay for the videos also make sure the videos are muted
  • X-button (close) on category page

    9
    0 Votes
    9 Posts
    518 Views
    arminunruhA
    noo not possible :(
  • Hide mobile menu, when scrolling down

    6
    0 Votes
    6 Posts
    691 Views
    arminunruhA
    @Ludwig said in Hide mobile menu, when scrolling down: where, how, what can i enter, that the mobile-menue hides ? hey theres no lay theme built in way for the mobile menu to hide on scroll i think @albrecht might have used this code to make it work not sure <script> var prevScrollpos = window.scrollY; window.onscroll = function() { var currentScrollPos = window.scrollY; if (prevScrollpos > currentScrollPos) { document.querySelector(".navbar").style.top = "0"; } else { document.querySelector(".navbar").style.top = "-50px"; } prevScrollpos = currentScrollPos; } </script>
  • Vimeo video Lightbox

    2
    1
    0 Votes
    2 Posts
    216 Views
    arminunruhA
    ooh mmh sorry lay theme cant do that :/

For 1on1 paid Lay Theme Coaching, contact: audrey@cyberslayers.work.

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

Our Web Development company: 100k.studio

Want to tip me? https://www.paypal.com/paypalme/arminunruh

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