Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.7k Topics 20.3k Posts
  • 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
    547 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
    640 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
    948 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
    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
    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.
  • next and prev buttons don't work

    6
    0 Votes
    6 Posts
    597 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

    text text editor text-format
    4
    0 Votes
    4 Posts
    1k Views
    arminunruhA
    Ah ok! Ok I hope you don't have to go through hundreds of pages and apply the character format :/
  • "Close button" inside a project

    close project
    2
    0 Votes
    2 Posts
    570 Views
    arminunruhA
    hey MAN, not possible at the moment sorry! :/
  • 0 Votes
    4 Posts
    1k Views
    arminunruhA
    hey scoobydooh, u can embed instagram using "+more" -> "+embed" if you need to embed live feeds you can use a service like https://www.juicer.io/ and embed it by copying their embed iframe code and entering it with "+more" -> "+html" in the gridder.
  • image hover option for sitetitle image

    hover site title image
    3
    0 Votes
    3 Posts
    515 Views
    A
    Hi armin, I thought i deleted the post, thanks you for your reply, i found a way how to do it with css :-)
  • 0 Votes
    3 Posts
    539 Views
    A
    Hi armin, perfect thank you very much for your help.
  • Custom page transition

    transition page transition
    2
    1 Votes
    2 Posts
    664 Views
    arminunruhA
    Hmmm no sorry not really possible :/
  • Permalinks and projects options

    thumbnails related permalink homepage projects
    2
    0 Votes
    2 Posts
    488 Views
    arminunruhA
    Hey benoit! Thanks! Ok first question Is it possible to set permalinks to get "website.com/work/project-name", if "work" is a category. Yes it is possible if you enter "/%category%/%postname%/" in "Settings" -> "Permalinks" -> "Custom Structure": [image: upload-ccae993c-e9e0-438a-bdb6-aa773aed7e0a.png] but I like to know if there is an option to add automatically new projects on homepage This is on my todo list! I'm going to code a gridder element called "project thumbnail grid" where you can choose a category and then you don't have to manually add your thumbnails. Sry about that but at the time you need to add thumbnails manually to an overview.
  • Best way to create column layout

    5
    0 Votes
    5 Posts
    552 Views
    arminunruhA
    Only the elements can update if they are synced as described here http://laytheme.com/documentation.html#custom-phone-layouts Hmm anytime you do a change on the desktop version you can delete the custom phone layout version [image: upload-62089bf3-ed07-4273-8b0a-ee8d99abfb92.png] and then click the phone button again to create the phone layout again by "copy same layout"
  • Image-Hover on Image

    hover image
    3
    0 Votes
    3 Posts
    1k Views
    M
    @arminunruh thx works perfect. didn´t mentioned the option :)
  • Mailto is not opening mail program

    3
    0 Votes
    3 Posts
    547 Views
    N
    Second solution has work ! It was inside the menu ! Thanks :)
  • 0 Votes
    2 Posts
    2k Views
    arminunruhA
    Hello baumiao please take a look at the other post where I answered your question: http://laythemeforum.com:4567/topic/741/change-body-bgcolor-on-hovering-a-a-link/2 Sorry for the late reply :O

I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com

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