Skip to content

General Discussion

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

    3
    0 Votes
    3 Posts
    27 Views
    No one has replied
  • 0 Votes
    2 Posts
    37 Views
    RichardR

    Dear @KentaChai

    I am not personally familiar with this plugin however maybe on the forum there are some people who have also been looking for a solution.

    http://laythemeforum.com:4567/search?term=member&in=titlesposts&matchWords=all&sortBy=relevance&sortDirection=desc&showAs=posts

    Apologies that I cannot offer further Third-party plugin support at this time, though i do wish to help and hope you find something that works for you

    Sincerely
    Richard

  • Independent Scrolling for Columns

    2
    0 Votes
    2 Posts
    126 Views
    RichardR

    Dear @willcanning

    Im so sorry that no one replied to this thread, this isn't a practice we wish to maintain! forgive me

    Did you manage to find a solution to your problem in my absence?

    Thank you for your patience and for using Lay Theme

    Sincerely
    Richard

  • Fixed elements on scroll

    6
    0 Votes
    6 Posts
    253 Views
    RichardR

    Dear @cschm-tz

    You are able to use the "CUSTOM CSS & HTML" option in "Lay-options"

    Screen Shot 2020-08-04 at 3.15.48 PM.png

    Here you would add your code that targets that column of text and position it on the right of the viewport like you wished for

    I wanted to use the link you provided to go back and have another look but the page does not exist anymore?

    Maybe i am mistaken :)

    Let me know as i still wish to help

    Best
    Richard

  • 0 Votes
    3 Posts
    36 Views
    RichardR

    Dear @caterina

    As a first we normally ask if you have any Third-party plugins installed that may be interfering with Lay Theme.

    If so is it possible to de-activate them to see if the problems still exist?

    If not we can go from there :)

    Thank you for using Lay Theme & have a wonderful day

    Best
    Richard

  • 0 Votes
    2 Posts
    94 Views
    RichardR

    Dear @obliek

    Is it possible to post a link to your website as to get a better look?

    I hope i understand your question :)

    Until then, have a wonderful day And thank you for using Lay Theme

    Best
    Richard

  • Cover Option without menu points

    2
    0 Votes
    2 Posts
    26 Views
    RichardR

    Dear @florine

    Apologies, but i'm not sure i understand exactly what you are trying to achieve

    Is it possible to upload a picture of your problem?

    Thanks

    Sincerely
    Richard

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Problem with Masonry Grid

    3
    0 Votes
    3 Posts
    102 Views
    RichardR

    Dear @apynet

    Awesome!! Cool Fix :)

    Great to hear that you found a solution
    Also this is great as it will help others in the future

    So thank you very much for using Lay Theme and making it stronger :)

    Sincerely
    Richard

  • Double title in browser tab with yoast

    6
    0 Votes
    6 Posts
    165 Views
    RichardR

    Dear @Johannes-Meger

    We are always taking this advice and noting it down to see if we can implement it in the future! :)

    We cannot Guarantee that in the next update it will be fixed, but that we are working on it

    I hope this provides some light and that we are thankful for your patience and for using Lay Theme and sticking with us :)

    Have a wonderful day

    Sincerely
    Richard

  • 0 Votes
    2 Posts
    41 Views
    RichardR

    Dear @LN

    I hope i understand your problem and please correct me if i am wrong :)

    The main content should start at 40% of the page's height, however because you want your client to have freedom to change picture we cannot target any one image specifically.

    Screen Shot 2020-07-29 at 3.25.05 PM.png

    Here in the picture above i have targeted to whole "grid" and increased its "padding-top" from 1% to 40% using "Custom CSS & HTML"

    Does this suit your needs or is it too simple a solution?

    Your client can still change the images and this will continue to use the 40%

    I hope this sets you in the right direction!

    https://www.khanacademy.org/computing/computer-programming/html-css

    https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools

    These are two links that can introduce you to the basics of CSS if you having difficulty

    As always thank you heaps for using Lay theme and having Patience with the Forum

    Best wishes

    Sincerely
    Richard

  • Fullscreen Silber code

    2
    0 Votes
    2 Posts
    48 Views
    RichardR

    Dear @fer1113

    I will try to help!
    If i understand your question properly and correct me if i'm wrong :)

    The web document seems ok although the semicolons ( ; ) on the last "opacity" ' s are missing - i have fixed them below

    @keyframes imageAnimation { 0% { animation-timing-function: ease-in; opacity: 0; } 8% { animation-timing-function: ease-out; opacity: 1; } 17% { opacity: 1; } 25% { opacity: 0; } 100% { opacity: 0; } }

    However in terms of the code working but showing up for every page -

    I believe it is because you haven't specified the page in which this code should be applied so it just gets applied to the "Body" of every page.

    Each page has its own information that you can use to target it

    Screen Shot 2020-07-29 at 2.52.44 PM.png

    Here for this page "Fashion" you can see things like "data-id=47" & "data-slug="fashion" etc

    Look into adding something in both the HTML and CSS "Body" tags that will target the actual page you want :)

    Here are some links that i hope will help you in the right direction:

    https://www.khanacademy.org/computing/computer-programming/html-css

    https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools

    Best of luck and Thank you for your patience and using Lay Theme!

    Sincerely
    Richard

  • This topic is deleted!

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

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Mobile v

    2
    0 Votes
    2 Posts
    25 Views
    RichardR

    Dear @gdc

    Beautiful Website! :)

    I do see the problem with the white line below the images,

    knowing exactly what is causing the problem without having deeper access to your website is difficult however i have a simple solution if you are willing.

    Adding the following code to your website may prove the trick!

    img{ margin-bottom: -1px; }

    You can paste this in - "Lay options" - "Custom CSS & HTML"

    in the Custom CSS area.

    Screen Shot 2020-07-28 at 5.04.16 PM.png

    Let me know if this works or suits your needs

    Best wishes
    Richard

  • Translation Shortcode

    4
    0 Votes
    4 Posts
    130 Views
    B

    Thanks @arminunruh!

  • How to hide site title on home page?

    4
    0 Votes
    4 Posts
    267 Views
    RichardR

    Dear @willcanning

    Awesome :)
    Thanks for your help and concise answer!

    Best
    Rich

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    2 Posts
    64 Views
    RichardR

    Dear @jnemeck

    Great to hear from you and thanks for providing such a nice description

    Currently it is sadly not possible to create Parallax on the X-axis

    However i think it is a good idea :) & worth noting,
    We will put it in the Possible Development Notes for future work on Lay Theme!

    Thanks For using Lay Theme and being a part of the Community & the patience with this delayed Reply

    Best Wishes
    Sincerely
    Richard

  • horizontal layout

    5
    1 Votes
    5 Posts
    169 Views
    RichardR

    @edgrbnz

    Thank you once again :)

    and @Blickwinkel74
    Thank you so much for using Lay Theme!

    Hope you both have a great weekend
    Best
    Rich

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