Skip to content

Bug Reports

Something is not working? Please provide a screenshot, your browser name and browser version and your operating system.
3.2k Topics 14.9k Posts
  • iframe content does not show up in safari

    4
    0 Votes
    4 Posts
    1k Views
    RichardR
    Dear G @vernandel Unsure sorry, does this link help? https://stackoverflow.com/questions/18373592/iframe-contents-cant-appear-in-firefox "If you are trying to add this Iframe on a SSL-encrypted website (https://), it won't work any more since Firefox 23 because Mozilla has decided to blocked all unencrypted content on encrypted websites (for example http-iframes on https-websites). You can change this behaviour in your own Firefox installation by typing about:config in the address bar and setting security.mixed_content.block_active_content to false. But that won't help you for all other FF23-visitors on your website." Best Richard
  • Gridder does not resize nor drag

    4
    0 Votes
    4 Posts
    151 Views
    RichardR
    Dear @mashyta2006 Not bothering me at all, happy it's working again. Have a wonderful day & thank you for supporting Lay Theme đŸ“Ŗ Best ✨ Richard
  • Video Thumbnail not showing

    9
    0 Votes
    9 Posts
    831 Views
    RichardR
    Dear Luca @5a5uke You are running Lay Theme version 4.1.8: <!-- Thank you for using Lay Theme 4.1.8 by 100k Studio --> Are you able to upgrade to the newest version within your Wordpress Admin area? Appearance > Themes > Lay Theme > [image: 1649386627489-screen-shot-2022-04-08-at-2.56.12-pm-resized.png] Also wthin the <head> content of your website is added some "Simple Custom CSS & JS" .col video { opacity: 0; } .contact-grey { background: #f5f5f5; padding: 5px 20px 15px 20px; border-radius: 10px; /*box-shadow: rgba(0, 0, 0, 0.2) 3px 10px 40px;*/ color: #000; } .contact-grey h3 { color: #000; font-weight: 500; font-size: 26px; text-align: center; text-transform: uppercase; } .contact-grey .nf-field-label { color: #a4b0be; text-transform: capitalize; } .contact-grey .nf-form-content input:not([type=button]), .contact-dark .nf-form-content textarea { border-radius: 30px; box-shadow: none; color: #787878; transition: all .5s; } .contact-grey .nf-form-content input[type=button] { background: #033b77; width:50%; display: block; margin: auto; font-weight: 700; font-size: 22px; border-radius: 30px; } .contact-grey .nf-form-content input[type=button]:hover { background: #0373eb; color:#fff; text-decoration:none; box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 15px; } .contact-grey .nf-error.field-wrap .nf-field-element:after { background: #ff6348; border-radius: 0 30px 30px 0; } .contact-grey .nf-form-fields-required { margin-bottom: 10px; color:#ff6348; } .contact-grey .nf-error .nf-error-msg { color: #ff6348; } .contact-grey .nf-error-msg, .contact-dark .nf-error .nf-error-msg, .contact-dark .ninja-forms-req-symbol, .contact-dark .nf-error .ninja-forms-field { color: #ff6348 !important; border-color:#ff6348 !important; } .contact-grey .nf-pass.field-wrap .nf-field-element:after { color: #2ecc71; content: "\f164"; } /* End Contact DARK Styles */ I believe this to be the problem. How is this CSS Added to your Website? It is currently setting the video to have 0 opacity, this is the issue? Talk soon & best wishes ✨ Richard
  • This topic is deleted!

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

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • Mute button in slider not showing in Safari (but in Chrome)

    5
    0 Votes
    5 Posts
    146 Views
    arminunruhA
    thanks, this will be fixed with the next update
  • "Customize" menu + "Appearance / Customize" Menu not accesible anymore

    29
    0 Votes
    29 Posts
    2k Views
    RichardR
    Dear LÊa ######@lea_grt2 Thank you for the screenshots, there is a prompt on the dashboard saying a PHP update is recommended. Your site is running PHP version 7.2.34, PHP versions are now going above version 8.0. Upgrading your PHP version is done with your Webhosting provider, you would need to contact them or possibly do this yourself from the webhosting website ( your account ). I would recommend doing this as i'm sure it will help in the future 🌝 This may be why the Customizer is not working as everything else seems like a fresh install of Lay Theme, sorry that you are experiencing this issue LÊa. Best wishes Richard
  • ni images showing on site map

    2
    0 Votes
    2 Posts
    44 Views
    RichardR
    Dear @MaquetDy Unsure if this is a Lay Theme bug, where is the sitemap? are you able to post a link to your website 🌝 talk soon Richard
  • A Couple Questions...

    4
    0 Votes
    4 Posts
    221 Views
    RichardR
    Dear @Phearhead There is a bit of a thing about the <marquee> element being depreciated, This Link is asking the same question; "If not the marquee then what is the best alternative?" https://stackoverflow.com/questions/31951282/why-is-marquee-deprecated-and-what-is-the-best-alternative Look into CSS animation marquee instead 🌝 https://codepen.io/jamesbarnett/pen/kQebQO https://tympanus.net/codrops/2020/03/31/css-only-marquee-effect/ Hope this helps & have a wonderful day đŸ–ŧ Richard
  • Different elements not working

    6
    0 Votes
    6 Posts
    95 Views
    RichardR
    Dear @alvarodoze " is there any way you can uncheck the grey box and make it the same as the other one?" This is defined by the Active Background Color setting when editing a Project index: Settings: [image: 1648968717107-screen-shot-2022-04-03-at-6.49.15-pm-resized.png] Result: [image: 1648968822837-screen-shot-2022-04-03-at-6.48.49-pm-resized.png] Code: [image: 1648968875122-screen-shot-2022-04-03-at-6.50.23-pm-resized.png] .lay-project-index-current-project { background-color: #3420da; } "With the fullscreen slider I would like to have some custom arrows" ... "That indicate you can scroll up or down" Do the following settings help you? [image: 1648969091643-screen-shot-2022-04-03-at-6.57.01-pm-resized.png] http://laythemeforum.com/topic/5190/svg-cursors-fix/2 "the spray dot when you hover each project." A custom cursor on hover, do any of these links help? http://laythemeforum.com/topic/5169/custom-cursor-issues http://laythemeforum.com/topic/5121/css-custom-cursor-issue http://laythemeforum.com/topic/824/custom-cursor-pointer/8 Best wishes ✨ Richard
  • Vimeo in Carousel not working

    4
    0 Votes
    4 Posts
    243 Views
    RichardR
    Dear Duncan @DMB "on the row with the light grey background" I see an area lower that has a gradient applied & possibly this is the Vimeo carousel: [image: 1648864347733-screen-shot-2022-04-02-at-2.50.50-pm-resized.png] But the video's are visible for me 🌝 Maybe i am missing something? Have a wonderful weekend Duncan đŸŒģ Richard
  • Project content not shown on desktop

    4
    0 Votes
    4 Posts
    154 Views
    RichardR
    Thank you @KatharinaR have a wonderful day đŸŒģ
  • Y-Parallax

    2
    0 Votes
    2 Posts
    181 Views
    RichardR
    Dear @Mas Im unsure if its truly a bug, here is this test, I feel the parallax is based on mass & larger elements take longer to reach the users end of view than smaller elements. https://rickei3.dreamhosters.com/carousel-mute-bug/ I know what you mean though and will still forward to Armin ✅ Note: Currently there is a Bug with Parallax and the last row: body.lay-transition-elements-on-scroll .row:last-child { /* overflow: hidden; */ } Best wishes Richard
  • Links in Texts Mouseover Problem

    4
    0 Votes
    4 Posts
    227 Views
    RichardR
    Dear @Stjopa Great to hear its working! no harm in learning some CSS and HTML, it opens up a world of possibilities! â­ī¸ Sincerely Richard
  • Text content runs over col width in the phone layout

    4
    2
    0 Votes
    4 Posts
    198 Views
    RichardR
    Dear @juliettakosmotak Thanks for the update and providing your solution, this helps others too đŸŒģ Have a wonderful day! Richard
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • FIREFOX: WEBFONT NOT SHOWING IN

    2
    0 Votes
    2 Posts
    101 Views
    RichardR
    Dear Daniel @danny The Font is present within the HTML & CSS, so its there but not applied - I get the following error in the Firefox console: downloadable font: no supported format found (font-family: "Oracle-MediumMono" style:normal weight:400 stretch:100 src index:1) source: (end of source list) Are the fonts applied via link from google fonts? how are they uploaded into Lay Theme? Would be a good idea to convert the woff into a .woff2 format and run a test using it via woff2, just to debug and get closer to issue. đŸ’Ĩ https://cloudconvert.com/woff-to-woff2 Best Richard
  • Intro Video Mobile

    8
    1
    0 Votes
    8 Posts
    419 Views
    RichardR
    @Lukasmuellner Thank you too Lukas!! have a wonderful day! â­ī¸
  • cant resize images in gridder

    2
    0 Votes
    2 Posts
    72 Views
    RichardR
    Dear @Uli The following will help you make tests to get closer to the problem: 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. If using a WordPress Cache plugin, disable it or clear your cache. Then after this you will be able to test the behaviour on a new page and see if the bug exists, if so i will need to take a closer look 🌝 best wishes Richard
  • New Gutter Problem

    12
    2
    0 Votes
    12 Posts
    475 Views
    RichardR
    Dear @anaritasousa Could you please a post to your website, and possibly also one of your Gridder setup showing the Bug? 🌝 Best Richard

For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).

We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.

Want to support my work? paypal.me/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