Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.9k Topics 21.2k Posts
  • How to animate preview photos in the category wall ?

    4
    0 Votes
    4 Posts
    472 Views
    arminunruhA
    you mean where the image gets a little lighter customize -> project thumbnails -> project thumbnails mouseover -> and then use one of those settings: [image: 1759393474264-ddd36d29-484d-4d84-a615-3db43422a65b-image.png] i think in the example they used this maybe: [image: 1759393497854-1bb114dd-9f2a-4df8-ab37-87369f4267cd-image.png]
  • Project index – categories separator

    27
    0 Votes
    27 Posts
    3k Views
    mppM
    @arminunruh Thank you!
  • Show Sidebar for extended Settings in Gridder -> Not working

    3
    0 Votes
    3 Posts
    247 Views
    F
    Thanks, there it is.
  • any recommendations: Plugin to create a small social network?

    3
    0 Votes
    3 Posts
    1k Views
    A
    Hey Armin, sorry for my late reply. As much as I’d love to commission you, unfortunately my budget doesn’t allow for it. It’s a small alumni network of an art school, and the budget is correspondingly quite limited. :-S There are some plugins that seem to be what I’m looking for, but you have to pay without testing them in advance, which feels a bit weird. All best Aleks
  • Positioning of element – gridder

    3
    0 Votes
    3 Posts
    530 Views
    arminunruhA
    hey!! in your wp-config.php file, can you turn off WP_DEBUG please: https://chatgpt.com/c/68d78f47-ba40-8325-81fa-e3f45b3d647c make sure this line: define( 'WP_DEBUG', true ); looks like: define( 'WP_DEBUG', false );
  • Browser hight

    2
    0 Votes
    2 Posts
    451 Views
    arminunruhA
    you can set your row gutter to px instead of % [image: 1758956724935-2d84211b-de42-481f-9836-ecfb5a8b58e9-image.png] just click on the underlined % / px to switch you can also set this for all pages in Lay Options -> Gridder Defaults
  • align content to bottom

    3
    3
    0 Votes
    3 Posts
    705 Views
    W
    This solved it - thank you!
  • Embed klaviyo email signup form

    4
    0 Votes
    4 Posts
    826 Views
    arminunruhA
    Hey, I think you need to do this: Wherever you want this form in the gridder, you have to add it using +more -> +html: <div class="klaviyo-form-WMgwYi"></div> <script type="text/javascript" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=PUBLIC_API_KEY"></script> Where PUBLIC_API_KEY needs to be your correct API key. Furthermore, in Lay Options, you need to check the setting "Disable Ajax." You may also want to disable any caching plug-ins to rule out them being the cause. At the moment, I can see it: [image: 1758693253721-c4a4f643-5b60-4fa6-b9d1-b3a1d6ac3aff-image.png] If you want to, you can also send me your WP admin login to info@laytheme.com if you want me to take a closer look to see if you did it right.
  • non-breaking spaces

    3
    0 Votes
    3 Posts
    831 Views
    arminunruhA
    I can see you are using a table element inside of the text editor. We now also have our own Lay Theme table element that is easier to edit. If you go to +More -> +Table When I look at the code of your text, I can see that it's not just text but also some span elements: [image: 1758273470268-b3cbf04c-fabf-4518-9928-045234f44ee7-image.png] Whenever you style parts of a text to be a different font family, the text editor creates a span tag around that part of the text to be able to style only that part. So above you see, we have the word Hualula in bold. So that gets into its own span element. Now the problem is non-breaking spaces work within texts that are not split up by other tags like span tags. I think if you select your text and click the clear formatting button: [image: 1758273628616-a20838a4-7e87-4783-8b88-1fbbdc8fe85c-image.png] then the span elements would be removed, and the non-breaking spaces would work correctly. If you would just want to
  • Use the same logo in desktop and mobile

    4
    0 Votes
    4 Posts
    1k Views
    arminunruhA
    [image: 1758272862551-779cebf3-02a7-487e-9838-7f2eea7a6b05-image.png] looking at the html you inserted, I can see that you just have an empty div. Furthermore, there seems to be a title tag and some meta tags inside of your HTML. I think this shouldn't be there.
  • image centered / resized on all screens

    4
    0 Votes
    4 Posts
    2k Views
    arminunruhA
    hey jonas! with the latest lay theme update you can also do this: position an image over the whole full width: [image: 1758187757067-1f75f603-3668-472d-a781-8c2ab057c1ec-image-resized.png] select the image and in the sidebar, enable fixed height and use object fit contain. play around with the height setting, you could also use a value like 90vh for example [image: 1758187844357-46d3e012-340c-4dca-97fb-a60c23a14345-image.png]
  • MENU BAR CHANGED?

    3
    0 Votes
    3 Posts
    1k Views
    B
    Resolved, thank you!
  • Unable to space menu from the top (mobile only)

    3
    1
    0 Votes
    3 Posts
    1k Views
    L
    Thank you!
  • Title alignement

    2
    2
    0 Votes
    2 Posts
    1k Views
    arminunruhA
    hey darius! your site title spacing is 143px to the left your gridder has a 10% space to the left you could set your site title to be 10% space to the left instead in the customizer
  • Overlay close custom cursor

    7
    2
    0 Votes
    7 Posts
    2k Views
    L
    @arminunruh WOW Thanks! so good!
  • burger menu : Close box Position

    4
    1
    0 Votes
    4 Posts
    1k Views
    arminunruhA
    u can also use this css .lay-overlay > .lay-content{ overflow: hidden!important; } to hide the scrollbar have a nice day!
  • Optimizing SEo

    5
    0 Votes
    5 Posts
    2k Views
    arminunruhA
    [image: 1757599158613-a75f92b7-a996-41a3-9920-396bbbde5cb6-image.png] mh if i enter ur name ur first place for me
  • My site broke and I dont know what to do

    4
    0 Votes
    4 Posts
    2k Views
    arminunruhA
    no problem! i can fix it for you, you can also just send your webhost login to info@laytheme.com
  • “Table” element in gridder: column width

    table gridder columns column width
    11
    0 Votes
    11 Posts
    2k Views
    H
    In combination, installing the update and clearing the layout cache did the trick. Thank you for looking into this.
  • customized Google Maps plugins

    6
    0 Votes
    6 Posts
    2k Views
    arminunruhA
    ahja verstehe verstehe!

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
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com