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.

100 Topics 317 Posts
  • ordering elements z-index

    2
    0 Votes
    2 Posts
    83 Views
    RichardR
    Dear @giselach

    Could you please give more context, or a link to your website with the "menu" element in question 🔍

    I would suggest using different names than ones that may clash with native Lay Theme classes.

    e.g not menu but custom-menu
    Just to make sure you don't add CSS properties to classes that have already been set.

    Best wishes ✨ Richard
  • make menu over content

    1
    0 Votes
    1 Posts
    47 Views
    No one has replied
  • Possibility to display a schedule needed

    1
    1 Votes
    1 Posts
    28 Views
    No one has replied
  • Projects Overview Grid Customization

    2
    1 Votes
    2 Posts
    56 Views
    CyberSlayersC

    Hello Marius,
    This looks like a fun thing to code, I like the idea a lot :-)
    Drop me an email if you still need help :
    audrey.belaud@thepeople.world

    Best wishes,
    Audrey

  • Custom Coding for blur effect

    12
    1 Votes
    12 Posts
    253 Views
    RichardR

    Great to hear @Rogue ! Best wishes ✨

  • Links to project inside a Carroussel ?

    2
    0 Votes
    2 Posts
    51 Views
    RichardR
    Dear Amélie @ameliedlt

    I have replied to your post on a previous Thread:

    http://laythemeforum.com:4567/topic/587/link-carousel-images/8

    Does this help? 🌝

    Talk soon & have a wonderful day Amélie ✨ Richard
  • 0 Votes
    4 Posts
    58 Views
    RichardR

    No worries @Garrod have a great day & thank you for supporting Lay Theme!! 🌝

  • 0 Votes
    1 Posts
    57 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 3-tiered dropdown menu

    1
    1 Votes
    1 Posts
    61 Views
    No one has replied
  • This topic is deleted!

    1
    1 Votes
    1 Posts
    36 Views
    No one has replied
  • Searching for Polylang Support

    1
    1 Votes
    1 Posts
    20 Views
    No one has replied
  • I need help with Polylang

    4
    0 Votes
    4 Posts
    204 Views
    RichardR
    Thank you Ben! @doorofperception

    I will be sure to make note of this! 🌝

    Best wishes & have a wonderful day Richard
  • Custom coded Screensaver

    2
    0 Votes
    2 Posts
    31 Views
    K

    You got mail!

  • Custom cursor pointer for lightbox plugin

    5
    0 Votes
    5 Posts
    228 Views
    RichardR
    Dear @ErEs

    Great :) Thank you for updating

    Best
    Richard

  • Sticky element

    8
    0 Votes
    8 Posts
    856 Views
    RichardR

    Thank you for the update @Sophie1000 ! 🌝

  • Help plugin - Swap Images on Hover JS

    2
    0 Votes
    2 Posts
    90 Views
    K

    Here you go!

    Put this in your custom js:

    <script> window.laytheme.on("newpageshown", function(layoutObj, type, obj){ jQuery.fn.swinger = function () { return this.each(function () { var $container = jQuery(this); $container.css({ "position": "relative" }); var $images = $container.find("img"); $images.css({ "position": "absolute", "top": "0%", "left": "0%", "width": "100%" }); var $middleImage = jQuery($images[Math.floor($images.length / 2)]); $middleImage.css({ "z-index": "2", "position": "relative" }); var columnsCount = $images.length; $images.each((i, img) => { var left = `${100 / columnsCount * i}%`; var width = `${100 / columnsCount}%`; var $column = jQuery(`<span style="z-index:999;position:absolute;top:0;bottom:0;left:${left};width:${width}"></span>`); jQuery(img).after($column); $column.hover(() => { $images.css({ "z-index": "1", "position": "absolute" }); jQuery(img).css({ "z-index": "2", "position": "relative" }); }); }) }); } }); </script> <script> window.laytheme.on("newpageshown", function(layoutObj, type, obj){ jQuery(".img-area").swinger(); }); </script>

    Then add your images via "+More" > +HTML" in your laygridder. Give the row the class "img-area". Should work like this.

  • LAYOUT FIXER

    5
    0 Votes
    5 Posts
    45 Views
    RichardR
    Awesome @DasBlitz @kalamakumaran Thanks for using the 3rd party developers section, Good Luck! :)
  • 0 Votes
    2 Posts
    70 Views
    F

    @Richard maybe you can give me a clue for this issue?

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
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
sanaahuja239S
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com