Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • Responsive Carousel

    2
    0 Votes
    2 Posts
    37 Views
    arminunruhA

    if you want some/all of your images to be fullscreen, use the fullscreen slider addon and use row background images for fullscreen images

    in the rows, use browser height for row height and in every row, put your caption in the bottom left. because with the fullscreen slider, every row is a slide

    if you just want a normal carousel and the caption / number be stuck to the bottom left / right corner of your screen do this: http://laythemeforum.com:4567/topic/10172/changing-the-position-of-numbers-and-title-of-carousel/3

  • 0 Votes
    3 Posts
    26 Views
    A

    alright, no worries. Thanks anyway for your help :)

  • 1 Votes
    7 Posts
    333 Views
    arminunruhA

    updated solution:

    http://laythemeforum.com:4567/topic/10172/changing-the-position-of-numbers-and-title-of-carousel/4

  • Change font for project-index links :hover ?

    4
    0 Votes
    4 Posts
    43 Views
    M

    Oops I see my 1st message missed a part.
    I forgot to add I'd like to change the font family, to a more bold one of the same family, I tried your custom code with the font family code but it doesn't work.

  • make a project index unclickable

    10
    0 Votes
    10 Posts
    355 Views
    arminunruhA
    <script> var ids_to_ignore = [2817, 2829]; ids_to_ignore.forEach(function(id){ jQuery(document).off("click", 'a.projectindex-project-link[data-id="'+id+'"]'); }) </script>

    this will make single projects in a projectindex unclickable. but it will still have the imagehover addon working. "ids_to_ignore" is a list of project ids you want to have not clickable.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • add more than 3 buttons styles

    3
    0 Votes
    3 Posts
    36 Views
    arminunruhA

    hey!

    I would like to have different button styles for all my projects.

    so based on different pages you can have different styles:
    https://laytheme.com/documentation/custom-css-styling.html#css-based-on-current-page

  • Row as link to page

    23
    0 Votes
    23 Posts
    576 Views
    arminunruhA

    maybe try this:

    tr:hover { color: #B2AAE3!important; font-style: italic; cursor: pointer; }

    or try this:

    tr:hover{ cursor: pointer; } tr:hover > * { color: #B2AAE3!important; font-style: italic; }
  • Mouseover on mobile not working

    2
    0 Votes
    2 Posts
    13 Views
    arminunruhA

    what is the website address?

  • youtube autoplay solution

    2
    1 Votes
    2 Posts
    28 Views
    arminunruhA

    very good daniel!
    thanks for the calendar i got it in my mail!

  • 0 Votes
    9 Posts
    1k Views
    arminunruhA

    on google you can find a lot of tutorials for this for example:
    https://www.shecodes.io/athena/2587-creating-a-clock-in-javascript#:~:text=You can make a clock,update the clock every second.

    you will need to use setInterval to continually update the text with the latest time

  • Cookie-banner after intro video

    3
    0 Votes
    3 Posts
    52 Views
    arminunruhA
    .cmplz-cookiebanner{ z-index: 49!important; }

    try this css!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • 0 Votes
    4 Posts
    249 Views
    arminunruhA

    i think in your FTP server you need to put it in your root folder
    its the folder that contains the folders "wp-content" and "wp-admin"

  • hide specific project from project thumb grid

    3
    0 Votes
    3 Posts
    32 Views
    arminunruhA

    very good

    you can also try this:

    .thumbnail-wrap:has(>[data-id="2934"]){ display: none; }

    2934 needs to be the id of your project

    src:
    https://stackoverflow.com/questions/1014861/is-there-a-css-parent-selector

  • Different overlays for specific pages

    3
    0 Votes
    3 Posts
    78 Views
    Q

    I successfully used this method http://laythemeforum.com:4567/topic/9592/show-an-overlay-menu-element-only-in-homepage
    to create different overlay menus for two languages

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    22 Views
    No one has replied
  • Hide specific project from project index

    3
    0 Votes
    3 Posts
    53 Views
    M

    Nice thanks Armin I'll try that this evening !

    Things is, as I explained in a previous post on the forum, I couldn't match a "page" page project-index with a project's page project-index position, that's why I decided to make my home page a project page, not ideal but it works.

  • Burger menu to show a custom page?

    5
    0 Votes
    5 Posts
    55 Views
    arminunruhA

    very good @alasdair17 thanks a lot for answering people!

    he can also hide the mobile menu in the customizer → mobile → mobile menu → hide
    i think

  • 0 Votes
    3 Posts
    20 Views
    arminunruhA

    (sorry for the late response)

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