Skip to content

Bug Reports

Something is not working? Please provide a screenshot, your browser name and browser version and your operating system.
2.7k Topics 12.7k Posts
  • 1 Votes
    6 Posts
    63 Views
    arminunruhA

    yo i think it is because sometimes u open the website sometimes with https://, sometimes with http://

    i would suggest you set your domain to always use https
    and install the "really simple ssl" plugin

  • 0 Votes
    9 Posts
    131 Views
    arminunruhA

    you can also try to make the .com domain forward to the .de domain
    so when you type in .com and hit enter, it will go to the .de website and in the url bar it will say .de

  • 0 Votes
    17 Posts
    179 Views
    edgrbnzE

    Thank you @arminunruh πŸ™

  • Borders in one Row off

    11
    0 Votes
    11 Posts
    120 Views
    fabiandraxlF

    Hej @arminunruh,

    Did the last Update, everything on this page seems fine now.
    Thank you for fixing ... have a great week. πŸ‘ŒπŸ»

    Best regards from Vienna,
    Fabian

  • This topic is deleted!

    9
    0 Votes
    9 Posts
    26 Views
  • Order-Reorder-Bug

    6
    0 Votes
    6 Posts
    43 Views
    arminunruhA

    if u update lay theme now there will be a "reverse order" bug

    it only works atm if u have changed the order manually before i think :X

  • Latest Version Update: Criterror

    2
    0 Votes
    2 Posts
    26 Views
    arminunruhA

    hey can u update lay theme again and then it should work

  • Custom desktop/mobile option not showing

    2
    0 Votes
    2 Posts
    21 Views
    arminunruhA

    u need to activate it first:
    https://laytheme.com/documentation/custom-phone-layouts.html

  • MP4 playback faulty on mobile / Lazyload bug?

    14
    0 Votes
    14 Posts
    146 Views
    arminunruhA

    hey can u update lay theme now and see if it works?
    i think it works now!

  • Page changes from desktop to mobile

    3
    0 Votes
    3 Posts
    20 Views
    G

    Oh, thanks! I had tried to delete it thinking that it could be that the reason, but probably I hadn't saved it correctly -_- Thank you!

  • Broken site after update

    3
    3 Votes
    3 Posts
    50 Views
    Vicky LamasV

    @arminunruh said in Broken site after update:

    whoops can u update again? then it should work

    wow !! you were right! now it works! thank you so much

  • links do not work

    4
    0 Votes
    4 Posts
    31 Views
    arminunruhA

    ah i see.

    it seems the site doesnt work when ure on
    https://www.anteup.at/

    but it does work when youre on
    https://anteup.at/

    i did code lay theme in a way where both urls should work but for some reason in your case it doesnt work. maybe there is a misconfiguration with how links are created in your wordpress installation.

    my webhost gives me the option to only show websites with https:// instead of https://www

    can you see if you have any options for your domain settings for this?
    and then set the domain to only use https:// instead of https://www

  • Content of subpages disappeared after update

    3
    3 Votes
    3 Posts
    28 Views
    L

    Thanks, just did the update, works again.

  • Update Issue Website not visible

    2
    1 Votes
    2 Posts
    45 Views
    arminunruhA

    can u update lay theme again then it should work

  • Text-Color vs. Background-Color of Editor

    8
    0 Votes
    8 Posts
    101 Views
    arminunruhA

    @timperangel said in Text-Color vs. Background-Color of Editor:

    p-content/themes/lay/customizer/assets/php/favicon.php'

    hey!

    do you have this file missing?
    p-content/themes/lay/customizer/assets/php/favicon.php'

    i just checked and that file should exist.

    ok hm i coudn't reproduce that bug, could you send your ftp login to info@laytheme.com so i can find the exact error?

  • Mobile styling for carousel captions

    4
    0 Votes
    4 Posts
    73 Views
    RichardR
    Dear @dbdb

    Thanks for the message,|

    I'd like the spacing on the left of the mobile screen to line up with the site title. Not have such large padding on the left.

    If you cannot set the caption dimensions for Mobile because they are already set up for Desktop in a certain way, then the following code you can use to define the caption left padding:

    .lay-carousel-sink-parent .single-caption { padding-left: 25px !important; }

    Also... the arrow position - I'd like that to have the same left and bottom margin as the site title on mobile, as it does on desktop.

    You can define the left margin to be the same as your site title in > customize > Project arrows >

    If the arrows are set to 'center' normally and need them set to 'bottom' on mobile this would need to be custom coded, something like:

    .project-arrow.center { top: 90vh; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

    You can see here the class .center this is applied if set to 'center' within the project arrow settings.

    https://laytheme.com/documentation/custom-css-styling.html

    Best Richard
  • Category filter showing hidden categories

    2
    0 Votes
    2 Posts
    35 Views
    RichardR
    Dear Amadeus @schneiderbrett

    If the following is true:

    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.

    And the settings have been properly applied:
    Screen Shot 2022-06-07 at 9.25.55 AM.png

    Then this is likely a Bug and Armin will need to inspect:

    Please send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?

    Best wishes Richard
  • 0 Votes
    4 Posts
    60 Views
    RichardR
    Dear @joanaflcarneiro

    Have replied to your email 🌝

    Best wishes Richard
  • Justified Text Button is not working?

    2
    0 Votes
    2 Posts
    21 Views
    RichardR
    Dear @FLCLNZ

    Just to confirm we are talking about the same thing:
    Screen Shot 2022-05-31 at 11.16.16 AM.png

    Unsure in what context of your webpage the Justified content is not working but it could just be because of the way the Gridder works.
    The elements get contained within their boundaries.

    Screen Shot 2022-05-31 at 11.20.17 AM.png

    Best Richard
  • 0 Votes
    2 Posts
    22 Views
    RichardR
    Dear @gg

    Thank you for the video, I have not experienced this with other users so please make sure of the following:

    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)

    https://laytheme.com/troubleshooting.html

    If your WordPress Dashboard shows a warning "PHP Update required”
 Please update your PHP version in your webhost control panel.

    Are you using a Custom Phone Layout?

    Best wishes Richard
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