Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • use cover option only on landing page

    3
    0 Votes
    3 Posts
    20 Views
    P

    @alasdair17 Thank you very much!

  • remove carousel next buttons (on mobile)

    4
    0 Votes
    4 Posts
    42 Views
    B

    Thank you! Worked and made my day :) Obviously I dont have any coding skills :)

  • 0 Votes
    5 Posts
    28 Views
    B

    Thank you! Indeed works perfectly now.

  • Carousel – Small image on the side

    7
    0 Votes
    7 Posts
    74 Views
    arminunruhA

    could be fixed now, can you check?
    for me it works correctly now

  • Multisite installation

    4
    0 Votes
    4 Posts
    43 Views
    arminunruhA

    hey so lay theme is not really made with multisite in mind

    you may have to go to each admin area of each wordpress site of the multisite and activate the key there

    so if you have a multisite and have 2 sites on it, then i think you need 2 licenses, one for each site

  • 0 Votes
    3 Posts
    26 Views
    arminunruhA

    Screenshot 2024-08-18 at 14.54.52.png

  • element grid doesn't appear on my website :(

    2
    0 Votes
    2 Posts
    14 Views
    arminunruhA

    can u please post the links here?
    did you do the steps in the blue box to the right?

  • Image captions appearing on scroll

    2
    0 Votes
    2 Posts
    35 Views
    arminunruhA

    so
    Screenshot 2024-08-18 at 14.25.39.png

    if you have a caption for an image, it has the class ".caption"

    so you'd need to use css to set the opacity to 0,
    in lay options -> custom css & html

    then use javascript:
    use intersection observer
    https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
    or window scroll event with getBoundingClientRect https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect

    together with window.laytheme.on('newpageshown', function(){
    })

    https://laytheme.com/documentation/custom-javascript.html#newpage-events

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    13 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • feature request: image on top of image please

    5
    0 Votes
    5 Posts
    26 Views
    arminunruhA

    when u right click on an image and choose "position freely", then you can place it anywhere
    Screenshot 2024-08-05 at 14.31.45.png

    or if you activate horizontal grid´

    Screenshot 2024-08-05 at 14.31.30.png

    or if you use browser height row or custom row height on a row, you can place things on a row on top of each other: right click row → choose "use browser height for row height"

  • loading issue - background

    7
    0 Votes
    7 Posts
    53 Views
    D

    amazing, thanks so much

  • Page overlay as separate page

    3
    0 Votes
    3 Posts
    30 Views
    arminunruhA

    hey maybe you can find a wordpress plugin for redirecting

    you could then redirect to the homepage when anyone goes on one of these urls

  • use different fonts in one menu item ?

    9
    0 Votes
    9 Posts
    68 Views
    arminunruhA

    yea the css needs to go to "css", not "html at bottom"

    just the javascript needs to go into "html at bottom"

    css: not closing your css statement with a } sign tells me maybe you need to do a basic css course to learn the basics

    like this tutorial:
    https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/CSS_basics

  • center all images in carousel

    3
    0 Votes
    3 Posts
    32 Views
    L

    @felix_rabe Thank you!! That worked, I am quite new to lay theme, so this was exactly what I needed! <3

  • front page problem

    8
    0 Votes
    8 Posts
    39 Views
    L

    thank you!! perfect

  • image hover with a color tint

    6
    0 Votes
    6 Posts
    44 Views
    arminunruhA

    did you get it to work?
    if you dont want the black to be black you can add

    filter: brightness(1.2);

    or use opacity css on the image
    and then use css to have a blue color on the background? idk

    Screenshot 2024-07-29 at 19.12.59.png

    this "generate" button gives you the css, did you get it to work with that?

    @alasdair17 yea, maybe hes doing a website for a client and doesnt want the client to have to use PS

  • Front page problem

    3
    0 Votes
    3 Posts
    33 Views
    arminunruhA

    you could also see if by any chance you uploaded a index.html file to your ftp, that overrides the frontpage of wordpress

    but thats not the case, i can tell by looking at your website

  • 0 Votes
    7 Posts
    55 Views
    arminunruhA

    very good felix, only thing that is missing is left: 50%;

    so it should be:

    .thumb .title{ white-space: nowrap!important; left: 50%!important; position: relative!important; transform: translateX(-50%)!important; display: inline-block!important; }

    also it needs to be inline-block and position relative for that to work properly

  • Custom row height + row image background

    14
    0 Votes
    14 Posts
    130 Views
    arminunruhA

    this will probably cut off the left and right image a lot!

    this is what it looks like for me with 3 portrait images:

    Screenshot 2024-07-25 at 19.29.03.png

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