Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

Z

zochovsky

@zochovsky
About
Posts
41
Topics
19
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • burger menu on different color
    Z zochovsky
    May 2, 2023, 1:51 PM

    Do you use the new burger with two horizontal lines instead of three?

    General Discussion mobile menu burger menu color css

  • disable mobile rotation / show notification when phone is landscape
    Z zochovsky
    Apr 19, 2023, 4:30 PM

    It would be great if this feature could be added.

    General Discussion

  • BUG: Text doesn’t sync between desktop and mobile layouts when placed in the stack
    Z zochovsky
    Jan 4, 2023, 7:54 AM

    Hi @arminunruh

    Just checking if there is any news on this yet. None of the theme updates since this was reported fixed this issue.

    Would greatly appreciate any fix as my project massively depends on this and can’t be handed over to the client because of this bug. Please. Thanks in advance.

    Bug Reports

  • BUG: Text doesn’t sync between desktop and mobile layouts when placed in the stack
    Z zochovsky
    Dec 16, 2022, 5:00 PM

    The text doesn’t sync between desktop and mobile layouts when placed in the stack.

    Illustrative example:
    You have text placed inside the stack in the desktop layout and not in the stack in the mobile layout. Now, if you edit the text inside the stack in the desktop layout, then it won’t sync with the text (not inside the stack) in the mobile layout. HOWEVER, if you edit the text in the mobile layout (which is not in the stack), then the text will sync with the text in the desktop layout (which is inside the stack). If you place the text inside the stack in both layouts (mobile & desktop), then the text won’t sync at all.

    I hope this is clear enough to understand.

    It’s a crucial problem for me as my project heavily relies on this. Any chance to have this fixed ASAP please, please, please!

    Currently running on the latest version of LayTheme.

    Bug Reports

  • Hide individual elements when the mouse is idle
    Z zochovsky
    Dec 13, 2022, 1:33 PM

    Hey there,

    Is it possible to hide individual elements (e.g. site title, nav, text elements, images, etc.) when the mouse is idle (and make them reappear when the cursor is in motion) on a specific page in LayTheme? Just like here, but I already tried using this solution to no effect:
    https://codepen.io/karlyhoffman/pen/YLmKLY

    Any help would be greatly appreciated.

    Thanks in advance

    General Discussion

  • Making sitetitle (in svg) and nav burger (in svg) changing colour depending on the row.
    Z zochovsky
    Dec 28, 2020, 9:28 AM

    Hey @Richard-K

    Thanks for getting back to me on this.

    Here is the code:

    $('body').on('mousewheel touchmove', function(){
    if($('.black').length){

            var windowOffset = $('.black').offset().top - $(window).scrollTop() - 19;
            
            if(windowOffset <= 0){
                $('.mobile-title svg path').css('fill', "#fff");
                $('.bread-crust-top').css('background', "#fff");
                $('.bread-crust-bottom').css('background', "#fff");
            } else {
                $('.mobile-title svg path').css('fill', "#000");
                $('.bread-crust-top').css('background', "#000");
                $('.bread-crust-bottom').css('background', "#000");
       }
    }
    

    });

    Many thanks again and best wishes!

    Bug Reports

  • Making sitetitle (in svg) and nav burger (in svg) changing colour depending on the row.
    Z zochovsky
    Dec 21, 2020, 2:32 PM

    Hi @arminunruh and @Richard-K

    I was wondering whether you could help me?

    On my site (in the mobile viewport), I’m trying to set up a sitetitle (in svg format) and a menu nav (burger in svg) to change colour as your scroll between black and white backgrounds/rows. I’ve managed to almost make it work but the problem is that the logo and nav don’t change the colour immediately after entering into the relevant row. You need to scroll up or down a little bit in a opposite direction to make it switch colours. Could you advise how can I make it work in a smoother fashion?

    Here is the link: http://foi.elmot.atthouse.pl/information

    The logo and the nav should change the colour from black to white immediately after entering the black background and then reverse it when you scroll back to the white background.

    This apparently is working flawlessly on Android devices at the moment, but not in Safari on iPhone 7 (iOS 14.2).

    Many thanks in advance

    Bug Reports

  • Stack gets covered by a full screen video background
    Z zochovsky
    Aug 20, 2020, 3:38 PM

    @meddyait

    right click on the stack and then click on edit HTML class and id. type something in the class section, for example rhubarb and then add the following code to the custom css and html -> custom css :

    .rhubarb{
    z-index: 100;
    }

    it should work

    Bug Reports

  • Marius appreciation thread
    Z zochovsky
    Aug 4, 2020, 1:46 PM

    Nice to hear from you, @Richard-Keith Richard and thank you for the nice reply.
    By the way, I’ve recently sent you a private message. Could you take a look when you find a second? Many thanks in advance!

    Good wishes!
    Z

    General Discussion

  • Marius appreciation thread
    Z zochovsky
    Jul 30, 2020, 12:37 PM

    @mariusjopen

    Thank you for many years of tech support, answering questions, correcting custom code, etc.

    All the best with your future endeavours.

    General Discussion

  • Stack gets covered by a full screen video background
    Z zochovsky
    Jul 6, 2020, 7:19 AM

    Hi guys,

    I’ve noticed that if you place a stack on a full screen video background, then the video will cover/overlap the stack and you won’t be able to see it as it’s underneath. Is there any way to bring the stack to front?

    Cheers

    Bug Reports

  • Feature request: Link entire text box
    Z zochovsky
    Jul 5, 2020, 12:09 PM

    Hi guys,

    I have a feature request I’m hoping that you can consider.

    Basically, it is an option to link the entire text box in the gridder, i.e. by utilising right click, the same way you are linking an image in the current version of Laytheme.

    Screen Shot 2020-07-05 at 14.50.33.png

    This is because currently you still can‘t make the entire linked text section change colour on hover all at once, if you have a line break inserted in the aforementioned text. I have highlighted this in a greater detail before in this thread: http://laythemeforum.com:4567/topic/4482/whole-text-section-to-change-colour-instead-of-only-one-line/3?_=1593948927858

    This can be really frustrating when for instance you are using the following format for your projects:

    PROJECT NAME
    Client

    …and want the entire thing linked up and change colour on hover.

    Screen Shot 2020-07-05 at 14.53.02.png

    I think more users would find it useful and beneficial than just me.

    Thank you.

    Feedback

  • Auto-updating copyright year in the footer
    Z zochovsky
    Jun 1, 2020, 7:14 PM

    Hey guys,

    Is there any simple way to add an auto-updating copyright year into the Laytheme’s text editor to read, ie. ”© 2020 Laytheme.com All rights reserved.”?

    Thanks

    General Discussion

  • Cover option on mobile not working
    Z zochovsky
    May 27, 2020, 8:40 AM

    Hi @SteveWTD

    Try deactivating or removing the full screen slider plugin in “Plugins -> Installed plugins” section of your Wordpress dashboard if you haven’t done that already.

    This should work until the proper fix is provided.
    Goodluck

    Bug Reports

  • Cover option on mobile not working
    Z zochovsky
    May 25, 2020, 12:10 PM

    Hey @Andreas_J

    Many thanks for your reply to this.
    Same here. I've deactivated the full screen slider in the plugin settings and the cover option is working again.

    It would be great to have it fixed in the next Lay update.

    Cheers

    Bug Reports

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
laytheme.com
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search