Skip to content

Feedback

Got an idea for Lay Theme? I might include it in a new update or code an addon.
468 Topics 2.0k Posts
  • Project thumbnail mouseover options per category

    2
    0 Votes
    2 Posts
    91 Views
    arminunruhA
    thank you! yea thats possible by doing custom css based on the current page: https://laytheme.com/documentation/custom-css-styling.html#css-based-on-current-page so for a certain category you would write css that changes the hover animation example: body.slug-work .thumb .ph{ background-color: green!important; } body.slug-work .thumb:hover img{ opacity: 0.5!important; } you'll need to be able to write css and use the chrome element inspector
  • Rename textformats

    3
    0 Votes
    3 Posts
    69 Views
    A
    @arminunruh ah, no probs :)
  • add undo function or pop-up before deleting

    4
    1 Votes
    4 Posts
    132 Views
    arminunruhA
    nope no updates on this
  • editor mode / lock elements positions

    4
    0 Votes
    4 Posts
    99 Views
    arminunruhA
    :D yea i added it to my todo list
  • Adding row numbers

    4
    1 Votes
    4 Posts
    125 Views
    arminunruhA
    yea i think the next feature i will code is the accordion element. however, i will need to work on something else for a few weeks now :|
  • classic sticky / fixed elements?

    2
    0 Votes
    2 Posts
    89 Views
    arminunruhA
    you can give a row a class of "sticky-row" in a custom phone layout. and then write css to make the row sticky: .sticky-row{ position: sticky; top: 0; } On desktop I can, via he second and third menu feature – though, I am limited to URLs in anchor-tags. Not sure what you mean because the sticky feature is just for elements inside of a gridder.
  • Non-fullwidth Akkordeon elements?

    2
    0 Votes
    2 Posts
    42 Views
    arminunruhA
    yea there is no normal accordion element yet. i will need to code this one day. however, now after having developed the desktop burger menu feature, i will take a break to work on a different project.
  • about this forum — "hidden field"

    2
    0 Votes
    2 Posts
    56 Views
    arminunruhA
    oh i think in that case you can just send an email to info@laytheme.com and a link to your forum post.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Option to set an alternative video for mobile

    2
    0 Votes
    2 Posts
    60 Views
    arminunruhA
    yea thats a good idea! im writing it down
  • custom post types in laytheme

    2
    1 Votes
    2 Posts
    69 Views
    arminunruhA
    hey lay theme doesnt support child themes or custom post types :( not sure if it ever will
  • lock margins values so they will not be affected by gridder defaults

    2
    0 Votes
    2 Posts
    48 Views
    arminunruhA
    yes those are good ideas, writing them down
  • Burger menu in desktop and tablet view

    6
    0 Votes
    6 Posts
    221 Views
    arminunruhA
    nice! yes i'm on holidays but i will start working on it soon!! :)
  • List Text formats

    6
    1 Votes
    6 Posts
    111 Views
    arminunruhA
    you can just apply a regular textformat ("paragraph" format) and it will not turn lists to paragraphs anymore but there is no list textformat
  • [feature request] duplicate/clone rows

    2
    0 Votes
    2 Posts
    44 Views
    arminunruhA
    yes good idea i wrote it down
  • All Element Grid Lightboxes connected?

    4
    0 Votes
    4 Posts
    154 Views
    arminunruhA
    noo :/ sry
  • Easy option to resize cover feature.

    5
    0 Votes
    5 Posts
    150 Views
    fabiandraxlF
    @arminunruh ✌️✌️✌️
  • Css on links

    2
    0 Votes
    2 Posts
    66 Views
    arminunruhA
    i see you have : h5 a { color: #FFED00 !important; } that makes the anchors inside h5 tags yellow so the anchor tag inside the h2 tag wont be yellow this css: a.trescamenu { -webkit-text-stroke-width: 1px !Important; -webkit-text-stroke-color: #FFFF00 !Important; } only targets anchor classes that have a class of trescamenu so it would be anchors like: <a href="#" class="trescamenu">hi!</a> what u probably want is: .trescamenu a{ -webkit-text-stroke-width: 1px !Important; -webkit-text-stroke-color: #FFFF00 !Important; } which means any element that has a class "trescamenu", apply the css to any "a" tag inside
  • Is there a way to make it easier to create collapsible elements?

    3
    0 Votes
    3 Posts
    170 Views
    fabiandraxlF
    @arminunruh said in Is there a way to make it easier to create collapsible elements?: how would that work, im not sure if i understand the idea For example, if I want an image or text element to open the closed row. So in the gridder I would like to right click on the element and then assign a row to expand. Because it is very inconvenient to open the editor for this every time, especially if you have several elements to open the row. @arminunruh said in Is there a way to make it easier to create collapsible elements?: I should add default settings for expand row easing and duration in "gridder defaults" That would also be a good solution I think, maybe you can also make it adjustable for individual pages in the sidebar? Thank youuu! Have a nice day. :P
  • Add an option to turn the carousel into a one column stack on mobile

    5
    0 Votes
    5 Posts
    115 Views
    arminunruhA
    oh very good idea! writing it down

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