Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.5k Posts
  • Problems opening site on Firefox?

    2
    0 Votes
    2 Posts
    297 Views
    arminunruhA
    hey Ryan! Thanks! Could you please update your lay theme to the latest version? This might help a bit but it probably won't fix it completely. There is currently a bug with lay theme and layouts that are category layouts. Gonna work on that!
  • Space bottom in %

    2
    0 Votes
    2 Posts
    404 Views
    arminunruhA
    hey MAN, yes that's a good idea! I will write it down and work on that one day.
  • 0 Votes
    2 Posts
    403 Views
    arminunruhA
    @mrrpringle said: I am hoping to adjust my mobile site to display the page "info" in text without having to open the hamburger menu. Is this possible? Yes with custom phone layouts: http://laytheme.com/documentation.html#custom-phone-layouts You could add a link to the info page with that. It will only show up on mobile. On a separate note—I was wondering how to eliminate the tablet display for my site all together so it switches from desktop to mobile when resized in a browser. I am not exactly sure what you mean here, can you further explain this? :/
  • 0 Votes
    4 Posts
    626 Views
    arminunruhA
    hello mr pringle, If you want to show your mobile menu on one page and not show it on another page you could use custom css for that. Here is a little explanation on how to use css based on the current page: http://laytheme.com/documentation.html#menu-color-based-on-current-page You could hide your mobile menu and your site title with custom css only on mobile for that particular page. By using custom pone layouts http://laytheme.com/documentation.html#custom-phone-layouts you could then add another text on at the top of your info page which could be the title of your site. I think maybe it is easier to just hide your mobile menu in the customizer but keep showing your mobile site title. Then using custom phone layouts you could add a link to your info page on your frontpage.
  • Intro Image is not working anymore

    intro image not
    6
    0 Votes
    6 Posts
    660 Views
    Y
    Hey thanks, it seems to work fine now. Maybe some problem during the maintenance mode? Abd you are right, I kind of hijacked the logo there, because I wasn's sure hoe to put an image over the cover pic.
  • Background colour on a text block

    5
    0 Votes
    5 Posts
    1k Views
    arminunruhA
    sry not so easy to do…
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Layout's JSON was invalid

    4
    0 Votes
    4 Posts
    544 Views
    A
    @arminunruh Hey Armin, Super! Thanks. Yes, it's really only in the category layout: now I re-did the layout, but as soon as I try to add a text field, it fails again. So, I'll e-mail you my login... Thank you so much! A
  • Bad webfont rendering in menu

    5
    0 Votes
    5 Posts
    620 Views
    K
    @arminunruh said: nav.primary{ -webkit-transform: none; transform: none; } That worked perfectly! Thanks so much for all.
  • Site Title position

    3
    0 Votes
    3 Posts
    572 Views
    K
    Thank so much! That worked!
  • Footer BG-Color PLUS background image

    7
    0 Votes
    7 Posts
    866 Views
    arminunruhA
    Should be fixed now with lay theme 1.8.0
  • Custom HTML at bottom

    3
    0 Votes
    3 Posts
    429 Views
    K
    Thank you!
  • Push/ Slide Menus

    4
    0 Votes
    4 Posts
    591 Views
    arminunruhA
    looks nice! ok, will write it down and think about that
  • Issue While Doing Some Changes in Style.css

    explainervideoc css wordpress
    2
    0 Votes
    2 Posts
    686 Views
    arminunruhA
    hey steve, I'm not sure if i see a different website because I'm not logged in or something like that, but as I mentioned in other posts it seems that the website you are referencing doesn't have lay theme installed from my point of view. This is what i see: [image: upload-b3376591-d5a5-4fa0-bd32-dc843ce64cb8.png] For doing style changes it's best to use the fields in "Lay Options" -> "Custom CSS and HTML" There you have the fields "custom css for desktop" and "custom css for phone". If you want to create a style that applies to both desktop and phone you could add your style in a <style> tag like this to the field "Custom <head> content": <style> .hello{ opacity: 0.5; } </style> I'm not sure what you did with the original style.css file but if you delete the first few lines of that file the theme will probably not work right because in those lines there's vital info about the theme like name, version etc. (that's standardized by wordpress)
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • Unable to Add Banner in the WordPress

    2
    0 Votes
    2 Posts
    484 Views
    arminunruhA
    hey, your website does not seem to be made with lay theme. the name of your theme seems to be "sensible-wp" plugins that use shortcodes don't work for lay theme at the moment
  • Intro Image on Project Pages

    intro image projects
    2
    0 Votes
    2 Posts
    564 Views
    arminunruhA
    Good idea! Right now that's not possible. Maybe the cover feature can be interesting for that? It's not quite the same but it's also an introduction to your project. http://laytheme.com/documentation.html#covers
  • Rotate project title

    2
    0 Votes
    2 Posts
    416 Views
    arminunruhA
    Do you mean on project thumbnails? You can use this css in "Lay Options" -> "Custom CSS": .title{ transform: rotate(90deg); -webkit-transform: rotate(90deg); }
  • Error After Upgrading to WordPress 4.5.3

    explainervideoc explainervideo
    2
    0 Votes
    2 Posts
    454 Views
    arminunruhA
    Hey Steve! At the moment it seems that another theme is activated and not Lay Theme. What error did you see? If you like you can send me the login data of your wordpress admin panel and a link to this post so I can take a closer look to armin.unruh@gmail.com
  • IMG max-width: 100%

    2
    0 Votes
    2 Posts
    445 Views
    arminunruhA
    Hey, maybe a good solution for you is to use the max-width option in "lay options" -> "Max width of content" Does that help? I'm afraid there is no other option for something like that.

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