Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • What does this floating "layers" tab?

    4
    0 Votes
    4 Posts
    158 Views
    arminunruhA
    mh but if you put it in the right bottom corner it doesnt take up much space and it remembers its position [image: 1688140319829-screenshot-2023-06-30-at-17.50.39-resized.jpg]
  • HIding the secondary menu in the projects

    2
    0 Votes
    2 Posts
    79 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
    53 Views
    arminunruhA
    make sure your url contains: http:// or https:// if it doesn't the link won't work properly [image: 1688138209593-screenshot-2023-06-30-at-17.15.39.png]
  • random background olor on split screen

    3
    0 Votes
    3 Posts
    118 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
    246 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
    118 Views
    C
    @arminunruh Thanks Armin, I've sent you an email!
  • Blur part of the page when scrolling

    3
    0 Votes
    3 Posts
    135 Views
    A
    @arminunruh Okay I see. Anyways thank you! <3
  • 0 Votes
    7 Posts
    187 Views
    P
    Thanks Armin, it works now!
  • Collapse/expand rows doesn’t work with stacked elements

    3
    0 Votes
    3 Posts
    100 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
    139 Views
    T
    @arminunruh thank you, Armin!
  • Imgix integration problems

    3
    0 Votes
    3 Posts
    69 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
    84 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
  • will deactivating Phone layout in settings erase existing phone layouts?

    3
    0 Votes
    3 Posts
    72 Views
    S
    Thanks, Armin!
  • Disable scroll when mobile menu open

    4
    0 Votes
    4 Posts
    147 Views
    arminunruhA
    ah i understand! i wrote it down and will consider it :)
  • how can i align a caption vertically

    6
    0 Votes
    6 Posts
    75 Views
    arminunruhA
    i haven't worked on this yet!
  • reducing height of browser breaks carousel

    3
    0 Votes
    3 Posts
    67 Views
    J
    @arminunruh Legend
  • Cover disables the background elements

    5
    0 Votes
    5 Posts
    151 Views
    arminunruhA
    try to use the inspector of your browser and use custom css i dont have time to come up with custom css for you :/
  • gridder is gone after update

    3
    0 Votes
    3 Posts
    36 Views
    arminunruhA
    oh did u update all addons/plugins and lay theme? can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?

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