Skip to content

Feedback

Got an idea for Lay Theme? I might include it in a new update or code an addon.
489 Topics 2.1k Posts
  • New Public js event should be added.

    2
    0 Votes
    2 Posts
    110 Views
    arminunruhA
    can you try window.laytheme.on('content_ready', typeOfContentThatIsReady, $target, isProjectOverlayObj){ } typeOfContentThatIsReady will be desktop or phone $target will be any containers that include gridder grids So all javascript changes / event listeners you could have made / bound to existing elements are gone. If you bind event listeners in a delegated way to document like described here: https://laytheme.com/documentation/custom-javascript.html#binding-click-events <script> jQuery(document).on("click", ".clickme", function(event) { console.log("yay!"); }); </script> then no dom changes will alter these binds
  • news posts in carousel

    2
    0 Votes
    2 Posts
    133 Views
    arminunruhA
    no its not possible! i will add it to my todo list. not sure when i will have time to work on it
  • "nocustomphonelayout" should default to gridder defaults ?

    5
    3
    0 Votes
    5 Posts
    164 Views
    arminunruhA
    there is however, a text about this here, but it can be easy to miss: [image: 1744218294158-screenshot-2025-04-09-at-19.03.55.png]
  • project description under image hover

    2
    1
    0 Votes
    2 Posts
    97 Views
    arminunruhA
    hello thats a interesting idea. its not possible. i will write it down. but i dont think i have time to work on this in the foreseeable future
  • feature Proposal: place elements horizontally in a Stack Element

    9
    2 Votes
    9 Posts
    461 Views
    arminunruhA
    yes you can if you use masrony type layout, you get + and - buttons for the elements to change their size yea putting things inside stack elements next to each other is sth im going to work on. maybe this week or next even, lets see, not sure
  • A modal/pop up window displaying extra info

    19
    1 Votes
    19 Posts
    1k Views
    A
    @abc Page Overlays, you can activate them in 'lay options' > 'lay options' and then there will be settings at the bottom right in the page editor next to the grid.
  • display project index title over two lines

    4
    1
    0 Votes
    4 Posts
    194 Views
    A
    @arminunruh thank you so much, this works perfectly!
  • Settings for "X" Close Icon

    6
    0 Votes
    6 Posts
    222 Views
    arminunruhA
    u're using a custom svg image as the close icon i cant put a hover color on this with custom css i think
  • bug: video inside stack

    2
    1
    0 Votes
    2 Posts
    120 Views
    arminunruhA
    i cant reproduce this do you have a link? did you try the steps in the blue box to the right?
  • bug: marquee disrupts mobile layout.

    2
    2
    0 Votes
    2 Posts
    106 Views
    arminunruhA
    do you have a link to where the bug is reproduced? i cant reproduce the issue
  • can't insert current project thumbnail into the project itself

    5
    0 Votes
    5 Posts
    178 Views
    arminunruhA
    will be fixed with the next update!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Save and insert rows

    7
    0 Votes
    7 Posts
    787 Views
    M
    It would definitely be great if you could save a row and load it back in.
  • image hover settings on Project Index

    4
    1
    0 Votes
    4 Posts
    207 Views
    alvarodozeA
    Also I noticed out something it may be interesting and would be nice to have as well. Logically, if you set the Image Hover plugin -> Image Position for show on hover - Follow mouse on XY - with the Pre-activate this Hover Image activated - it won't follow the mouse. For example: https://georginanorris.com/homepage-copy/ [image: 1741120187913-49b2490d-96c8-4e9e-aba1-7ae5d6e2203c-image.png]
  • Positioning a Row Background Image

    2
    0 Votes
    2 Posts
    96 Views
    arminunruhA
    yes! right click the row in the gridder. click "set row html class and id" and as class enter: bgbottom then use this css: @media (orientation: landscape) { .bgbottom .background-image.background-image-count-1 img{ object-fit: fill!important; width: 100%!important; height: auto!important; left: 0!important; top: auto !important; bottom: 0!important; } } Enter this css in "lay options" -> "custom css & html" -> "custom css" not in "custom css for desktop" (needs to be in custom css, because we use a media query here, and for desktop already has a media query applied to it) we're using a media query for landscape browser, because if were on a portrait sized browser we dont want to use this css because then a white gap could appear
  • Element grid captions on elements

    3
    1
    0 Votes
    3 Posts
    165 Views
    arminunruhA
    ah yes very good :)
  • customize Html block preview in the gridder

    7
    0 Votes
    7 Posts
    273 Views
    StarcS
    Oh nice, thank you Armin.
  • Overlay on Row Image/Video Background

    7
    0 Votes
    7 Posts
    167 Views
    M
    Now it works! Thanks again Armin!
  • WooCommerce – breadcrumbs

    8
    1 Votes
    8 Posts
    449 Views
    arminunruhA
    hey i just noticed there are breadcrumbs in the code use this css: .woocommerce-breadcrumb{ display: block!important; } Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop" [image: 1739697083334-screenshot-2025-02-16-at-10.11.19.png]
  • 2nd option for hover addon settings for ‘custom size and position’

    2
    0 Votes
    2 Posts
    96 Views
    arminunruhA
    oh i see! hmm unfortunately its not possible

I also code custom websites or custom Lay features.
💿 Email me 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