Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • only bottom space of images works as a LINK?

    2
    0 Votes
    2 Posts
    30 Views
    arminunruhA

    Post a link to where the problem is if possible, please <3

  • menu with submenues but no page itself

    2
    0 Votes
    2 Posts
    28 Views
    arminunruhA

    maybe create an empty page that you can use for this

    or a custom menu link maybe that works? not sure
    Screenshot 2023-06-30 at 17.15.39.png

    then in the customizer use the setting where you have to click on the menupoint to make it expand the submenu rather than the option where you just have to mouseover to expand the submenu

  • 0 Votes
    5 Posts
    72 Views
    arminunruhA

    i think this can happen if you use a different font or different fontsize for the site title and the menu

    for you that doesnt seem to be the case

    for me it seems to work properly:

    Screenshot 2023-06-30 at 18.04.44.png

    i use the same font and font size for site title and menus

    maybe it has to do with the lineheight. maybe you use a textformat for one and dont use a textformat for the other

    in your link it seems you have created a different design so i cant check

  • 0 Votes
    2 Posts
    28 Views
    arminunruhA

    maybe

    if you go to textformatsScreenshot 2023-06-30 at 18.00.34.png

    you see theres "html class"

    the class here is

    ._test3{

    }

    so use custom css:

    ._test3{
    font-family: yourfontname, another-fontname, sans-serif;
    }

    maybe that works, not sure
    i think this won't work ^^

  • What does this floating "layers" tab?

    4
    0 Votes
    4 Posts
    109 Views
    arminunruhA

    mh but if you put it in the right bottom corner it doesnt take up much space

    and it remembers its position

    Screenshot 2023-06-30 at 17.50.39.jpg

  • HIding the secondary menu in the projects

    2
    0 Votes
    2 Posts
    52 Views
    arminunruhA

    Post a link to where the problem is if possible, please <3

  • test your external links in the menu

    2
    0 Votes
    2 Posts
    35 Views
    arminunruhA

    make sure your url contains:

    http://

    or https://

    if it doesn't the link won't work properly

    Screenshot 2023-06-30 at 17.15.39.png

  • random background olor on split screen

    3
    0 Votes
    3 Posts
    54 Views
    arminunruhA

    this code that is at the very end of the topic didn't work?
    do you have a link to your website?

    <script> var colors = ["#fff", '#000', '#f0f', '#0ff', '#00f', '#ff0', '#0f0'] window.laytheme.on("newpageshown", function(){ var ix = getRandomInt(0, colors.length); var color = colors[ix]; jQuery('#grid, #custom-phone-grid, .cover-region-desktop, .cover-region-phone, #footer, #footer-custom-phone-grid').css('background-color', color); }); // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random // Returns a random integer between min (included) and max (excluded) function getRandomInt(min, max) { min = Math.ceil(min); max = Math.floor(max); return Math.floor(Math.random() * (max - min)) + min; } </script>
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • menupoint active custom css

    6
    0 Votes
    6 Posts
    108 Views
    A

    @antonia_viola hmm, if you've already added css for the nav for hover effect, if you just duplicate that code but replace, ':hover' with, ':active' that should work. I tried it on chrome inspector on your site and it worked.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Whole website apart from splash page is blank

    7
    1 Votes
    7 Posts
    84 Views
    C

    @arminunruh Thanks Armin, I've sent you an email!

  • Blur part of the page when scrolling

    3
    0 Votes
    3 Posts
    74 Views
    A

    @arminunruh Okay I see. Anyways thank you! <3

  • 0 Votes
    7 Posts
    82 Views
    P

    Thanks Armin, it works now!

  • 0 Votes
    3 Posts
    69 Views
    P

    @arminunruh Thanks, I just tried it again and it works now, I guess some of my weird custom CSS might have caused some problems … :)

  • Menu

    7
    0 Votes
    7 Posts
    99 Views
    T

    @arminunruh thank you, Armin!

  • Imgix integration problems

    3
    0 Votes
    3 Posts
    47 Views
    M

    @arminunruh Thanks Armin I will take a look and test that too. Imgix is becoming really widely used, and offers a whole suite of image processing features at scale, so I'm keen to get that working - particularly to meet the needs of clients, rather than relying a plugin approach.

    I've been in touch with Imgix tech support, and one comment they have made is that src value inside the image tags are base64 encoded, so Imgix and other similar services may not be able to intercept/recognise these particular images for processing. Not sure if that checks out or not, but I'd love to see if I can get at least get to the bottom of why it's not working.

  • No Right Click Images

    3
    0 Votes
    3 Posts
    55 Views
    A

    @arminunruh @fotox. i posted an idea for that in the forum.

    http://laythemeforum.com:4567/topic/8949/disable-rightclick-and-context-menu-for-copyright-reasons?_=1687210981884

  • 0 Votes
    3 Posts
    37 Views
    S

    Thanks, Armin!

  • Disable scroll when mobile menu open

    4
    0 Votes
    4 Posts
    67 Views
    arminunruhA

    ah i understand! i wrote it down and will consider it :)

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