Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.2k Topics 17.6k Posts
  • Background image or video not working

    7
    0 Votes
    7 Posts
    102 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

  • 0 Votes
    3 Posts
    25 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
    23 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

    2
    0 Votes
    2 Posts
    26 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
    62 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
    0 Votes
    3 Posts
    154 Views
    J

    @arminunruh Nice. Thanks a lot!

  • project thumb to direct to other page[or link]

    4
    0 Votes
    4 Posts
    57 Views
    arminunruhA

    no :( there isnt

  • Website Not secure

    2
    0 Votes
    2 Posts
    16 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
    54 Views
    A

    @arminunruh perfect! Now it works!!! :-DDD

  • show image on text hover

    4
    0 Votes
    4 Posts
    405 Views
    F

    @alasdair17 :'''')

  • Embed bandcamp code not saving

    3
    0 Votes
    3 Posts
    29 Views
    J

    That worked! Thanks so much for your help!

  • 1 Votes
    5 Posts
    81 Views
    H

    @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.

  • my site title is Redirected to a project

    3
    0 Votes
    3 Posts
    54 Views
    arminunruhA

    can u go to customize -> frontpage

    and re-set the frontpage?

    if it doesnt work:

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

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • 1 Votes
    7 Posts
    291 Views
    arminunruhA

    Or if you want an image:

    <div class="rotate-notification"> <img src="https://media.istockphoto.com/id/1144546554/vector/rotating-phone-from-vertical-to-horizontal-position-phone-vector-icon.jpg?s=612x612&w=0&k=20&c=dnBtqmZ7_8Cjk2UubtE_o1gDkaIMvs1kStk45tzmEiY="> </div>

    css:

    .rotate-notification{ display:none; z-index: 999999; background-color: black; width: 100%; height: 100vh; position: fixed; top: 0; left: 0; } .rotate-notification img{ position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 150px; } @media (orientation: landscape) and (max-width: 1024px){ body.is-touchdevice .rotate-notification{ display: block; } }
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
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
panteleyP J K
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com