Skip to content

Bug Reports

Something is not working? Please provide a screenshot, your browser name and browser version and your operating system.
3.0k Topics 13.9k Posts
  • Unable to upload new images – not HTTP error

    5
    0 Votes
    5 Posts
    87 Views
    RichardR
    Dear Mahmud @Atwtp Thanks for update, moving forwards could you confirm the following please: 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. License key not activated - (in website blank situations or button not available) If your WordPress Dashboard shows a warning "PHP Update required”
 Please update your PHP version in your webhost control panel. Possibly your website is running PHP 8.0 this has been known in some cases to cause issue. If none of the above provide a solution: Could you please send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com? That way Armin can have a closer Look 🔍 Talk soon Mahmud & have a wonderful day 🌝
  • Full-screen row getting smaller on scroll

    15
    0 Votes
    15 Posts
    337 Views
    RichardR
    Thanks for the confirmation @ArneRobot have an amazing day & thank you as always for supporting Lay Theme! 🌝
  • Primary/Secondary Menù Problems

    5
    0 Votes
    5 Posts
    86 Views
    RichardR
    Dear @Motoproprio Thanks for the update, I see you created a new thread regarding the same question so will answer there if thats ok 🌝 http://laythemeforum.com:4567/topic/7317/payment-method-graphic Best wishes ✨ Richard
  • video thumbnails don't play on mobile (Chrome/Android)

    2
    0 Votes
    2 Posts
    38 Views
    RichardR
    Dear @saralandeira When testing on Chrome, Safari and Firefox the Project Thumbnails appear ( I also tested on a Mobile device to be sure ): [image: 1635798083530-screen-shot-2021-11-02-at-9.19.54-am-resized.png] [image: 1635798082605-screen-shot-2021-11-02-at-9.19.27-am-resized.png] [image: 1635798081570-screen-shot-2021-11-02-at-9.19.01-am-resized.png] They do load slowly. This may be why you see white space? Also Lazy loading is on and requires scrolling down make content appear for me. [image: 1635798212800-screen-shot-2021-11-02-at-9.23.13-am-resized.png] Settings within Lay Options [image: 1635798212566-screen-shot-2021-11-02-at-9.23.06-am-resized.png] https://laytheme.com/documentation.html#speedingup https://handbrake.fr/ Maybe i have misunderstood sorry @saralandeira but i am able view the Thumbnail content. It appears though slowly, Using smaller file sizes may be a solution for you. Talk soon @saralandeira & have a great day 🏖 Richard
  • error loading page (frontend.app.min.js)

    4
    0 Votes
    4 Posts
    63 Views
    RichardR
    Dear Kimberly @kimberlyxx Cool website! To be sure is your JS added via a "newpage event"? 🔍(realised i didnt ask this first) https://laytheme.com/documentation.html#custom-javascript Lay Theme is a Single page app meaning the ready event only fires once on page load. This creates seamless navigation as new projects and pages are not a new 'Hard load'. This may help answer you question as to why the behaviour is a certain way. Example: window.laytheme.on("newpageshown", function(layoutObj, type, obj){ // JS inserted here -- }); Am i correct this is your Code? jQuery('[data-type="project"]').on('click', function() { console.log('project clicked'); }); The console log seems to be working: [image: 1635719210598-screen-shot-2021-11-01-at-11.26.20-am-resized.png] So you want some JS saying similar to: jQuery('[data-type="project"]').on('click', function() { console.log('project clicked'); jQuery("body").scrollTop() }); Talk soon Kimberly & best wishes ✨ Richard
  • Update has caused Sub Menu problems

    3
    0 Votes
    3 Posts
    79 Views
    RichardR
    Dear Duncan @DMB "what about people (such as myself) who want them visible at all times?, Would be quite simple to add that option in on the next update no?" Good point, I've added this thread to the development notes ✅ I'm unsure of your exact setup and what is being applied to the sub-menu via Lay Theme vs your own Custom code, however the main thing i see is that when the class 'hidden' is added to the Menu on scroll its pushed up but not enough ( only 36px ) [image: 1635717908975-screen-shot-2021-11-01-at-11.02.44-am-resized.png] It may not be the cleanest solution but the most efficient. nav.laynav.primary.hidden { top: -70px !important; } The menu is out of view completely now, sadly the !important is needed to override the CSS that is initially passed by hidden being added, but apart from that its good. When you have more time, finding out a cleaner way to correct this may be a good idea 🌝 As for the second issue we have current-menu-parent also getting highlighted in addition to current-menu-item (getting the following blue added): nav.laynav .current-menu-parent>a { color: #1100ff; } The colour is defined in Customizer ▸ Menu Style Menu Point Active. But if you want no highlight then set the desired colour e.g: nav.laynav .current-menu-parent>a { color: black; } Hope this helps Duncan let me know how you go! 💥 Richard
  • Carousel bug

    2
    0 Votes
    2 Posts
    25 Views
    RichardR
    Dear @Jeffrey Could you please make sure that the Carousel as well as Lay Theme and any other plugins are fully updated too 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. Also if you wish to post a link to your website with the carousel in question or some screenshots that may help 🔍 Talk soon Jeffrey & have a great day 🌻 Richard
  • Projects don't show up with version 4.0.0

    4
    0 Votes
    4 Posts
    61 Views
    RichardR
    Dear @AxelNe @neirynckwout Thanks for the update! Yes PHP version 8.0 sometimes causes issue. Best wishes to you both and have a wonderful day! 🌝 Richard
  • Costume Menue scattered after laytheme plugin update

    4
    0 Votes
    4 Posts
    113 Views
    RichardR
    Awesome, great to hear @hanna, Have a wonderful day & thank you for supporting Lay Theme! 🌞
  • Fullscreen slider on mobile and the Use browser height for row height

    8
    0 Votes
    8 Posts
    240 Views
    RichardR
    Thanks @treh16 Will reply via that thread from now on ✅ Best wishes Richard
  • Background doesn't stick when you flip screen on PHONE

    2
    0 Votes
    2 Posts
    67 Views
    RichardR
    Dear @treh16 Thank you for the setup, i could easily recreate the bug 🐛 Any change in device alignment (vertical and horizontal) doesn't bring the background colour of the row back . I have forwarded to Armin for further inspection ✅ Best wishes & thank you for supporting Lay Theme ✨ Richard
  • Private / Published doesn't seem to work on pages

    2
    0 Votes
    2 Posts
    44 Views
    RichardR
    Dear @treh16 Making a page 'private' does not work, however 'password protected' does. Sorry for any inconvenience this may cause. Best wishes ✨ Richard
  • Lay Theme does not update when installed in subfolder

    2
    0 Votes
    2 Posts
    53 Views
    RichardR
    Dear @pitscher Sorry for my delay in writing No update is possible at all? even clicking directly within > Appearance > Themes > [image: 1635196606286-screen-shot-2021-10-26-at-10.16.16-am-resized.png] Talk soon & best wishes 🌞 Richard
  • After Update Version: 3.9.8 Yoast SEO Plugin dosen´t show up

    2
    0 Votes
    2 Posts
    54 Views
    RichardR
    Dear @ch3Jng Yoast SEO is known to have issue with Lay Theme: https://laytheme.com/troubleshooting.html#gridder-does-not-show-up However some users reverted back to version 3.8.5 as they found Yoast working. If you would like an older version of Lay Theme to try out please email lostfiles@laytheme.com with your License key and link to this thread, a download can be provided to you. Best wishes 🌻 Richard
  • Gridder Elements moving to left

    5
    0 Votes
    5 Posts
    113 Views
    arminunruhA
    hey was this resolved? i think i didn't get an email with the url and login info
  • Carousel bug

    carousel
    3
    0 Votes
    3 Posts
    198 Views
    arminunruhA
    hey if you update the carousel addon this should be fixed
  • 0 Votes
    7 Posts
    180 Views
    arminunruhA
    back when lay theme was released clicking the preview button wouldn't preview the page and using the save draft button would even break the page - so i removed the buttons i just tested these buttons again and it seems they work fine now! you'll see them if you update lay theme later today
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Carousel Plugin doesn't show

    2
    0 Votes
    2 Posts
    66 Views
    RichardR
    Dear @AK When removing position:absolute i can see that all Image data is loaded and present: [image: 1634796149101-screen-shot-2021-10-21-at-7.01.47-pm-resized.png] Could it be anything in front that blocks it? Do you have any custom code or Plugins active that may create issue? Wordpress, Lay Theme & Laytheme's Addons are all up to date ? Best wishes AK and have a wonderful day 🌅 Richard
  • Webfonts work, but not in the Backend (lay editor)

    4
    0 Votes
    4 Posts
    61 Views
    RichardR
    Dear Thomas @thomasmaier Everything works, the frontend and backend show the webfont" This is good, however its hard to know without more context on your webfont issue. Can you provide screenshots or other setup info 🔍Also as per 10 months ago: Wordpress, Lay Theme & Laytheme's Addons are all up to date? Any Custom CSS or JS that may interfere is temporarily removed. And third-party plugins de-activated to see if this resolves the issue. Talk soon Thomas & best wishes 🏖 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