Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • Split screen with menu and content on the right?

    4
    0 Votes
    4 Posts
    92 Views
    arminunruhA
    make sure space-top is set in px instead of % for the secondary menu
  • Show projects content in a page

    2
    0 Votes
    2 Posts
    41 Views
    arminunruhA
    hey currently there is only the option to fully display all news articles on one page as you have found out, yea theres no option to do the same for projects
  • Design payment module of woocomerce

    7
    0 Votes
    7 Posts
    141 Views
    arminunruhA
    actually i don't know which one to use, you could just try some and see which one you like most
  • Menu not showing any more, with full screen video overlay

    3
    0 Votes
    3 Posts
    57 Views
    arminunruhA
    nice work!
  • split screen mobile

    3
    0 Votes
    3 Posts
    124 Views
    C
    amazing thanks so much!!
  • row height in vw

    4
    0 Votes
    4 Posts
    77 Views
    arminunruhA
    will be fixed with the next update, thanks for ur patience
  • Full-content blog section

    2
    0 Votes
    2 Posts
    43 Views
    arminunruhA
    [image: 1706360228666-screenshot-2024-01-27-at-13.56.44.png] choose this as the layout type
  • Cursor gif not working in chrome and Firefox

    2
    0 Votes
    2 Posts
    172 Views
    arminunruhA
    i think most browsers just don't support gifs or any animated cursors
  • Round Edges Images / Video

    8
    0 Votes
    8 Posts
    563 Views
    arminunruhA
    try this .type-img img{ border-radius: 10px; } .type-img .ph{ background-color: transparent!important; }
  • javascript changes values on mobile

    4
    0 Votes
    4 Posts
    65 Views
    arminunruhA
    hey please put your javascript in lay options → custom css & html then <script>…</script> put it in custom content for <head> and use https://laytheme.com/documentation/custom-javascript.html#newpage-events
  • slow loading

    8
    0 Votes
    8 Posts
    199 Views
    arminunruhA
    hey so with static websites, no contact form, booking plugins or anything like interactive will work where the user would send any information to the server so if you want me to try and create the static website for you: can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?
  • Thumbnail blur without blurring edges

    6
    0 Votes
    6 Posts
    168 Views
    C
    hmmm okey, I will try!
  • Can you embed a page?

    6
    0 Votes
    6 Posts
    145 Views
    arminunruhA
    the page on the right side is always just the page you're on and the page on the left side is always whatever footer page you chose you know [image: 1705745953458-screenshot-2024-01-20-at-11.19.10.png] in lay options → footers you can select these boxes where it says: "Show a select input in the Project Edit Screen to choose a Footer for individual Projects" then for each project/page/category you can choose a different footer page. so this way you can have different pages that show on the left side of the splitscreen layout and whatever page you're on will always be on the right side there are no other settings for this, so im not sure if that covers your use case
  • custom js question

    4
    0 Votes
    4 Posts
    92 Views
    arminunruhA
    oh yea so the text needs to be hidden by default you can use css to have it hidden at the start in lay options → custom css & html → custom css: #footer-region{ opacity: 0; }
  • Carousel as overlay not working

    4
    1 Votes
    4 Posts
    79 Views
    arminunruhA
    [image: 1705745250778-screenshot-2024-01-20-at-11.07.27.png] mmh i see this error in your console. i have never seen that one before! i'd need to dig a little deeper can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?
  • Menu and site title fade out only on one or two pages

    2
    0 Votes
    2 Posts
    47 Views
    arminunruhA
    nice customization! well u can use your browsers inspector and see: [image: 1705558464967-screenshot-2024-01-18-at-07.13.22-resized.png] site title and menu just get css added. now if you dont want them to be opacity:0 on certain pages, you'd do this so as far as i can tell you only want the fadeout on one page. and all other pages should not have the fadeout body:not(.slug-archive) .sitetitle{ opacity:1!important; } body:not(.slug-archive) .laynav.desktop-nav{ opacity:1!important; } so this is saying: on any page other than the one with the "slug-archive" class: always show menu and site title https://developer.mozilla.org/en-US/docs/Web/CSS/:not https://laytheme.com/documentation/custom-css-styling.html#css-based-on-current-page
  • Lightbox

    10
    0 Votes
    10 Posts
    130 Views
    arminunruhA
    sure, sorry for the hassle
  • Overlay feature: text instead of icon and z-index

    11
    1 Votes
    11 Posts
    420 Views
    A
    Jesus! So good! I knew there's a alternative way to do it! Armin, thank you so much! Finally!! :-DD
  • align burger menu top left corner

    5
    0 Votes
    5 Posts
    92 Views
    arminunruhA
    thanks a lot :))
  • Embed API in JSON Format

    2
    0 Votes
    2 Posts
    72 Views
    arminunruhA
    hey christian! you'd need to learn about how to fetch api endpoints using javascript: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch then you'd need to use the json you get to create html using javascript and then insert that into the website using javascript as well i think this is hard to do for a beginner, i don't have time to code this for you :/ the link shows an embed, that would be better. can u somehow get that embed code and put it on a lay theme page using → + more → +html or +more → +embed https://www.w3schools.com/tags/tag_embed.asp seems like you could probably just add it using +html

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