Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • 0 Votes
    3 Posts
    44 Views
    Q

    but it also happens with images. the fullscreen slider centers first and with the next click or scroll it jumps to the top.

  • Fullscreen Slide flickering

    5
    0 Votes
    5 Posts
    49 Views
    arminunruhA

    it will fit right into the browser height

  • Apply specific tags on each categories

    4
    0 Votes
    4 Posts
    37 Views
    arminunruhA

    i think what you're look for is subcategories

    lay theme doesn't support subcategories :/
    also no third party plugin will change that

  • 0 Votes
    5 Posts
    68 Views
    arminunruhA

    hey! link?

  • Front Page empty, customizer not working

    7
    0 Votes
    7 Posts
    93 Views
    nataliegasparN

    @arminunruh will do, thanks!

  • Blur hover on images

    2
    0 Votes
    2 Posts
    23 Views
    arminunruhA

    you mean the project thumbnail hover right

    .no-touchdevice .thumb:hover .ph, .touchdevice .thumb.hover .ph { -webkit-filter: blur(20px); -moz-filter: blur(20px); -ms-filter: blur(20px); -o-filter: blur(20px); filter: blur(20px); }
  • Font size search option (on mobile)

    3
    0 Votes
    3 Posts
    19 Views
    W

    Thank you

  • How to hide mobile menu just for one project

    8
    0 Votes
    8 Posts
    258 Views
    F

    oh my … thank you very much. it was to easy …

  • ACF - Lay

    2
    0 Votes
    2 Posts
    38 Views
    arminunruhA

    there is no carousel addon for the laygridder plugin

    The accordion function to display or name my text

    i think there is no accordion functionality in lay theme or laygridder

    shortcode - yes

    acf - yes with laygridder

    acf doesn't work with lay theme

  • Choose Background color

    4
    0 Votes
    4 Posts
    214 Views
    arminunruhA

    hey man!

    js like

    <script> jQuery(".blue").on("click", function(){ jQuery("body").attr("data-bg-color", "blue"); }) </script>

    css like:

    body[data-bg-color="blue"], body[data-bg-color="blue"] #grid, body[data-bg-color="blue"] .cover-region-desktop .cover-inner, body[data-bg-color="blue"] #footer-region, body[data-bg-color="blue"] #custom-phone-grid, body[data-bg-color="blue"] .cover-region-phone .cover-inner { background-color: blue; }

    then of course you'd need to add some html for your blue button and style it
    in "custom html at bottom"

    <div class="blue"></div>

    css:

    .blue{ position: fixed; bottom: 20px; left: 50%; z-index: 10; transform: translateX(-50%); }

    something like that

    and then you'd need to create more buttons, not just blue

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Need Old Version

    2
    0 Votes
    2 Posts
    29 Views
    arminunruhA

    hey i think i answered you right?

  • 0 Votes
    2 Posts
    73 Views
    arminunruhA

    The mix-blend-mode CSS property sets how an element's content should blend with the content of the element's parent and the element's background.

    i guess the html structure must be different for this to work as you would like

    there's nothing you can do here

  • Two texts elements below an image

    2
    0 Votes
    2 Posts
    32 Views
    arminunruhA

    ah

    dont use a stack element

    insert an image, click on it, at the top click "edit caption".
    then click the button "<>" source code

    then insert this code:

    <p>Left Text</p><div class="right lay-textformat-parent"><p>Right Text<br />Second Line</p></div>

    then in lay options -> custom css & html

    for custom css enter:

    .right{ position: absolute; right: 0; top: 0; } .caption{ position: relative; }
  • Text and image thumbnail in same menu

    2
    0 Votes
    2 Posts
    35 Views
    arminunruhA

    I see, try this css, this will make the space between menu points percentage based.
    So the space between them will get smaller when you resize the window so it wont overlap.

    you might want to adjust 10vw to a lower value.

    nav.primary li{ margin-right: 10vw; } nav.primary li:last-child{ margin-right: 0; } nav.second_menu li{ margin-right: 10vw; } nav.second_menu li:last-child{ margin-right: 0; }
  • Images pixalate

    2
    0 Votes
    2 Posts
    31 Views
    arminunruhA

    you can activate the option "never show resized versions of images" in lay options

  • Show caption as tooltip on mouseover

    11
    0 Votes
    11 Posts
    1k Views
    arminunruhA

    jQuery(".caption").offset({left: e.pageX + 10, top: e.pageY + 10});

  • 0 Votes
    3 Posts
    54 Views
    R

    Thanks for your reply Armin, I must not have seen the notification.

    I also thought about changing it to one of the used categories but this would mean it still shows up in both grids, so also the one it shouldn't with other subjects. Which would be out of my control.

    Luckily!!! it seems to be fixed since the last WP update? It no longer shows in the overview, and the filter selection is identical to what I've set up in the gridder. So all good for now!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Projects requiring a refresh to load?

    9
    0 Votes
    9 Posts
    72 Views
    F

    @arminunruh all working now, thanks for your help !!!

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