Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • videos not working in carousel

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

    7
    0 Votes
    7 Posts
    861 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"

  • 0 Votes
    9 Posts
    1k Views
    H

    Great, let me know when the update will come ! Thanks :)

  • 0 Votes
    1 Posts
    743 Views
    No one has replied
  • Embed Issuu

    6
    0 Votes
    6 Posts
    1k 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!

  • 0 Votes
    4 Posts
    457 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

    3
    0 Votes
    3 Posts
    736 Views
    R

    thanks Armin, very helpful from you.

  • Remove footer from mobile

    2
    0 Votes
    2 Posts
    445 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

    4
    0 Votes
    4 Posts
    2k Views
    arminunruhA

    Yes that's right!

  • Run script

    5
    0 Votes
    5 Posts
    493 Views
    D

    Sorry, I solved this. No theme bug, the problem was the zomm in the browser.
    Thanks!

  • show div on hover

    2
    0 Votes
    2 Posts
    954 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 ?

    4
    0 Votes
    4 Posts
    584 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
    880 Views
    ?

    @JuliaHerskovits Try using "mailto:mymail@gmail.com" without the http://

    See here:
    http://www.rapidtables.com/web/html/mailto.htm

  • Responsive levels

    7
    0 Votes
    7 Posts
    1k 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
    925 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.

  • next and prev buttons don't work

    6
    0 Votes
    6 Posts
    531 Views
    arminunruhA

    Hey Simone, your email "hello@reginaundcaroline.de" doesnt work

    "Delivery to the following recipient failed permanently: simone@teamthursday.com"

    Do u have another?

  • Text formatting Issue

    4
    0 Votes
    4 Posts
    952 Views
    arminunruhA

    Ah ok! Ok I hope you don't have to go through hundreds of pages and apply the character format :/

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
V D
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com