Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.5k Posts
  • customize the mobile view from a page

    5
    0 Votes
    5 Posts
    334 Views
    RichardR
    Dear @marcelgross Nice :) Thank you Dear @rubensousaborges Apologies that i didn't understand the question properly. Hope all is well now Sincerely Richard
  • Making 1 Project Password Protected

    2
    0 Votes
    2 Posts
    92 Views
    RichardR
    Dear @ksmarsh Yes Password protection plugins can be difficult sometimes, however because it is a hot topic and lots of people have had varying degrees of success in the past have you looked into older Forum threads to see if anything suits you needs? http://laythemeforum.com/search?term=password&in=titlesposts&matchWords=all&sortBy=relevance&sortDirection=desc&showAs=posts Also: http://laythemeforum.com/topic/3711/password-protection Unless it is a specific bug that needs fixing with Laytheme at this point i apologise that this is all i can offer as a solution Thank you for your patience and for using Lay Theme and sincerely Best of luck Richard
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    27 Views
    No one has replied
  • Simple WP Membership Plugin not working with Gridder?

    2
    0 Votes
    2 Posts
    64 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
    176 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
    360 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
    81 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
    112 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
    53 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
    165 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
    261 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
    65 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
    86 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
    48 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
    213 Views
    B
    Thanks @arminunruh!
  • How to hide site title on home page?

    4
    0 Votes
    4 Posts
    375 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

I also code custom websites or custom Lay features.
šŸ’æ Email me here: šŸ’æ
info@laytheme.com

Our Web Development company: 100k.studio

Want to tip me? https://www.paypal.com/paypalme/arminunruh

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