Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • Intro svg

    5
    0 Votes
    5 Posts
    144 Views
    arminunruhA
    hey there, svgs do work for me. not sure if this is related but maybe try this: http://laythemeforum.com:4567/topic/5190/svg-cursors-fix if that doesnt do the trick: can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?
  • Multilingual with WPML not working

    2
    0 Votes
    2 Posts
    106 Views
    doorofperceptionD
    Hey Dnaiel, it seems you found a way. How did you do it? I have the same problem here: www.practice.de Danke — Ben
  • show thumbnail image instead of video on mobile

    4
    0 Votes
    4 Posts
    172 Views
    rlonR
    Hey @Richard and @felix_rabe, thanks for the feedback. Indeed I am looking for no video thumbs on mobile only. it seems to be the default but does not work for me.. @Richard, these are my settings in the customizer, seems not to have any effect on the video thumbs for mobile. [image: 1623579217104-screenshot-2021-06-13-at-12.12.46.png] Thanks Felix for the hin on the videos, will check this tool. have a good weekend :)
  • Posts in reverse order

    2
    0 Votes
    2 Posts
    108 Views
    RichardR
    Dear @KingJut I believe that Armin will reference this issue with the next Lay Theme update šŸŒ Best wishes Richard
  • I'm unable to insert vimeo link in project

    4
    0 Votes
    4 Posts
    98 Views
    RichardR
    Dear Katherine @KMasters Wonderful! great to hear šŸŒ Thank you for using Lay Theme and best wishes for the rest of your Website. Sincerely Richard
  • Thumbnail Grid Filter -> Font Size -> for Mobile ??

    2
    0 Votes
    2 Posts
    210 Views
    RichardR
    Dear Willie @Steamboatwillie I see that you cannot directly control the filters font size for mobile. but what i would suggest is to take advantage of "text formats". Create a Text format that you wish to apply to the Thumbnail Grid Filter. Each Text format created will have a 'custom class' Here I have the text format 'Acme' with HTML class "_acme". [image: 1623451118655-screen-shot-2021-06-12-at-10.38.00-am-resized.png] In: Appearance > Customize > project thumbnails > Thumbnail Grid Filter > Apply your new format: [image: 1623451249009-screen-shot-2021-06-12-at-10.40.34-am-resized.png] We can target this HTML Class / Text Format in: Lay Options > Custom CSS & HTML > Custom CSS for Mobile Version This way we maintain the mobile breakpoints that are applied to the whole website. Some code like this can be added to address the font-size of the Text Format, it could be 'px' or '%' or any other CSS UNIT ._acme{ font-size:15px; } https://laytheme.com/documentation.html#custom-css-styling Hope this has helped Willie, have a wonderful day and good luck! šŸŒ Sincerely Richard
  • 0 Votes
    3 Posts
    78 Views
    arminunruhA
    Hey, thanks for the headsup! This will be fixed with an upcoming update Sorry for the late reply
  • 0 Votes
    3 Posts
    80 Views
    RichardR
    Dear @DoggettJones Thank you heaps for coming back and providing a conclusion to your thread, helps others in the future šŸŒ Best wishes Richard
  • Need help with element follows the cursor

    3
    0 Votes
    3 Posts
    109 Views
    RichardR
    Dear Axel @axel Amazing šŸ’„ Thank you for coming back with a solution for others as well to this thread. Sincerely Richard
  • This topic is deleted!

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

    2
    0 Votes
    2 Posts
    14 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Fixed Footer Problem on Mobile Devices

    1
    0 Votes
    1 Posts
    241 Views
    No one has replied
  • Custom Menu point mouseover colour

    5
    0 Votes
    5 Posts
    330 Views
    C
    Thank you SO much Richard!!!!!
  • Additional code on Desktop layout only?

    8
    0 Votes
    8 Posts
    248 Views
    RichardR
    Dear @R-Seance I did yes thank you! šŸŒI am looking into it right now :) Will reply as soon as possible, im sorry to keep you waiting and for the delay this week šŸ™ˆ Sincerely Richard
  • How to set "font-stretch" percentage universally or for text formats?

    4
    0 Votes
    4 Posts
    100 Views
    RichardR
    Dear @barbarama "Can you help me with this?" Sure! šŸŒ If you are able to post a link to your website i can make sure. Here is a test on my Lay Theme site with your code. The standard "default" format has a little " _ " underhyphen before it ( _Default ), I was wondering if this is the case with you as well? [image: 1622695822063-screen-shot-2021-06-03-at-4.47.39-pm-resized.png] When i set the correct format & changed the code to: ._Default{ -webkit-text-fill-color: #fd67eb; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: black;} I got the intended result: [image: 1622695950593-screen-shot-2021-06-03-at-4.47.47-pm-resized.png] Hope this helps @barbarama & talk soon! best wishes 🌼 Sincerely Richard
  • 0 Votes
    3 Posts
    176 Views
    RichardR
    Dear @LouisS Thank you so much for coming back and providing an update / solution to your thread - this is really helpful for others - Including me!! thank you šŸŒ Best Wishes Richard
  • Different font for each menu point?

    10
    0 Votes
    10 Posts
    236 Views
    RichardR
    Dear Daniel @danny Will take a look, thanks! šŸŒ Best wishes Richard
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    14 Views
  • Change Burger Icon into Text

    burger navigation navbar
    6
    0 Votes
    6 Posts
    458 Views
    RichardR
    Dear Aleks @Aleksandar Q: "I'd like to use the mobile menu for the desktop version, too. How could I do this? " A: This is possible. You could set the breakpoint in Lay Options so that the Mobile layout is used always. This will mean of course that you must use the Mobile Layout. If you wish to just use a burger menu with a desktop Layout this will need to be Custom Coded in. Best wishes šŸŒ Richard

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