Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.9k Topics 20.9k Posts
  • Custom CSS not working when in Mobile browser

    2
    0 Votes
    2 Posts
    1k Views
    arminunruhA
    Hey! On that website I see "@media only screen and (max-device-width: 480px) {}" as a text on the site. You should probably put <style></style> tags around that css if you want that to work. Now to your question: In "Lay Options" -> "Custom CSS & HTML" there are two CSS fields: "Custom CSS for desktop" and "Custom CSS for mobile". If you want some css to apply to both mobile and desktop you need to put your css into the two fields. Maybe it's easier if you just put a style tag into the field "Custom <head> content" (which is below "Custom CSS for Mobile Version"): <style> /*your styles for mobile and desktop here*/ </style>
  • Add toggle in projects pages

    toggle
    2
    0 Votes
    2 Posts
    459 Views
    arminunruhA
    Hey Camille! Good question! No that's not possible right now. :/
  • image in text area

    text image
    4
    0 Votes
    4 Posts
    1k Views
    arminunruhA
    lay options -> custom css & html
  • page is being blocked by server

    2
    0 Votes
    2 Posts
    298 Views
    arminunruhA
    Hey! I need these details: website address wordpress backend login ftp login (host, username, password) Please write that to armin.unruh@gmail.com and put a link to this subject into the email so I know what this is about. and please don't use all caps for your topic title next time ^^
  • Interactive titles over each project thumbnail

    9
    0 Votes
    9 Posts
    2k Views
    arminunruhA
    On your website I saw you often just have an image that you used a link with. Maybe the project thumbnail options are not applied because you just have images that you linked instead of project thumbnails that you added using the "+Project" button
  • How to Center Projects

    center projects
    5
    0 Votes
    5 Posts
    2k Views
    M
    Thanks a lot!
  • How far can I customize my Lay theme?

    3
    0 Votes
    3 Posts
    445 Views
    Y
    Hi, thank you for your anwser. It would be great to be able to test Lay before placing my order! Thank you!
  • Menu space between in %

    space menu
    5
    0 Votes
    5 Posts
    1k Views
    F
    thanks! that worked
  • Video (youtube or vimeo) hidden

    3
    0 Votes
    3 Posts
    528 Views
    S
    Armin, thank you so much again, I've found where were the issue, it's OK now. Thanks, Serguei
  • Menu and grid

    3
    0 Votes
    3 Posts
    639 Views
    arminunruhA
    @bensalgado said: I have a 5 column grid system on my website, and I would like to align my menu with one the column. So that when the device / size of the screen changes, it always aligned with the grid / content... Is it possible ? Hope this is clear. Hey! In "customize -> menu style -> menu" you can set your position to top right for example. Then there you can set "Space Right in" to "%". This way the menu can be aligned with the grid yeah. Also, is it possible to have a dropdown menu ? I've read on the forum that you were thinking to work on it a few months ago... Just wanted to know if its still planned That's only possible if you code that functionality by yourself. You mean you want menu points that have submenu points right? Hmm I might have said that I'm gonna do that, not sure :D Can you give me the link where I said that? ^^
  • Precise menu design with logo on top

    menu menu locations
    2
    0 Votes
    2 Posts
    1k Views
    arminunruhA
    Hey! Try this: Your menu: Create your menu in appearance -> menus Go to "Customize" -> "Menu Style" -> "Menu" -> "Menu Points Arrangement": vertical "Customize" -> "Menu Style" -> "Menu": uncheck "is fixed" Also you have the menu bar still showing up. Hide the menu bar here Go to "Customize" -> "Menu Style" -> "Menu Bar" Your logo: "Customize" -> "Site title" -> "Site Title" Just set a text site title here, position it and uncheck "is fixed". Then in "Lay Options" -> "Gridder Defaults" set your Frame Top Value to something like 300px. Try out different values here. In the "Getting Started" video I explain how to create a menu and I explain the gridder defaults and the customizer, maybe that helps. cya
  • Site Title Mobile

    3
    0 Votes
    3 Posts
    711 Views
    F
    perfect, thank you!
  • Demoversion?

    demo version
    2
    0 Votes
    2 Posts
    409 Views
    arminunruhA
    Hey Micheal, sorry for my late response. Ok, u got mail!
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • HTML via Text-Editor Bug?

    text text editor html html editor
    7
    0 Votes
    7 Posts
    1k Views
    C
    Ok, thank you. So I have to wait.
  • Intro image for mobile devices

    intro image enable mobie
    2
    0 Votes
    2 Posts
    589 Views
    arminunruhA
    Hey Joel, Good Idea, i'm writing that down and I'm gonna work on that one day!
  • Smartscrolling / Scrolljacking

    scrolling scroll smartscrolling scrolljacking
    2
    0 Votes
    2 Posts
    732 Views
    arminunruhA
    Hey Dennis, maybe the fullscreen slider addon is what you are looking for? http://laytheme.com/fullscreen-slider.html But the fullscreenslider is not exactly the same as the smartscroll that you sent me. You could probably also make that smartscroll script work with lay theme if you know some javascript. You could make the rows of a lay theme project to initialize the smartscroll script on. Here's some info about how to use js with lay theme: http://laytheme.com/documentation.html#custom-javascript
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • This topic is deleted!

    Locked
    0
    0 Votes
    0 Posts
    18 Views
    No one has replied
  • PayPal Button Not Working on a Page

    pages html paypal
    4
    0 Votes
    4 Posts
    1k Views
    arminunruhA
    Hey, try this, I added this to the last image: style="width: 1px; height: 1px;" <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="SN3EQ3BCR7AMG"> <table> <tr><td><input type="hidden" name="on0" value="Magazine">Magazine</td></tr><tr><td><select name="os0"> <option value="UK">UK £6.00 GBP</option> <option value="Overseas">Overseas £7.00 GBP</option> </select> </td></tr> </table> <input type="hidden" name="currency_code" value="GBP"> <input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online."> <img style="width: 1px; height: 1px;" alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1"> </form>

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