Skip to content

Need Custom Coding for Lay Theme? Find 3rd Party Developers here.

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.

105 Topics 347 Posts
  • Custom Js not working on 600px breakpoint

    3
    0 Votes
    3 Posts
    70 Views
    P
    @arminunruh Thanks for pointing me in the right direction. I did some tweaks to my code, and it's working for now.
  • Insert Footer in WooCommerce Shop

    6
    0 Votes
    6 Posts
    168 Views
    arminunruhA
    i fixed it with the latest update. this bug came back up again recently :O
  • help with mobile menu styling needed

    4
    0 Votes
    4 Posts
    93 Views
    arminunruhA
    im happy it works for you! no problem! sorry for the wait
  • custom collapsible mobile filter menu - need some javascript help

    10
    0 Votes
    10 Posts
    282 Views
    arminunruhA
    Oh great job. Sorry I didn't find the time to do this. I'm working on like three websites at the same time at the moment, all of them are Lay Theme websites :O.
  • Cursor invert color (black/white text)

    20
    0 Votes
    20 Posts
    2k Views
    arminunruhA
    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: [image: 1739952320433-screenshot-2025-02-19-at-09.05.14.png]
  • PAID job: Video Thumbnails not loading - special code needed?

    1
    0 Votes
    1 Posts
    25 Views
    No one has replied
  • -> Skilled LayTHeme Developer available

    4
    1 Votes
    4 Posts
    183 Views
    CyberSlayersC
    Thank you @arminunruh for all the support you share with this community!
  • Moving text CSS

    8
    0 Votes
    8 Posts
    380 Views
    arminunruhA
    hey mandax can you explain more, what is the problem? can you show me how it currently looks and how you want it to be? do u have a link
  • custom magnifier cursor

    2
    0 Votes
    2 Posts
    166 Views
    CyberSlayersC
    Hi, Sometimes I notice that it helps to target the "img" within ".magnifier"
  • mixing newsgirl and project thumbnails

    6
    0 Votes
    6 Posts
    175 Views
    arminunruhA
    you can try the event 'newpage' or the event 'before_content_replacement' not sure if it will work maybe this window.laytheme.on('before_content_replacement', function(){ setTimeout(function(){ console.log('hi') // your code here }, 0) })
  • Looking to emulate the navigation seen on this site with Lay

    6
    0 Votes
    6 Posts
    129 Views
    arminunruhA
    hey mh im not sure!! i put it on my todolist though not sure when i would have time for it
  • Image captions appearing on scroll

    2
    0 Votes
    2 Posts
    73 Views
    arminunruhA
    i can code this for you for some €€, you can write me: armin.unruh@gmail.com please add a link to your page and your /wp-admin/ login data
  • Events calendar for LayTheme?

    3
    0 Votes
    3 Posts
    209 Views
    O
    @PjotrPjotr would be really happy to know what you came up with? :)
  • index

    2
    0 Votes
    2 Posts
    83 Views
    arminunruhA
    with thumbnailgrids you can filter by tags, but it wont look exactly like what ur link looks like with thumbnailgrids, multiple tags can be selected. but its not a list of text links but its rather a grid of pictures u can click on to enter the project this page also looks a little like the projectindex element but the projectindex element has no pagination and no tag filters, u can just sort by tags for example
  • help needed :O

    5
    0 Votes
    5 Posts
    1k Views
    A
    @teteerck The smooth scroll is achieved with JS Library GSAP and their plug-in ScrollSmoother https://gsap.com/scroll/ but you can use a free library like Lenis and achieve pretty much The same result. The grain effect is framer code component. If you want to do it yourself you could loop one second video with blending and transparency or code it procedurally.
  • How do i make Images inserted via Shortcode responsive?

    5
    0 Votes
    5 Posts
    190 Views
    arminunruhA
    nice! i had to change this before because some people had the exact opposite problem. ^^
  • Fixed text messes layout after updates

    2
    0 Votes
    2 Posts
    66 Views
    arminunruhA
    .xxx { position:fixed; width: 500px; left: 50px; } u could add more css to it like this one that gives it a width and some space to the left
  • 0 Votes
    4 Posts
    188 Views
    D
    Hey Johannes, as you have probably already seen, Armin took up the challenge and provided the solution and code. Both of which can be found here: http://laythemeforum.com:4567/topic/3704/change-color-of-fixed-sitetitel-menu-when-scrolling-down-page-according-to-changing-row-background/14
  • text that flows from one column to the next

    6
    0 Votes
    6 Posts
    232 Views
    wirefoxterrierW
    @arminunruh Thank you! Much better now.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied

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