Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • Project filtering / Isotope filtering

    4
    0 Votes
    4 Posts
    196 Views
    RichardR
    Dear @GiuseppeMig Maybe this helps: http://laythemeforum.com:4567/topic/6350/filtering-projects-help/2 Project filtering i believe is on its way! :)
  • # Categories Projects Slug

    2
    0 Votes
    2 Posts
    149 Views
    RichardR
    Dear @GiuseppeMig Maybe this help: http://laythemeforum.com:4567/topic/6350/filtering-projects-help/2 Project filtering i believe is on its way!
  • Can not enter admin area

    2
    0 Votes
    2 Posts
    45 Views
    RichardR
    Dear @carlastreckwall Are you able to update your php version within your Hosting Platform? https://wordpress.org/support/update-php/ Best Richard
  • Adding color to a row gutter / adding a title to a carousel

    5
    0 Votes
    5 Posts
    137 Views
    RichardR
    Dear @Mariannep Hey awesome! :) Best wishes and happy New year Thanks for using Lay Theme
  • Site Title Hover Effect

    2
    0 Votes
    2 Posts
    111 Views
    RichardR
    Dear Chris @Blickwinkel74 With the current customize options unfortunately not, but you would be able to achieve this with 'Lay Options - Custom CSS & HTML' Best Richard
  • 1 Votes
    4 Posts
    314 Views
    G
    @kappe Hi, I just believe this can be a solution for this. I don't know is it good for site, or is it safe but it works for me, so I want to share. I just add this code to, Appearance | Theme Editor | Theme Functions (functions.php) files. I am just an amateur but I think this works for me. I just change the Page Names, Keywords and Descriptions. function add_meta_data_firefog() { if ( is_page('Page-Name-One') ) { echo'<meta name="Keywords" content="Keyword One, Keywords Two">'; echo'<meta name="Description" content="Page Descriptions.">'; } if ( is_page('Page-Name-Two') ) { echo'<meta name="Keywords" content="Keyword One, Keywords Two">'; echo'<meta name="Description" content="Page Descriptions.">'; } if ( is_page('Page-Name-Three') ) { echo'<meta name="Keywords" content="Keyword One, Keywords Two">'; echo'<meta name="Description" content="Page Descriptions.">'; } } add_action('wp_head', 'add_meta_data_firefog');
  • sub-menus on top of menu, problem with hover

    4
    0 Votes
    4 Posts
    150 Views
    C
    Hi, I actually solved it somehow. Now the menu "index" stays lightgrey when the menu is active. I did it with this code: nav.primary:hover ul li a:first-child:nth-last-child(2) { color:#ededed; } But thanks anyway for the reply! Best, Cristina
  • 0 Votes
    3 Posts
    310 Views
    G
    Hi Richard, Just any project really. I would like to change the background for example here: https://georgiaharizani.com/2021-weekly-index to black and have menu buttons and text be white. An ideas? Thanks <3
  • Customizer > Primary Menu not updating?

    2
    0 Votes
    2 Posts
    36 Views
    RichardR
    Dear @_skjul_ It should be working the way you wish: [image: 1609273863297-screen-shot-2020-12-30-at-9.30.35-am-resized.png] Are you able to post a link to your website? Also does any of the help on the This page apply? https://laytheme.com/troubleshooting.html#customizer-does-not-show-up & just to be sure as you mentioned above: 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 de-activated to see if this resolves the issue. License key not activated - (in website blank situations or button not available) Let me know and best wishes! Richard
  • Two hosting platforms, one pro licence?

    4
    0 Votes
    4 Posts
    86 Views
    RichardR
    Best wishes and Good Luck !
  • Names of the projects in the next/prev project

    10
    0 Votes
    10 Posts
    436 Views
    M
    dear @Richard-K , i have the same need as joackim. I state that I am not a jquery expert. i tried to insert the jquery string in the head but i didn't get any good results. could you write me the correct syntax to have the data-title instead of the prev / next text? thanks
  • Transition time carousel cursor

    cursor transition carousel time
    2
    0 Votes
    2 Posts
    120 Views
    RichardR
    Dear @Antoine There is a recent thread about changing Carousel Transition timing - does this apply for you as well? :) http://laythemeforum.com:4567/topic/6220/carousel-add-on-speed-and-caption/7 Best wishes Richard
  • sell products

    2
    0 Votes
    2 Posts
    35 Views
    RichardR
    Dear @tali Armin is currently working on Woo-commerce integration which is hopefully finished soon, however if you need an immediate option you could look into Shopify 'Buy Buttons': https://www.shopify.com/buy-button And i have also seen Paypal buttons used on some websites: https://www.paypal.com/buttons/ Hope this helps and seasons greetings :) Richard
  • READ MORE ... still not a standard code

    2
    0 Votes
    2 Posts
    63 Views
    RichardR
    Dear @darioj Instead of the " jQuery(document).ready(…)" you need to wrap it in a Newpage event. window.laytheme.on("newpageshown", function(){ // - INSERT DESIRED CODE HERE }); Also the Common JQuery abbreviation "$" must be altered to 'jQuery' eg. window.laytheme.on("newpageshown", function(){ $("button").click(function(){ $("p:first").addClass("intro"); }); }); is now: window.laytheme.on("newpageshown", function(){ jQuery("button").click(function(){ jQuery("p:first").addClass("intro"); }); }); It depends also how you want this 'Read-more' to function, You could have a hidden text box that when clicked simply makes it visible but very similar to this the commonly used Accordion - which will open nicely: https://www.w3schools.com/howto/howto_js_accordion.asp Is this what you were asking for? :) Best Wishes and Seasons Greetings Richard
  • Order of linked images in grid

    2
    0 Votes
    2 Posts
    63 Views
    RichardR
    Dear @tk How are your current images ordered? Each with a Row or Stacked? [image: 1609106794472-screen-shot-2020-12-28-at-11.04.37-am-resized.png] Creating a New row and pushing it to the top- forcing the chronology downwards does not work with your current Layout i assume Best wishes and seasons greetings :) Richard
  • Add Project to Mainpage without Thumbnail

    2
    0 Votes
    2 Posts
    38 Views
    RichardR
    Dear @janaloy Are you wanting to display thumbnail with just the text? The thread covered different points so just wish to know what we are referring to! :) Best wishes and Seasons Greetings Richard
  • Audio player on OpenStreetMap

    8
    0 Votes
    8 Posts
    187 Views
    RichardR
    Dear @Okvmh Great to hear! :) Merry Christmas and seasons greetings!
  • Change font at hover on links

    1
    0 Votes
    1 Posts
    95 Views
    No one has replied
  • THANKS!

    2
    0 Votes
    2 Posts
    66 Views
    arminunruhA
    :DD Thank you so much @Blickwinkel74 ! Merry Christmas too and stay healthy everybody and thank you very much for using Lay Theme :))
  • Blog

    3
    0 Votes
    3 Posts
    123 Views
    D
    @Richard-K Hi Richard! Thank you for the answer!!

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
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com