Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • Activate Menu Items by Scrolling / Anchorscroll

    3
    1 Votes
    3 Posts
    487 Views
    H
    I forgot to add that you have to give the according rows on the site an ID, in this case it is "menu-section". So basically your rows will have to have an ID and CLASS for the effect and anchor to work. The only thing that I haven't been able to work out is the situation that on load of the page, all links in the menu will be activated at once. I believe though that this is solvable by including the first header element into the variable ... not sure though. EDIT: Just delete the first variable and that's it $('nav a').addClass('menu-active')
  • Site Title Text Hover

    10
    0 Votes
    10 Posts
    472 Views
    RichardR
    Dear @SL Ok, sorry that my first option didnt work! :) Remove that Custom CSS if you will and on the same Custom CSS & HTML Page but this time in 'custom <head> content add this code: <script> window.laytheme.on("newpageshown", function(layoutObj, type, obj){ jQuery(".menu-item-44 font").hover(function(){ jQuery(this).text("Welle"); }, function(){ jQuery(this).text("Teilchen"); }); jQuery(".menu-item-62 font").hover(function(){ jQuery(this).text("Teilchen"); }, function(){ jQuery(this).text("Welle"); }); }); </script> Let me know how you go, apologies once again for the delayed response :) Best Richard
  • Speed up site? future improvements or is it me?

    4
    0 Votes
    4 Posts
    207 Views
    RichardR
    Dear W @gauchedamned Just wondering if Wordpress, Lay Theme & Lay Themes plugins are all up to date? you have error's in your console: [image: 1605162783672-screen-shot-2020-11-12-at-7.31.15-pm-resized.png] You can use the inspection tool in Google Chrome by right clicking and choosing 'inspect' then going to "network" then reload your page to see the loading times: [image: 1605162880964-screen-shot-2020-11-12-at-7.32.59-pm-resized.png] Here i can see that these 4 images are slowing the website down. However if you can split upload of images by size i am unsure sorry, however i hope @arminunruh can shed some light on the topic! :) Also: https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools Apologies that i cannot be over further help right now, however have a wonderful day and thank you for using Lay Theme Sincerely Richard
  • Project title and description next to thumbnail?

    2
    0 Votes
    2 Posts
    238 Views
    RichardR
    Dear Julius @jw Thank you for bringing this up, unfortunately this is the case at the moment, the way you have done it works well when switching to mobile though and the elements can easily stack - for that reason i think it is good. It could be forced manually with CSS if you really had to, however i think this is a good point and i would be happy to add this to the Development notes for Future Discussion :) Best wishes and thank you for the questions and for using Lay Theme Sincerely Richard
  • This topic is deleted!

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

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Can I install LayTheme to an existing WP page?

    8
    0 Votes
    8 Posts
    243 Views
    RichardR
    Dear @billykioso Thankyou for the follow up :) Best Richard
  • Space between menu points

    4
    0 Votes
    4 Posts
    133 Views
    RichardR
    Dear @emgeoffice Thank you for following up, and great to hear that it works, awesome :) Best Richard
  • Carousel Size too large

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

    4
    0 Votes
    4 Posts
    15 Views
  • Change menu item color on scroll

    2
    0 Votes
    2 Posts
    274 Views
    RichardR
    Dear @Ursula Could you please post a link to your website where you are trying to implement this and i can have a better look :) Best wishes and have a wonderful day Richard
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    35 Views
  • Menu point options missing

    3
    0 Votes
    3 Posts
    61 Views
    Y
    Thank you! I'm going to try this right away!
  • This topic is deleted!

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

    3
    0 Votes
    3 Posts
    3 Views
  • LayTheme Update Notification

    3
    0 Votes
    3 Posts
    123 Views
    W
    Dear Richard, thank you very much for your answer! It would be awesome if there is an official solution, I tried to sign in the newsletter but it didn't work (maybe inactive). But in the meantime I will look for an WP Plugin. Thanks for the support!
  • Menu style

    2
    0 Votes
    2 Posts
    73 Views
    RichardR
    Dear @gridch What aspect of this Menu in particular do you wish, that when you hover the other menu items appear? Best Richard
  • STICKY ELEMENTS

    5
    1 Votes
    5 Posts
    163 Views
    RichardR
    Dear @egorkraft There is no implemented sticky option just yet but a look in the right direction if i can help in any way. This will require a basic understanding of CSS: https://laytheme.com/documentation.html#custom-css-styling & you may wish to use Developer tools to help you as well: https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools The Custom CSS you would be adding in 'Lay Options - Custom CSS & HTML" :[image: 1604347856596-screen-shot-2020-09-14-at-2.51.54-pm-resized.png] Some links into 'sticky' CSS: https://www.w3schools.com/howto/howto_css_sticky_element.asp https://medium.com/@elad/css-position-sticky-how-it-really-works-54cd01dc2d46 Additionally check out this thread: http://laythemeforum.com:4567/topic/3877/placing-sticky-element-in-the-gridder/15 Best of Luck and apologies that 'sticky' isn't in yet, Armin is working really hard on Woocommerce implementation right now, And as always thank you for being a Lay Theme user and keeping focus on topics like these :) Have a wonderful day & best wishes Richard
  • laytheme + polylang

    3
    0 Votes
    3 Posts
    180 Views
    M
    Hey @mariusjopen, sorry to answer on this old post. Can you recommend a SEO Plugin for qTranslate (XT) at the moment? Rank Math and Yoast doesn't work. "All In One SEO" makes a strange, dirty mix of two languages. Thanks & best, Markus
  • HELP: Swap Images on Hover JS plugin

    3
    0 Votes
    3 Posts
    106 Views
    L
    Hey @Richard-Keith , It was actually "1" I changed it but still doesn't work. Here's a link to my website : https://www.leamarque.fr/ - and the images in question are the first three on the page Thank you for your help :)

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