Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • 0 Votes
    5 Posts
    57 Views
    arminunruhA

    do this instead:

    body.type-lay_news .mobile-title,
    body.type-lay_news .navbar,
    body.type-lay_news .burger {
    display: none !important;
    }
    body.type-lay_news{
    padding-top: 0;
    }

  • 1 Votes
    5 Posts
    49 Views
    arminunruhA

    i disabled it very hard :D so u cant

  • Transparent Navbar (header)

    15
    0 Votes
    15 Posts
    572 Views
    arminunruhA
    jQuery(window).scroll(function() { // check if scroll event happened if( window.innerWidth > 700 ) { if (window.scrollY > 50) { // check if user scrolled more than 50 from top of the browser window jQuery(".navbar").css("background-color", "rgba(255, 255, 255, 0.4)"); // if yes, then change the color of class "navbar" to white (#ffffff) and 0.4 opacity // jQuery(".navbar").css("background-color", "#ffffff"); // if yes, then change the color of class "navbar" to white (#ffffff) jQuery(".navbar").css("backdrop-filter", "blur(5px)"); // if yes, then change the blur to 5px } else { jQuery(".navbar").css("background-color", "rgba(255, 255, 255, 1); jQuery(".navbar").css("backdrop-filter", "blur(0px)"); // if yes, then change the blur to 0px } } });
  • How to set up an index of text instead projects

    14
    0 Votes
    14 Posts
    269 Views
    arminunruhA

    oh

    u can only use the project index element for a list of projects. not for a list of any texts :/

  • adding Extra columns in project index

    7
    0 Votes
    7 Posts
    155 Views
    Y

    @victor789 How did you fix/manage your issue in the end? would be nice to know :)

  • 0 Votes
    3 Posts
    60 Views
    A

    @alasdair17 hey, nice. i going to try this it out. and thanks for the hint to backup before ^^

  • Fade out when scrolling down threshold

    3
    0 Votes
    3 Posts
    55 Views
    A

    @arminunruh that would be a nice feature. e.g. on my site is the site title very big and when i scroll a tiny bit up the title appears and covers the photos. alex-fritsch-fotografie.de

  • swipe through projects on mobile

    3
    0 Votes
    3 Posts
    48 Views
    F

    OK, thanks for your quick answer!

  • Spam comments

    2
    0 Votes
    2 Posts
    30 Views
    A

    Have you tried akismet plugin?

  • multiple carousel + each caption on hover

    5
    0 Votes
    5 Posts
    68 Views
    J

    @arminunruh thank you! guess css even better and faster

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Site is on smaller screens broken

    5
    0 Votes
    5 Posts
    69 Views
    A

    @arminunruh its not solved but its fine like it is currently

    wir wollten gerne das einhorn auch auf den projektthumbnails im image slider haben. das ist aber nur das handsymbol. das lassen wir aber jetzt bis auf weiteres so
    best,
    alex

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    7 Posts
    133 Views
    arminunruhA

    yea lazyloading in firefox created some bugs for firefox, so i disabled it for firefox

  • Mail to button not working

    2
    0 Votes
    2 Posts
    38 Views
    arminunruhA

    i dont see a contact button!

  • Hide menu bar on home page only

    2
    0 Votes
    2 Posts
    92 Views
    arminunruhA

    sure!

    basically do

    body.slug-xxx .navbar{ display: none!important; }

    go to chrome browser, right click the website and click "inspect element" or:
    https://developer.chrome.com/docs/devtools/open/

    then in the body tag find the slug-xx class:
    Screenshot 2023-05-20 at 20.06.02.png

    here it is slug-frontpage

    so the css would be:

    body.slug-frontpage .navbar{ display: none!important; }

    this is described here:
    https://laytheme.com/documentation/custom-css-styling.html#css-based-on-current-page

  • split screen - one page website

    9
    1 Votes
    9 Posts
    125 Views
    arminunruhA

    that project will be the project that is shown first when you enter the website

    i added this to the tutorial now:
    Screenshot 2023-05-20 at 19.23.18.png

  • loop vertical rows

    2
    0 Votes
    2 Posts
    23 Views
    arminunruhA

    noo :/ theres no feature like that

  • 0 Votes
    4 Posts
    69 Views
    arminunruhA

    very nice !! <3

  • 0 Votes
    2 Posts
    38 Views
    arminunruhA

    i see

    i haven't coded it to work this way. it will only use the image in "lay options" → "meta tags"

    but this is a good idea, i will change the code to work that way

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