Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.2k Topics 17.5k Posts
  • history back button

    4
    0 Votes
    4 Posts
    52 Views
    Y

    Thank you @arminunruh this is just what I was looking for!

  • Site title color change based on background

    4
    0 Votes
    4 Posts
    28 Views
    JohannesHaechJ

    @domphilcox Thank you for the response. I'm not sure if I'm misunderstanding something, but simply inserting the code into the custom CSS does nothing except invert my current logo. However, it doesn't affect the background. Or am I misunderstanding something?

  • Bulk edit projects?

    3
    0 Votes
    3 Posts
    28 Views
    arminunruhA

    also please note using this bulk edit you can only bulk-assign categories and tags to projects.

    you cant bulk unassign categories or tags to projects.

  • 0 Votes
    16 Posts
    1k Views
    arminunruhA

    oh thanks a lot!! :) <3

  • add date inside news element

    6
    1 Votes
    6 Posts
    20 Views
    arminunruhA

    ah i already wrote it down

  • error en el formato de fecha de las noticias

    8
    0 Votes
    8 Posts
    18 Views
    arminunruhA

    ok very well!
    the news modal appears when u click "+more" → "+news element"

    or double click an existing news element to edit it

    have a great day!

  • 0 Votes
    4 Posts
    17 Views
    arminunruhA

    can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?

  • Project as pop-up

    6
    0 Votes
    6 Posts
    29 Views
    JohannesHaechJ

    The deactivation of lazy loading has solved the problem. Thank you very much.

  • 0 Votes
    8 Posts
    1k Views
    P

    That did the trick. Thanks as always for the quick support! :)

  • 0 Votes
    9 Posts
    480 Views
    arminunruhA

    very good! i think you did it very well

  • progressive image rendering

    6
    0 Votes
    6 Posts
    25 Views
    arminunruhA

    thx for u too!

  • Next/prev Project Link on .gif´s or Images

    7
    0 Votes
    7 Posts
    16 Views
    arminunruhA

    oh interesting!

  • call to action In the top bar

    4
    0 Votes
    4 Posts
    23 Views
    arminunruhA

    yes its css and html!
    if you learn it a little you can do many nice things!

    and then afterwards if you learn css transitions / animations

    and learn javascript a little, you can do much more!

  • How to make a tag cloud on homepage ?

    6
    0 Votes
    6 Posts
    16 Views
    F

    Ok i will tell you if one is working

  • Submenu in burger menu ?

    4
    0 Votes
    4 Posts
    15 Views
    arminunruhA

    oh ok
    i thought you mean the standard mobile burger menu
    yea u are right there is no way to do this at the moment

  • Sitetitle overlap on menu responsive

    5
    0 Votes
    5 Posts
    6 Views
    E

    Great it work !!! Thank you a lot 🙏 !

  • 0 Votes
    3 Posts
    16 Views
    P

    Hey Armin, thanks a lot – it is working again.

  • split screen only for one page

    5
    0 Votes
    5 Posts
    42 Views
    arminunruhA

    how about

    body.type-project .footer {
    display: none !important;
    }

    this will hide the footer on all project pages

  • 0 Votes
    2 Posts
    30 Views
    arminunruhA

    The first one is that I want to have a "normal" full-width footer at the end of projects built with a split-screen layout, just like on the other pages.

    i think this wont work cause the footer is used as the left half of the splitscreen

    you could only try to create a custom html element yourself and then use that as th footer:

    lay options → custom css & html

    custom html at bottom

    <div class="my-custom-footer"></div>

    custom css:

    .my-custom-footer{ height: 30px; width: 100%; background-color: blue; z-index: 50; position: fixed; bottom: 0; left: 0; }

    this will just be a fixed empty blue bar at the bottom of ur browser

    The second problem is the "Active Background Color" from the project index, and it's kind of strange because it worked already. Even when I turn off all custom code, the problem doesn't disappear. The current project in the index on the left side of the "cases" page only gets the active state when the site is reloaded – I didn't get it after a while of research.

    oh i see!
    i will release an update now that fixes this!

  • fixed rows with scrolling overlay rows

    2
    0 Votes
    2 Posts
    9 Views
    arminunruhA

    top half image of a page stays fixed

    you mean just the top half of a page?

    so maybe u can create a row.
    for example its the first row in your layout

    then right click it,

    choose "set custom row height"
    enter: 50svh

    put something inside the row

    In the gridder, right click on the row and choose "set html class and id". For "html class" enter: fixedrow

    Enter the custom css in "lay options" -> "custom css & html":

    .fixedrow{ position: sticky; top: 0; }

    maybe u need this instead:

    .fixedrow{ position: sticky; top: 0; z-index: 20; }

    not sure

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