Skip to content

General Discussion

A place to talk about anything Lay Theme related
5.0k Topics 21.6k Posts
  • project image not showing when shared on facebook

    2
    0 Votes
    2 Posts
    210 Views
    arminunruhA
    i see i haven't coded it to work this way. it will only use the image in "lay options" → "meta tags" but this is a good idea, i will change the code to work that way
  • hyperlink to a new email message

    4
    1 Votes
    4 Posts
    235 Views
    B
    @alasdair17 merci !! it works perfectly and so easy, thank you for the efficient and quick help :)
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • css selectors for 2nd and 3rd menu?

    4
    0 Votes
    4 Posts
    366 Views
    A
    @arminunruh said in css selectors for 2nd and 3rd menu?: .primary{} and the others: .second_menu{} .third_menu{} .fourth_menu{} :) Mega. Works fine! haven't found the menu names there in the inspector.
  • more than 15 columns in element grid possible?

    2
    1
    0 Votes
    2 Posts
    113 Views
    arminunruhA
    i can do 32! :D wait for the next update
  • Background image or video not working

    7
    0 Votes
    7 Posts
    636 Views
    arminunruhA
    hey im very sorry this happened and i wasnt fast to fix this! i did a lay theme course at a university last week. i will try and do better testing before i release updates, so i wont create too many new bugs! this will be fixed with the new update im releasing today! you can always get the previous lay theme versions on laykeymanager.com if sth like this happens again
  • Project title as thumb, show thumb-image on hover

    3
    0 Votes
    3 Posts
    291 Views
    arminunruhA
    @kamehouse said in Project title as thumb, show thumb-image on hover: from: thumb image (normal state) / project title (hover) to: project title (normal) / thumb image (hover) hey! i dont understand this you want the normal image the "featured image" aka "project thumbnail" to show up and the title and on hover? i dont understand
  • This topic is deleted!

    5
    0 Votes
    5 Posts
    9 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Web fonts with different glyphs

    2
    0 Votes
    2 Posts
    287 Views
    R
    I found a solution here : https://helpx.adobe.com/au/fonts/using/open-type-syntax.html#calt Thanks anyway :)
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    10 Views
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    10 Views
  • make row height of iframe

    iframe height
    2
    0 Votes
    2 Posts
    338 Views
    ArneRobotA
    @ArneRobot I have solved it myself. It was an error in my own CSS. Sorry!
  • how to Lottie / json animations?

    2
    0 Votes
    2 Posts
    505 Views
    K
    Haven't tested out but you can try to: Include the Lottie library in your project via CDN Link <script src="lottie.min.js"></script> Give the row you would like to assign the animation to a class oder id (e.g. #animation-container) <script> window.laytheme.on("newpageshown", function(){ const animationContainer = document.getElementById('animation-container'); // replace with your div ID const animationData = { container: animationContainer, renderer: 'svg', loop: true, autoplay: true, path: 'your-animation.json' // replace with the path to your Lottie JSON file }; const animation = lottie.loadAnimation(animationData); }); </script> Add this to your Custom CSS #animation-container { background-image: url("data:image/svg+xml;utf8," + encodeURIComponent(animationData.container.innerHTML)); } to make the created SVG your background-image Good luck ;)
  • Collapsed row text style

    3
    2
    0 Votes
    3 Posts
    469 Views
    J
    @arminunruh Nice. Thanks a lot!
  • project thumb to direct to other page[or link]

    4
    0 Votes
    4 Posts
    130 Views
    arminunruhA
    no :( there isnt
  • Website Not secure

    2
    0 Votes
    2 Posts
    224 Views
    arminunruhA
    you need to enable ssl in your webhost control panel and then install a ssl plugin like "simple ssl" you can also google "how to make wordpress website use https"
  • Find all my sites using the licence key.

    5
    0 Votes
    5 Posts
    310 Views
    A
    @arminunruh perfect! Now it works!!! :-DDD
  • show image on text hover

    4
    0 Votes
    4 Posts
    3k Views
    F
    @alasdair17 :'''')
  • burger menu on different color

    mobile menu burger menu color css
    5
    1
    1 Votes
    5 Posts
    895 Views
    H1-StudioOfficeH
    @arminunruh said in burger menu on different color: .slug-bio .burger-default span, .slug-bio .burger-default span:before, .slug-bio .burger-default span:after{ background: white; } That worked! Thanks man.
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com