Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • 1 Votes
    4 Posts
    148 Views
    arminunruhA

    ah you can always find the lay.zip file on laykeymanager.com !
    just activate lay theme and your site should be back

    i think i answered you yesterday or the day before by email. sorry for being slow! :O

  • 1 Votes
    10 Posts
    833 Views
    arminunruhA

    you need to activate this feature in lay options -> "custom phone layouts"

  • SVG Cursors Fix

    Pinned
    19
    1 Votes
    19 Posts
    3k Views
    arminunruhA

    u may need to restart your computer

    do u have a link?

    do u mean the custom arrows or the custom mouse cursor?
    if u update your carousel addon the issue with the custom arrow could be fixed mmh

  • 0 Votes
    1 Posts
    1 Views
    No one has replied
  • make image caption follow mouse!

    1
    1 Votes
    1 Posts
    3 Views
    No one has replied
  • player with video from my cloud

    3
    0 Votes
    3 Posts
    23 Views
    T

    hey ! :-)

    thanks a lot for your answer.

    It's working, but with the html code, the video isn't cropped (responsive ?) and I can't click on it to pause it :

    https://thibaultjehanne.fr/video-pcloud-test/

  • next project title

    4
    0 Votes
    4 Posts
    6 Views
    dmncnD

    Thanks Armin!

    I’m using both: project arrows (the thumbnail on the right) and the project link on the footer

  • overlay Burger Menu position

    4
    0 Votes
    4 Posts
    28 Views
    arminunruhA

    oh yes of course

    .overlay-close{ padding-top: 15px!important; padding-right:30px!important; }

    if you need a different space to the left instead of to the right:

    .overlay-close{ padding-top: 15px!important; padding-left:30px!important; }
  • Imagehover saves not possible

    4
    0 Votes
    4 Posts
    11 Views
    arminunruhA

    this should be fixed now if you update lay theme

  • logo Scroll animation

    8
    0 Votes
    8 Posts
    66 Views
    W

    Thank you Armin! I'll try that.

  • text editor not working

    6
    0 Votes
    6 Posts
    18 Views
    WalkerW

    thanks ❤️

  • disable text color link mouseover

    9
    1 Votes
    9 Posts
    51 Views
    panteleyP

    @arminunruh

    The screenshot it's exactly from: customize → woocommerce → buttons
    mouseover text color

    whatever color you set [in Mouseover Text Color], it doesn't apply in Side Cart & Cart button/s. While it only applies in Checkout last button.

  • CTA button for multilingual

    2
    0 Votes
    2 Posts
    5 Views
    arminunruhA

    Screenshot 2024-11-19 at 17.49.52.png

    Screenshot 2024-11-19 at 17.50.06.png

    when u use polylang, the html tag has the language code

    you'd basically create the buttons as i explained here:
    http://laythemeforum.com:4567/topic/9945/call-to-action-in-the-top-bar/2

    but then create multiple buttons:

    <a href="https://google.com" class="call-to-action de-button">Kaufe Hier</a> <a href="https://google.com" class="call-to-action en-button">Buy Here</a>

    now basically use css to show and hide buttons based on what language we're on:

    .call-to-action{ display: none; } html[lang="de-DE"] .call-to-action.de-button{ display: block; } html[lang="en-EN"] .call-to-action.en-button{ display: block; }

    sth like that

  • 0 Votes
    2 Posts
    12 Views
    arminunruhA

    ah i understand! its not possible unfortunately :/

  • Set link add "www" in url

    7
    0 Votes
    7 Posts
    45 Views
    O

    thank'you so much, you rule!

  • simple text alignment issue

    6
    0 Votes
    6 Posts
    63 Views
    P

    that did the trick! as always, thanks a lot.

  • project overlay changes main site scale

    7
    0 Votes
    7 Posts
    34 Views
    arminunruhA

    ok nice. yea i changed the code a little so it would jiggle around less

  • 0 Votes
    13 Posts
    137 Views
    arminunruhA

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

  • close overlay by pressing burger again mobile

    5
    0 Votes
    5 Posts
    42 Views
    arminunruhA

    hey jason really nice website

    using your javascript, the click event doesn't even get triggered for me
    but if i bind the click event so it does get triggered by using:

    jQuery(document).on('click', '.burger-overlay-id-3043', function(event){ })

    somehow the overlay doesnt even show up

    how about you just use the normal X close icon without replacing anything
    Screenshot 2024-11-17 at 09.40.52.png

    i cant make it work the way you want unfortunately :/

  • 0 Votes
    7 Posts
    44 Views
    arminunruhA

    oh actually maybe this css?

    Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop"

    audio::-webkit-media-controls-enclosure { overflow:hidden; } audio::-webkit-media-controls-panel { width: calc(100% + 30px); /* Adjust as needed */ }

    from here:
    https://stackoverflow.com/questions/42517144/how-do-i-remove-the-download-option-in-the-html5-audio-tag

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