Skip to content
  • A place to talk about anything Lay Theme related
    5k Topics
    19k Posts

    same here

  • Got an idea for Lay Theme? I might include it in a new update or code an addon.
    437 Topics
    2k Posts

    i've found if I add a <br> in the title it breaks the text into two lines, perhaps there is a cleaner way of doing this?

  • Shop related questions and issues

    224 Topics
    1k Posts

    hello!

    the shop should work fine even if the templates are outdated. your problem is probably unrelated to this (i've been working on shop things the last 4 weeks with these outdated templates and the shop works for me).

    i'd need to take a look at your website @peignauxmelodie to see why a product wont show.

    seems like you dont even have woocommerce activated on your website

    can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?

    i will take a closer look

  • Something is not working? Please provide a screenshot, your browser name and browser version and your operating system.
    3k Topics
    13k Posts

    +1
    @arminunruh PTAL

  • Did you follow the steps in "How to Install" and "Troubleshooting" but still have problems? And your webhost support could not help you either? Ask here.
    295 Topics
    1k Posts

    i cant see the screenshot!

    can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?

  • Got a question about an Addon?
    843 Topics
    4k Posts

    Screenshot 2025-03-18 at 21.29.28.png

    it works now no?

  • Created a website with Lay Theme? You can share it here.
    189 Topics
    539 Posts

    im glad u like it :D

  • Find a developer who can use HTML or JavaScript or CSS to customize your Website. This is just a place to connect people and we do not take responsibility and I do not offer support for any custom coding done for you. The developers here are not part of the team working on Lay Theme.

    102 Topics
    328 Posts

    to use a svg image, use https://developer.mozilla.org/en-US/docs/Web/CSS/background-image

    in HTML at bottom:

    <script> jQuery("body").append('<div class="pointer"></div>'); jQuery("body").on("mousemove", function(e) { jQuery(".pointer").css({ top: e.clientY + "px", left: e.clientX + "px" }); }); </script>

    In "Custom CSS":

    *{ cursor: none!important; } .pointer { cursor: none; position: fixed; text-align: center; width: 52px; height: 52px; z-index: 1000; transform: translate(-50%, -50%); pointer-events: none; mix-blend-mode: difference; overflow: hidden; border-radius: 50%; background-image: url("http://localhost:10020/wp-content/uploads/2024/09/close-button.svg"); background-position: center; background-repeat: no-repeat; }

    this is the part u change:
    background-image: url("http://localhost:10020/wp-content/uploads/2024/09/close-button.svg");

    get the url from wp-admin media library, when u click on an image u get File URL:

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