Skip to content

General Discussion

A place to talk about anything Lay Theme related
5.0k Topics 21.6k Posts
  • Project Thumbnail mouseover image - turn brightness change off?

    5
    3
    0 Votes
    5 Posts
    184 Views
    B
    Thank you! Indeed works perfectly now.
  • Carousel – Small image on the side

    7
    3
    0 Votes
    7 Posts
    602 Views
    arminunruhA
    could be fixed now, can you check? for me it works correctly now
  • Multisite installation

    4
    0 Votes
    4 Posts
    330 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
  • arrows on mobile page & transition speed image hover

    3
    1
    0 Votes
    3 Posts
    236 Views
    arminunruhA
    [image: 1723985696086-screenshot-2024-08-18-at-14.54.52.png]
  • element grid doesn't appear on my website :(

    2
    2
    0 Votes
    2 Posts
    78 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
    272 Views
    arminunruhA
    so [image: 1723983943339-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
    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
    444 Views
    arminunruhA
    when u right click on an image and choose "position freely", then you can place it anywhere [image: 1722861110829-screenshot-2024-08-05-at-14.31.45.png] or if you activate horizontal grid´ [image: 1722861095059-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
    1
    0 Votes
    7 Posts
    892 Views
    D
    amazing, thanks so much
  • Page overlay as separate page

    3
    0 Votes
    3 Posts
    266 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
    1
    0 Votes
    9 Posts
    771 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
    325 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
    3
    0 Votes
    8 Posts
    755 Views
    L
    thank you!! perfect
  • image hover with a color tint

    6
    1
    0 Votes
    6 Posts
    1k 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 [image: 1722273183153-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
    418 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
    744 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
    1
    0 Votes
    14 Posts
    2k 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: [image: 1721928546074-screenshot-2024-07-25-at-19.29.03-resized.png]
  • Project Index with tag filter bubbles

    7
    1
    0 Votes
    7 Posts
    1k Views
    arminunruhA
    thumbnailgrids dont support imagehover addon i think only projectindex do
  • Image hover customization

    2
    0 Votes
    2 Posts
    260 Views
    arminunruhA
    hm i dont know look at the code using the chrome inspector, u can see the markups for a hoverimages are right next to the column: [image: 1721747044632-screenshot-2024-07-23-at-17.03.59.png] im not too sure, but maybe you can give the column a class and then use the sibling selector: https://developer.mozilla.org/en-US/docs/Web/CSS/Subsequent-sibling_combinator or you could give the row a class and select the images using that i dont really have time to code this for you
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com