Skip to content

General Discussion

A place to talk about anything Lay Theme related
5.0k Topics 21.6k Posts
  • cant update

    5
    1
    0 Votes
    5 Posts
    306 Views
    M
    perfect, thanks a lot
  • LAY RTL-Support for arabic

    5
    0 Votes
    5 Posts
    829 Views
    arminunruhA
    ok i just released the update
  • Text in front of image

    4
    4
    0 Votes
    4 Posts
    402 Views
    arminunruhA
    ok! nice
  • One pager with anchors. scroll to top if user clicks the logo.

    3
    0 Votes
    3 Posts
    310 Views
    M
    Hey armin, thanks this works well! weird i used the search for this and had no luck finding it..
  • Video controls on a fullscreen video background

    5
    0 Votes
    5 Posts
    766 Views
    R
    Works great! Thanks a lot!
  • Landing Page with video (full screen)

    2
    0 Votes
    2 Posts
    229 Views
    arminunruhA
    maybe use the intro feature! https://laytheme.com/documentation/intro-image-or-video.html please don't send an email and post on the forum with the same question
  • delete all projects (8.227) after hack

    4
    0 Votes
    4 Posts
    234 Views
    P
    @alasdair17 yes, that worked! thanks a lot :)
  • Specific row height for iPad browser

    5
    2
    0 Votes
    5 Posts
    457 Views
    C
    Hi It's working perfectly, thanks!!
  • Website loading / navigation not loading

    6
    0 Votes
    6 Posts
    586 Views
    arminunruhA
    ok great! which hosting plan did you get?
  • Adding mousse hover to overlay x-close button

    3
    0 Votes
    3 Posts
    245 Views
    arminunruhA
    .standard-overlay-close-icon:hover:before{ color: #1000ff!important; } can you try this, does that work?
  • Instagram browser height

    7
    2
    0 Votes
    7 Posts
    759 Views
    arminunruhA
    hey sorry this took a while. i fixed it: [image: 1708422836694-img_2523.png] after googling about it a little i realized 100vh and 100svh just dont work as expected in the instagram browser i added this code to your website in lay options → custom css& html → custom <head> code: <script> var ua = navigator.userAgent || navigator.vendor || window.opera; var isInstagram = (ua.indexOf('Instagram') > -1) ? true : false; if (document.documentElement.classList ){ if (isInstagram) { window.document.body.classList.add('instagram-browser'); window.laytheme.on("newpageshown", function(){ //is front page?: if( jQuery("body").hasClass("id-2294") ) { jQuery(".lay-content").css('min-height', 'calc( 100vh - 60px )'); jQuery(".grid").css('min-height', 'calc( 100vh - 60px )'); jQuery(".fp-section, .fp-slide, .fp-tableCell").css('height', 'calc( 100vh - 60px )'); jQuery(".row, .row-inner, .column-wrap").css('min-height', 'calc( 100vh - 60px )'); } }) } } </script> it checks if you are on an ig browser and then just sizes all important divs differently the script also checks if we are currently on the page with the id: 2294 because thats the frontpage where u have the issue sources: https://www.reddit.com/r/web_design/comments/law4yl/instagram_how_many_baby_chicks_need_to_die_before/ https://jsfiddle.net/toshuu/ab510Lzf/1/ does it work for you too now?
  • proportional old style figures. (typography)

    opentype type
    7
    0 Votes
    7 Posts
    933 Views
    F
    @arminunruh Wow my first ever CSS accomplishment, thank you man!
  • Menu buggy on mobile

    3
    1
    0 Votes
    3 Posts
    190 Views
    arminunruhA
    i just updated to ios 17.3.1 and to me it looks normal
  • Cover Feature for all rows

    2
    0 Votes
    2 Posts
    225 Views
    arminunruhA
    maybe you can use css to make all rows sticky try that .row{ position: sticky!important; top:0!important; }
  • sticky/fixed thumbnail grid filters + buttons

    3
    2
    0 Votes
    3 Posts
    316 Views
    G
    Thank you for your answer @arminunruh !
  • "There has been a critical error on this website."

    2
    0 Votes
    2 Posts
    215 Views
    arminunruhA
    hey there! https://laytheme.com/troubleshooting.html#critical-error you can basically rename lay theme's folder name using FTP then if that wont fix it rename plugins folder names then you might want to get the latest versions of lay theme / plugins on laykeymanager.com and upload it or sth like that
  • room reservation plugin

    2
    0 Votes
    2 Posts
    92 Views
    arminunruhA
    i dont know sorry
  • typography: Small caps and proportional old style numbers

    3
    1
    0 Votes
    3 Posts
    324 Views
    F
    Awsome man, will check it out. appreciate it.
  • "Load more" Button for Thumbnail Grid

    6
    0 Votes
    6 Posts
    916 Views
    arminunruhA
    no its not possible! im writing it down as an idea :O
  • Add 5th customized row to project index e.g "client"

    3
    0 Votes
    3 Posts
    271 Views
    E
    Thank you @arminunruh!
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com