Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • Making elements withing "element grid" multiple columns wide

    6
    0 Votes
    6 Posts
    240 Views
    mariusjopenM
    Dear @Jahn a small secret from a developer: It is never clean :-) Best! Marius
  • Show Project title on Screen center

    2
    0 Votes
    2 Posts
    108 Views
    mariusjopenM
    Dear @dschulii vertical alignment is always a bit tricky in CSS. I would try with a position fixed and using flex box: https://css-tricks.com/snippets/css/a-guide-to-flexbox/ It will be some try and error and understanding the code. It is not very difficult, but might be a bit time consuming. Best! Marius
  • Custom JS

    2
    0 Votes
    2 Posts
    61 Views
    mariusjopenM
    Dear @joshwatts yes. Because your initial load still waits for the click. jQuery(document).on("click", ".quickmenu", function(event) { jQuery(this).toggleClass('red'); }); window.laytheme.on("newpageshown", function(){ jQuery(this).toggleClass('red'); }); I did not test ist, but can image that this might help. Best! Marius
  • Upload problem

    2
    0 Votes
    2 Posts
    45 Views
    mariusjopenM
    Dear @nbeck are you sure that you do not have a limit in the php.ini file on your host? Best! Marius
  • Hide menu - show end of page?

    hide position menu
    2
    0 Votes
    2 Posts
    156 Views
    arminunruhA
    you can create a footer and then put text in the footer that contain links then use that footer on your pages http://laytheme.com/documentation.html#footers make sure to hide your menu for your desktop
  • Text 'Mouse Over' Blurry Effect

    3
    0 Votes
    3 Posts
    411 Views
    A
    Amazing thank you! Works great!
  • Have menu already open when visiting the website on mobile

    2
    0 Votes
    2 Posts
    50 Views
    mariusjopenM
    Dear @LN it is very simple to code that script yourself: Basically you just need a simple jQuery function which runs when the page gets loaded. http://laytheme.com/documentation.html#custom-javascript It should add a couple of classed to some elements which are related to the menu. As well it should change some CSS values to make it visible. Have a look at the inspector (right click on menu -> inspect element with Chrome). [image: 1578570941184-bildschirmfoto-2020-01-09-um-12.53.22-resized.png] [image: 1578570941297-bildschirmfoto-2020-01-09-um-12.53.16-resized.png] Hope that helps! Best! Marius
  • 0 Votes
    4 Posts
    77 Views
    mariusjopenM
    Dear @johnszetho_ that sounds like a good workaround! Thank you for sharing! Marius
  • autoplay doesnt work

    2
    0 Votes
    2 Posts
    37 Views
    mariusjopenM
    Dear @tali first: Great project! Then: I do not see a play button on my phone. Which phone do you use? Best! Marius
  • Animation frieze

    2
    0 Votes
    2 Posts
    88 Views
    mariusjopenM
    Dear @safea have a look into a thing called: marquee But they are outdated in general. So look into: jQuery + marquee Best! Marius
  • Different fonts style depending on browser.

    4
    0 Votes
    4 Posts
    86 Views
    mariusjopenM
    Dear @linus about your friends laptop - try to open the website in an incognito window. That normally shows the most current version of a website. Can you try to upload a different font - just for a test? Best! Marius
  • Start with hidden menu

    4
    0 Votes
    4 Posts
    114 Views
    mariusjopenM
    Dear @fr you can give the element here a negative top margin: . laynav { top: -56px; } You should also add a class called hidden with jQuery when the site loads. Then it is exactly like when the navigation disappears. Hope that helps! Best! Marius
  • Transition between pages is missing.

    8
    0 Votes
    8 Posts
    287 Views
    mariusjopenM
    Dear @fr 5k retina is quite big… Best Marius
  • Adding and using blotter.js

    4
    0 Votes
    4 Posts
    188 Views
    mariusjopenM
    Dear @jensdan here it works in FF. Best! Marius
  • video

    7
    0 Votes
    7 Posts
    202 Views
    mariusjopenM
    Dear @lve can you tell me where I can find the video with the wrong size? Best! Marius
  • Link to external url in Carousel images

    4
    0 Votes
    4 Posts
    226 Views
    mariusjopenM
    Wow! Nice!!!
  • Link to an anchor on a different page

    5
    0 Votes
    5 Posts
    128 Views
    mariusjopenM
    Great to hear!
  • JS not working in Firefox

    4
    0 Votes
    4 Posts
    133 Views
    mariusjopenM
    Dear @jensdan great! Thank you for letting us know! Best! Marius
  • Vertical-align menu

    4
    0 Votes
    4 Posts
    219 Views
    mariusjopenM
    Dear @elisewoj have a look here: https://css-tricks.com/snippets/css/a-guide-to-flexbox/ Best! Marius
  • Creating a fixed sidebar for project description

    4
    0 Votes
    4 Posts
    202 Views
    mariusjopenM
    Dear @piero101 have a look here: https://www.codecademy.com/learn/learn-css And here: https://www.mediaevent.de/css/position-fixed.html Best! Marius

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