Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.9k Topics 20.9k Posts
  • New scroll

    1
    0 Votes
    1 Posts
    266 Views
    No one has replied
  • Problem with "intro-image" in mobile version

    intro image mobile load
    2
    0 Votes
    2 Posts
    597 Views
    arminunruhA
    Hey there is no intro image for phone version, only for desktop! Need to work on this!
  • videos not working in carousel

    7
    0 Votes
    7 Posts
    787 Views
    S
    @arminunruh Now it's working! thanks!
  • Back To Top button?

    4
    0 Votes
    4 Posts
    1k Views
    R
    I couldn't find that at first.., thank you guys a lot!
  • Weird message in the pages section

    pages embed
    7
    0 Votes
    7 Posts
    1k Views
    arminunruhA
    hey ulrik, you sent me an email, thats what i wrote there to do :D With the latest update everytime you save a project/page/category a backup is made and next time this happens you can click "restore last data"
  • important Gridder option missing!?

    space above gridder spacing thumbnail
    9
    0 Votes
    9 Posts
    2k Views
    H
    Great, let me know when the update will come ! Thanks :)
  • Can anyone help me to make a duotone CSS effect?

    duotone css
    1
    0 Votes
    1 Posts
    799 Views
    No one has replied
  • Embed Issuu

    frontpage embed issuu
    6
    0 Votes
    6 Posts
    2k Views
    arminunruhA
    so for instagram you can only embed a picture. for example embedding this image should work: https://www.instagram.com/p/BMyaGa-gzhN/?taken-by=sibling_nation social media icons. hm well maybe you can use this http://www.sharelinkgenerator.com/
  • Tint a row background image with css3?

    9
    0 Votes
    9 Posts
    1k Views
    DMBD
    @arminunruh Ok so ignore everything i've written here! I figured it out - i had a space between 'url' and the ( which was invalidating my background image. All working - the blend modes are great!
  • transferring site from Localhost to live domain

    4
    0 Votes
    4 Posts
    516 Views
    T
    Hi Armin Ok I've got a working site - one problem I have is 'works on paper' is missing my logo in the footer and when I try and edit the page and click update it loads the live page without the update being complete.? Cheers Toby EDIT - laid out that particular page again and everything is now working as it should..
  • Text Rotation for Project Arrow

    project arrow
    3
    0 Votes
    3 Posts
    839 Views
    R
    thanks Armin, very helpful from you.
  • Remove footer from mobile

    2
    0 Votes
    2 Posts
    505 Views
    arminunruhA
    Hey! Yes it is. In "lay options" -> "custom css & html" -> "custom css for mobile version" add: #footer-region{ display: none!important; }
  • Show/hide menu

    hide show menu
    4
    0 Votes
    4 Posts
    2k Views
    arminunruhA
    Yes that's right!
  • Run script

    5
    0 Votes
    5 Posts
    601 Views
    D
    Sorry, I solved this. No theme bug, the problem was the zomm in the browser. Thanks!
  • show div on hover

    hover css
    2
    0 Votes
    2 Posts
    1k Views
    arminunruhA
    hello vraagje! here i read that the "+" css operator only applies to an element if it is an adjacent element (next to the other one) http://stackoverflow.com/questions/1139763/what-does-the-plus-sign-css-selector-mean Thats why it doesn't work on your website, because the elements are not adjacent. However, you can achieve this mouseover interaction with js. In "custom html& css" -> "custom <head> content": <script> jQuery(document).on("mouseenter", ".hoverme", function(event) { jQuery(".showme").show(); }); jQuery(document).on("mouseleave", ".hoverme", function(event) { jQuery(".showme").hide(); }); </script> In the above example i didnt use your id's but used some classes "showme" and "hoverme"
  • Project tags ?

    tags tag project
    4
    0 Votes
    4 Posts
    826 Views
    arminunruhA
    i think it will be more like sortable by categories. will take some time though until that is ready i think!
  • Link to mail

    2
    0 Votes
    2 Posts
    965 Views
    ?
    @JuliaHerskovits Try using "mailto:mymail@gmail.com" without the http:// See here: http://www.rapidtables.com/web/html/mailto.htm
  • Responsive levels

    responsive
    7
    0 Votes
    7 Posts
    2k Views
    arminunruhA
    that is a good idea, let's see
  • Script back-end doesn't work front-end

    3
    0 Votes
    3 Posts
    1k Views
    N
    @arminunruh This work fantastically great ! Thanks for your help ! I have edit the script to have the text scramble each time the mouse is moving though body :+1: Frontend.GlobalEvents.on("newpageshown", function(layoutObj, type, obj){ var scramble = jQuery("#scramble").splitText({ 'type':'words', 'animation':'scramble' }); jQuery("body").on('mouseover', function(){ scramble.animate(); }); });
  • 0 Votes
    5 Posts
    1k Views
    daniD
    @DMB Vertical alignment is lost when columns collapse into 1 column in smaller windows. Armin answered below. Image captions is the feature to use.

I also code custom websites or custom Lay features.
šŸ’æ Email me here: šŸ’æ
info@laytheme.com

Our Web Development company: 100k.studio

Want to tip me? https://www.paypal.com/paypalme/arminunruh

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