Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • Different Background Images

    4
    0 Votes
    4 Posts
    232 Views
    RichardR
    Dear @paulstolle No worries! best of luck with your project! :_)
  • Fullscreen Carousel: Center Images and showing multiple slides

    4
    0 Votes
    4 Posts
    103 Views
    RichardR
    Dear @Kappa sure! send me the page and will try to see whats wrong :) best Richard
  • different menus in different pages

    8
    0 Votes
    8 Posts
    584 Views
    RichardR
    Dear @vernandel Ok :) sorry if i wasnt able to provide the solution you were looking for! Best wishes Richard
  • Project Thumbnail Mouse Mobile

    2
    0 Votes
    2 Posts
    88 Views
    RichardR
    Dear @j-varela When selecting "do not show mouseover state" for mobile did you check on a smartphone - Mobile cannot Mouseover so it shouldn't be possible - Are the video's still playing? if checking on a Desktop but at a small mobile browser width the mouseover will work. Best Richard
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Position tagline in bottom left corner

    4
    0 Votes
    4 Posts
    159 Views
    RichardR
    Dear @watersigils No worries! :) Best of luck with your website Sincerely Richard
  • Thumbnail title doesn’t appear on image center

    6
    0 Votes
    6 Posts
    125 Views
    RichardR
    Dear Paula @paulapetersen No worries at all, just glad that things are working for you know and you can progress with your project! Best wishes and have a wonderful day :) Richard
  • Background Colour error; Remove Popups

    4
    0 Votes
    4 Posts
    75 Views
    RichardR
    Dear Kristofers @kristofersrei In > Customizer > Background > Try setting your background colour to grey: #c6c6c6 Currently it is set to black. Let me know if this solves the issue :) Best Richard
  • change site-title link

    7
    0 Votes
    7 Posts
    648 Views
    RichardR
    Dear @MaxWinter No worries :) Good luck with your project & talk soon Best Richard
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Youtube Portrait (flipped Ratio) not working

    11
    0 Votes
    11 Posts
    241 Views
    RichardR
    Dear @gala In this where i don't really know whats going wrong until i can have a better look: Could you please send your wp-admin/ website & log-in details via 'Chats' ( if you feel comfortable doing so) & i will try to find out what the issue is! :) Best Richard
  • Scrolling Error / Loading Error

    6
    0 Votes
    6 Posts
    143 Views
    RichardR
    Dear @Lewis-Darlow This is great to hear :) If you have any further questions feel free & best of luck with the rest of your project! Sincerely Richard
  • Newsletter signup form

    mailchimp popup newsletter
    7
    0 Votes
    7 Posts
    748 Views
    RichardR
    Dear Georgia @georgiaharizani Sorry for the delay these past days! So you just need that when on Mobile the Ninja Forms - Font size changes to suit the Mobile Layout ( which it currently doesnt do ) If that is so, i can help you with this :) Talk soon and best wishes Georgia Richard
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Scroll on iFrame (vimeo)

    2
    0 Votes
    2 Posts
    867 Views
    BaptisteB
    Ok I'll answer to my own question for people who ask or have the same issue haha. If you use the iframe, using the vimeo api is, for the moment, the best way I found to solve that problem for Firefox and Chrome. Insert the iframe : <div class="iframeVimeo" style="padding:56.25% 0 0 0;position:relative;"><iframe src="yourvideocolor=ffffff&title=0&byline=0&portrait=0" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div> Add css to block the pointer event on that iframe : .iframeVimeo iframe { pointer-events: none; } And then add the JS for the api and the click on the play button : <script src="https://player.vimeo.com/api/player.js"></script> <script type="text/javascript"> var player = new Vimeo.Player(document.querySelector('.iframeVimeo iframe')); var iframe = document.querySelector('.iframeVimeo').addEventListener('click', function() { player.getPaused().then(function(paused) { if (paused) { player.play(); } else { player.pause(); } }).catch(function(error) { }); });</script> It should works ✌️
  • Custom burger colour change on page?

    7
    0 Votes
    7 Posts
    371 Views
    S
    @aarondawkins said in Custom burger colour change on page?: Hey @suzyy thank you, but I'm sorry this doesn't work. Maybe if take a look at the site you will get a clearer idea. https://poesis-oracle.com This is the page that needs a white burger on mobile: https://poesis-oracle.com/library - just so you know the burger is custom. @mariusjopen @arminunruh a little help here? :) Thank you. Aaron would've been helpful at the start, as richard stated you've uploaded an .SVG for the hamburger so my code won't work (it was made for the default). try this in your custom javascript: <script> document.querySelector(".slug-library .burger-inner img").src = "url of white hamburger svg file here"; </script>
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • 0 Votes
    6 Posts
    151 Views
    RichardR
    Dear @julianbauer Great ! :) best of luck with your project, its looking great Sincerely Richard
  • Anchorscroll Speed Adjustable?

    2
    0 Votes
    2 Posts
    60 Views
    RichardR
    Dear Henning @Henning This is not possible i believe from built in options,but has something to do with the: transition-delay: 100ms; CSS property that is attached to the Element you are scrolling to, you would need to add some Custom Code to alter this. Best wishes Richard
  • Project description text edit for phone layout

    2
    0 Votes
    2 Posts
    65 Views
    RichardR
    Dear Tim @Tim-B You are able to create a different Layout within the Gridder for Mobile: [image: 1611131509903-screen-shot-2021-01-20-at-9.30.26-pm-resized.png] You can "activate custom phone layout" within Lay Options. If this is not a solution you could add some Custom CSS to the description to style it for Mobile. But if you are able to use the options provided with Lay theme first this would be better :) Sincerely 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