Skip to content

General Discussion

A place to talk about anything Lay Theme related
5.0k Topics 21.6k Posts
  • Simple WP Membership Plugin not working with Gridder?

    2
    0 Votes
    2 Posts
    115 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/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
    421 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
    2
    0 Votes
    6 Posts
    857 Views
    RichardR
    Dear @cschm-tz You are able to use the "CUSTOM CSS & HTML" option in "Lay-options" [image: 1596547300239-screen-shot-2020-08-04-at-3.15.48-pm-resized.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
  • Mobile version of the site – various elements don't appear

    3
    0 Votes
    3 Posts
    145 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
  • Image caption interfering with caption number (carousel)

    2
    1
    0 Votes
    2 Posts
    228 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
    176 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
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Problem with Masonry Grid

    3
    0 Votes
    3 Posts
    351 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
    823 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
  • How to: First thumbnail in column starting only at 40% browser height

    2
    1
    0 Votes
    2 Posts
    211 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. [image: 1596029335562-screen-shot-2020-07-29-at-3.25.05-pm-resized.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
    151 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 [image: 1596027289674-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
    112 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. [image: 1595948707781-screen-shot-2020-07-28-at-5.04.16-pm-resized.png] Let me know if this works or suits your needs Best wishes Richard
  • Translation Shortcode

    4
    0 Votes
    4 Posts
    419 Views
    B
    Thanks @arminunruh!
  • How to hide site title on home page?

    4
    0 Votes
    4 Posts
    713 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
    216 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
    996 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
  • Cover

    3
    0 Votes
    3 Posts
    264 Views
    RichardR
    Dear @fr Your awesome!! Thank you heaps for helping the community out :) Have a great weekend Best Rich
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com