Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • Text over image

    2
    0 Votes
    2 Posts
    39 Views
    mariusjopenM

    Dear @jnemeck
    you can set the image as a background image and then just place the text on it.

    With CSS you could remove the element.

    Are you familiar with CSS and a bit of jQuery? If not I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
    It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)
    Best!
    Marius

  • SEO plugin for Lay

    2
    0 Votes
    2 Posts
    75 Views
    CyberSlayersC

    Hello @dnlbrv

    We do not have a preferred plugin for that.
    Yoast has been discussed here and doesn't seem to be the perfect solution :
    http://laythemeforum.com:4567/topic/2906/laytheme-problem-with-yoast-seo-plugin

    Hope you find a good one!

    Best!

    Audrey

  • Featured image social media link

    4
    0 Votes
    4 Posts
    40 Views
    CyberSlayersC

    Hello @lauran

    ACF is not yet supported by Lay Theme.
    We sadly cannot offer help for your problem.

    Maybe you find a different solution to achieve what you want.

    Many wishes,

    Audrey

  • Background video not showing in all browsers

    2
    0 Votes
    2 Posts
    56 Views
    CyberSlayersC

    @Anders Hi Anders,

    Can you tell us which version of Safari you are using? :-)

    Best!
    Audrey

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Vertical line between grids

    2
    0 Votes
    2 Posts
    218 Views
    CyberSlayersC

    Dear @Sarahstaal

    You can give a class or an id to the thumbnail collection news or show, depending on how long you want the line to be. If you do that, only the element you call would have the line.

    Then the code would look like this :

    .news .thumbs-collection-region {
    border-right: 1px solid black;
    padding-right: 20px;
    }

    Screenshot 2020-06-19 at 14.39.05.png

    Let me know if you need more help with that.

    Best,

    Audrey

  • 0 Votes
    7 Posts
    228 Views
    CyberSlayersC

    Perfect! Glad to hear!
    To reverse colors on an image you can also have a look into "css filters image".

    Many wishes!

    Audrey

  • Fixed background image

    4
    0 Votes
    4 Posts
    172 Views
    arminunruhA

    hey everybody

    background-attachment: fixed;

    only works for images that are set via
    "background-image:" via CSS

    however, the row background images are normal <img> tags so this won't work

    maybe think about using the cover feature
    i don't have time to think of custom css for this case sorry!

    good luck!

  • Fullscreen Slider Nav?

    18
    0 Votes
    18 Posts
    226 Views
    arminunruhA

    this is the CSS that fixed that

    .fp-slidesNav{ transform: translateX(-50%); -webkit-transform: translateX(-50%); margin-left: 0!important; white-space: nowrap; }
  • Loading times very slow with Laytheme

    17
    0 Votes
    17 Posts
    403 Views
    K

    Hey! Wanted to see if you were able to find out why my site is so slow. I'm working on another site now and running into the same issue, not sure maybe if I'm doing something wrong? Both sites are running on latest laytheme:

    karenoliveros.com
    waterschool.info

    pls lmk ty!

  • License – Second Time Activation

    3
    0 Votes
    3 Posts
    62 Views
    mariusjopenM

    Dear @koencolpaert
    Best is if you write an email to info@laytheme.com and include a link to this conversation.
    Many wishes!
    Marius

  • Individual meta descriptions without plugin

    2
    0 Votes
    2 Posts
    51 Views
    mariusjopenM

    Dear @kappe
    maybe there are other plugins.
    We don't know.
    Let us know if you know more :-D

    Best!

    Marius

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Carousel Numbers on Top of the Images.

    5
    0 Votes
    5 Posts
    429 Views
    mariusjopenM

    Dear @QuentinC
    or you can try with CUSTOM CSS.

    Best!
    Marius

  • Menu points?

    2
    0 Votes
    2 Posts
    22 Views
    mariusjopenM

    Dear @elisheanicholson
    Are you familiar with CSS? If not I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
    It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)

    You can get them by the ID and move them with CUSTOM CSS and position fixed to the corners.

    Best!
    Marius

  • Images as menu items

    8
    0 Votes
    8 Posts
    245 Views
    mariusjopenM

    Dear @jw
    you cannot use data attributes to assign CSS.
    I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
    It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)
    Best!
    Marius

  • Hide primary nav and site title on one page

    4
    0 Votes
    4 Posts
    141 Views
    mariusjopenM

    Dear @Brief
    you can figure that our easily.
    Are you familiar with CSS? If not I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
    It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)
    Best!
    Marius

  • TOP FRAME % INSTEAD OF PIXEL

    6
    0 Votes
    6 Posts
    70 Views
    mariusjopenM

    Dear @koliveros
    Ah great! Thank you for sharing and using LayTheme!
    Best!
    Marius

  • Slower Loading Times after Update

    6
    0 Votes
    6 Posts
    69 Views
    arminunruhA

    hey pretty nice website!

    It loads pretty fast for me too, can you update lay theme again? and clear your cache in your cache plugin if you use one.

    cause with one of the latest lay theme updates I improved html5 video loading more

  • Multi Language help

    1
    0 Votes
    1 Posts
    43 Views
    No one has replied
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
A E
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com