Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.2k Topics 17.6k Posts
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Background color in Footer

    6
    0 Votes
    6 Posts
    94 Views
    P

    Wonderful! Thanks a lot!
    Best… Philipp

  • Position tagline in bottom left corner

    4
    0 Votes
    4 Posts
    29 Views
    RichardR

    Dear @watersigils

    No worries! :)
    Best of luck with your website

    Sincerely
    Richard

  • 0 Votes
    6 Posts
    42 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
    37 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
    488 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
    49 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
    39 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

    7
    0 Votes
    7 Posts
    378 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
    502 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
    170 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
    44 Views
    RichardR

    Dear @julianbauer

    Great ! :) best of luck with your project, its looking great

    Sincerely
    Richard

  • Anchorscroll Speed Adjustable?

    2
    0 Votes
    2 Posts
    20 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
    28 Views
    RichardR

    Dear Tim @Tim-B

    You are able to create a different Layout within the Gridder for Mobile:
    Screen Shot 2021-01-20 at 9.30.26 PM.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

  • 0 Votes
    2 Posts
    10 Views
    RichardR

    Dear Robert @Robert-Damisch

    I have sent you an email regarding the Imagehover Addon :)

    Best wishes for 2021
    Richard

  • Booking System

    6
    0 Votes
    6 Posts
    123 Views
    D

    @cschm-tz
    Hi Christian,
    have you made any progress in the meantime? Any good or bad experiences?
    I have exactly the same question ...
    Thanks for sharing!
    Daniel

  • Is there only one Media Library?

    2
    0 Votes
    2 Posts
    35 Views
    RichardR

    Dear William @gauchedamned

    Unfortunately there is only one built in Media Library - with Wordpress normally and also within Lay Theme. There are Plugins out there that add Media Libraries for this purpose - because they are Third-party Plugins Armin doesnt code for these.
    Best to give it a go and try out some plugins and see if they work - the simpler most likely the better! :)

    Sorry for any inconvenience this may cause but to code for third-party plugins would soon become an endless task for one man :)

    Sincerely
    Richard

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