Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • bring element above menu bar?

    3
    0 Votes
    3 Posts
    69 Views
    RichardR
    Dear Aaron @aarondawkins Yes it is possible 🌝 Looking into the z-index property should help you: https://www.w3schools.com/cssref/pr_pos_z-index.asp Best wishes Richard
  • Horizontal Submenu "white-space: normal" doesn't work anymore

    4
    0 Votes
    4 Posts
    98 Views
    RichardR
    Dear @Kilian Thanks for the update & the great explanation 🌝 I am unsure why exactly without being able to look at the sub-menu and see how it behaves. I notice not "commissions" has no sub-menu? Is there anyway i can view the sub-menu to better inspect it? I understand that you would not want a broken sub-menu to be present all the time, so we may need to work something else out Β πŸ‘ is it still present but just not "switched on" ? Talk soon & have a wonderful day Richard
  • Split (second) menu points left and right of top centered site title logo

    6
    0 Votes
    6 Posts
    161 Views
    RichardR
    Thanks @Bella will looks into your other questions 🌝 have a wonderful day!
  • Change position of background image

    2
    0 Votes
    2 Posts
    78 Views
    RichardR
    Dear @Janina "I need to change the placement of the cover image on this sub page only:" .slug-about .cover-region { margin-top:55px; } Result: [image: 1647734501105-screen-shot-2022-03-20-at-1.00.34-pm.png] "is there a way to change the preset default colour globally for the whole site? I want it to change from black to #548B54" This would depend on what the colour applies to, for example you could set all text (except for links) with the following: body{ colour:#548B54; } There are many root colours for Lay Theme, some are for the Carousel and some are for other Addons. Happy to help, just wish to know more about what you mean by "default color for whole site" 🌝 Talk soon & best wishes Richard
  • create image with 100 vh height

    4
    0 Votes
    4 Posts
    159 Views
    RichardR
    Dear @HorstoftheFuture Thank you for replying, great to hear that all is working! have an amazing day ⭐️ Sincerely Richard
  • New Project Index Styling

    10
    0 Votes
    10 Posts
    305 Views
    RichardR
    Thanks for the feedback @Tim-B have noted βœ… Best wishes Richard
  • Text within the Thumbnail grid

    4
    0 Votes
    4 Posts
    92 Views
    RichardR
    Thanks @Toby have a wonderful day!
  • Link entire text box

    11
    0 Votes
    11 Posts
    302 Views
    RichardR
    Thanks @danny have an amazing day! ⭐️
  • Menu bar insert instead of overlay

    6
    0 Votes
    6 Posts
    154 Views
    RichardR
    Thanks @Bella ! πŸ‘
  • What is the best way to combine several pages to one "stacked" page?

    2
    0 Votes
    2 Posts
    62 Views
    RichardR
    Dear Johannes @timperangel You could make use of the Gridder JSON to copy over content into your combined landing page: http://laythemeforum.com:4567/topic/7421/insert-page-into-another Or if the three individual pages will keep changing and you want the landing page to change with it, this will require some Custom code i think 🌝 You could look into cloning: https://www.w3schools.com/jquery/html_clone.asp Best wishes Richard
  • How to fix a hover image to a position when rescaling browser

    4
    0 Votes
    4 Posts
    114 Views
    RichardR
    Thank you for adding your solution @gschill !! ⭐️
  • picture do not appear in front-page??

    2
    0 Votes
    2 Posts
    39 Views
    RichardR
    Dear @pollyinthehouse Could you please make sure of the following for testing 🌝 Wordpress, Lay Theme & Laytheme's Addons are all up to date ? Any custom CSS or JS that may interfere is temporarily removed. Any third-party plugins are de-activated to see if this resolves the issue. (most -likely) Talk soon & best wishes! Richard
  • MailPoet Working and Not Working

    1
    0 Votes
    1 Posts
    126 Views
    No one has replied
  • critical error after attempted update

    6
    0 Votes
    6 Posts
    258 Views
    RichardR
    Dear @dolfmenagonz Sorry to hear this about Strato, normally a Webhost customer service can help you get into your Files. So the problem: Cant access the Wordpress Admin area So we need another way to de-activate/ delete the current Theme. We need access to the Website Files/ Folder. For an understanding of the process please read this page under #2. Deleting a WordPress theme via FTP (or via ftp manager): https://www.wpbeginner.com/beginners-guide/how-to-delete-a-wordpress-theme/ I think with Strato its called Server Manager: https://www.strato-hosting.co.uk/faq/hosting/what-is-ftp-and-how-can-i-use-it/ Please read this, i believe you will need to do this yourself if Strato Customer service will not help you. Let me know your thoughts and talk soon 🌝 Richard
  • Menu Bar reappear at page end

    2
    0 Votes
    2 Posts
    40 Views
    RichardR
    Dear Annette @afb The menu bar will hide when scrolling down and appear when scrolling up or with Mouseover, im sure you have seen these settings within Customize > However there is no option for "hitting" page bottom & this would need to be custom coded by you, i can set you in the right direction though! 🌝 The Menu bar disappears when the Class hidden is added to it. Here you can see the difference in the HTML Code: The Menu is visible: [image: 1646866191415-screen-shot-2022-03-10-at-11.46.03-am-resized.png] And the menu hidden ( noticed class: hidden is added to the element ): [image: 1646866236252-screen-shot-2022-03-10-at-11.45.56-am-resized.png] Therefore you would want a piece of code (jquery) saying: "When the user is at the bottom of the page -- ADD the class "Hidden" to the .navbar element" https://laytheme.com/documentation/custom-javascript.html https://stackoverflow.com/questions/35657183/add-remove-class-when-close-to-bottom-of-page Hope this helps Annette & have a wonderful day ⭐️ Richard
  • Uploaded font doesn't work on Intro Page

    5
    0 Votes
    5 Posts
    104 Views
    RichardR
    Dear @Janina Happy to hear the font issue is solved, as for the Intro: Ive tested mouse clicking the intro & its working for Chrome, Safari & Firefox (also working for you). So we can assume the Bug isolated to your Client. Why this may be? Have they check in an incognito window? Are they using a different Browser? Unfortunately with this one Janina it may be difficult for me to fix if i can recreate the Bug and it only occurs on her computer and no one else. My first thought is her Browser Cache, let me know how you go & i will see if i can help further πŸ‘ Best wishes Richard
  • Custom CSS Class Problem

    4
    0 Votes
    4 Posts
    92 Views
    RichardR
    Have a great day @robochicken thanks for supporting Lay Theme !!
  • Change Color of Social Media Icons

    4
    0 Votes
    4 Posts
    186 Views
    RichardR
    Thanks @Janina have a wonderful day 🌻
  • How to add a slashed zero & tabular figures in CSS?

    2
    0 Votes
    2 Posts
    55 Views
    RichardR
    Dear @serum Unsure sorry but these links may provide some help 🌝 http://laythemeforum.com:4567/topic/917/activate-styllistic-sets/6 http://laythemeforum.com:4567/topic/6094/variable-font-can-be-used/6 http://laythemeforum.com:4567/topic/6476/font-encoded-in-base64/4 http://laythemeforum.com:4567/topic/6206/webfont-issue-2-fonts-working-fine-3rd-one-doesn-t Best Richard
  • Vimeo video in carousel jumps position on hover

    7
    0 Votes
    7 Posts
    165 Views
    RichardR
    Dear Charlotte @CharlotteG Thanks for the bug feedback πŸ‘ I see that it occurs on Safari and not Chrome. https://www.ritaferrando.com/ikebana/ Have forwarded to Armin βœ… Best wishes & talk soon 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