Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.2k Topics 17.5k Posts
  • Mobile Menu doesn't apply to all pages

    4
    0 Votes
    4 Posts
    29 Views
    RichardR

    Dear @Hojin-Kang

    Unsure, do you have any Cache plugins? this could be just your browsers Cache and resetting/clearing it will update what you see.

    Best
    Richard

  • 0 Votes
    5 Posts
    59 Views
    arminunruhA

    I see you have 3.5.9 installed. Ok updating probably wont change anything.
    Can you create a page where i can see the error and then email the page address to me to info@laytheme.com and a link to this topic

  • Category-Filtering Update

    3
    0 Votes
    3 Posts
    31 Views
    arminunruhA

    If you update lay theme now the duplicates should be gone!

  • 0 Votes
    2 Posts
    120 Views
    RichardR

    Hi Tatjana @Tatjana241190

    Yes i can see this problem, i believe we can do it but just have to go through some steps first, let me know if i'm wrong :)

    So yeah i can see on the page that the HTML shows the Umlaut but does not register:
    Screen Shot 2021-01-10 at 4.21.55 PM.png

    On the GT-FLEXA font page the Diacritics ( containing Umlauts & Other Glyphs ) have to be called from within the font using 'Stylistic sets' so they are in Stylistic Set 01 - "SS01"
    Screen Shot 2021-01-10 at 4.30.08 PM.png

    As a first step just to be sure - Are you able to convert your .ttf font file into woff or Woff2 just to be more compatible with Browsers?
    https://css-tricks.com/understanding-web-fonts-getting/#:~:text=TrueType (TTF)%3A TTF is,also called TrueType OpenType fonts.&text=Web Open Font Format (WOFF,supported%20by%20all%20modern%20browsers.

    Here is a converter:
    https://convertio.co/ttf-woff/

    Maybe you already have .woff so allgood then! :)

    Then if we can load that font into "Lay Options -Webfonts"

    Ok! on this thread:
    http://laythemeforum.com:4567/topic/917/activate-styllistic-sets/6

    Armin has given an example of using a Stylistic set on your webpage.

    if you could follow that - I dont think yours will be called "_default" but just remember to change <style> ._Default{ font-feature-settings: "ss09"; } </style>

    With

    <style> ._Default{ font-feature-settings: "ss01"; } </style>

    Let me know how you go Tatjana would love to know the results :)

    Best wishes and Good Luck!
    Sincerely
    Richard

  • Horizontal sub-menu mouse hover

    2
    0 Votes
    2 Posts
    87 Views
    RichardR

    Dear Michele @Micheleamaglio

    These are the CSS properties of the sub-menu example you like

    { position: absolute; padding-left: 50px !important; top: 0px !important; /* line-height: 18px; */ /* background-color: #f5f5f5; */ border: 0px solid grey; padding-top: 0px /*padding-top: 45px;*/ /*padding-left: 75px;*/; }

    So your CSS would need to change to something like:

    .primary .sub-menu { display: none; position: absolute; padding-left: 50px !important; top: 0px !important; border: 0px solid grey; padding-bottom: 20px; } nav.primary .sub-menu li{ display: inline-block; } .menu-item:hover .sub-menu{ display: block; }

    Paying attention to 'padding-left' & 'top' for your Menu's placement :) Let me know how you go and hope this helps!

    Best wishes for 2021
    Richard

  • Menu dissapears

    2
    0 Votes
    2 Posts
    11 Views
    RichardR

    Dear @PhilipQ

    Are you able to post a link to your website to get a better idea?

    You could change the text "font-size" to 'em' or % or even 'vw' Viewport width to have it change responsively to browser width:

    https://www.w3schools.com/css/css_font_size.asp

    Best :)
    Richard

  • 0 Votes
    5 Posts
    54 Views
    RichardR

    Dear @tinjessen

    I am finding no luck trying to get the way you need it to work, with doing it manually, i think you will have to design accordingly i'm afraid:

    Screen Shot 2021-01-10 at 1.25.31 PM.png
    Screen Shot 2021-01-10 at 1.25.38 PM.png

    Recreating the Class / data structure of the short-code feature doesn't seem to work they way i had hoped.

    I think you will need to seperate the text/shortcode elements

    Best wishes & once again sorry for any inconvenience the compromise may cause
    Richard

  • Responsiveness

    2
    0 Votes
    2 Posts
    21 Views
    RichardR

    Dear @PhilipQ

    Just to get a better understanding, how would you wish it to be more responsive? The elements width proportion themselves with browser width - when i scale the browser so do the elements - is this not Responsive? What would you wish to change? :)

    Best wishes
    Richard

  • block mouse click in Carousel Free Drag option

    2
    0 Votes
    2 Posts
    22 Views
    RichardR

    Dear Cristina @CristinaLavosi

    Not possible with the current options atm, bit of a tricky one - easy to remove clicking altogether but obviously not practical!

    there is the Swiper API, looking at click events: https://swiperjs.com/api/#events

    Also preventing click but not drag is a thing to google: https://stackoverflow.com/questions/18032136/prevent-click-event-after-drag-in-jquery/18032193

    https://stackoverflow.com/questions/53703120/how-can-i-prevent-click-on-drag

    But at the moment this may not be an option, unless asking the aid of a developer.

    https://stackoverflow.com/questions/44115954/swiper-touch-events-enable-click-but-disable-drag

    Sorry that this is not the help you were probably after - hopefully others have some ideas, if too difficult compromising on that area of your design may be necessary

    Best wishes for 2021!

  • 0 Votes
    3 Posts
    52 Views
    RichardR

    Dear @jackentee

    Thanks for the update :)

    Just for others curiosity how did you solve it?

    Best wishes
    Richard

  • 0 Votes
    8 Posts
    114 Views
    RichardR

    Dear @acmarion

    Thanks for posting!

    Best
    Richard

  • 0 Votes
    4 Posts
    19 Views
    RichardR

    Dear @oulli

    Happy to hear that you found a solution but please let me know if you run into any further problems :)

    Best
    Richard

  • Custom Mouse Cursor

    4
    0 Votes
    4 Posts
    75 Views
    D

    It works perfectly

    Thanks!

  • Filtering Projects - HELP!

    6
    0 Votes
    6 Posts
    119 Views
    arminunruhA

    Hey now you can update lay theme and when editing a thumbnailgrid you can now check "Show Category Filter"!

    If you use the fullscreen slider addon, make sure to update fullscreen slider addon and lay theme to make the addon work properly.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    2 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • multi-pages Page / split scroll

    2
    1 Votes
    2 Posts
    114 Views
    felix_rabeF

    @moritzbrue this is very customized. you can find out how such layouts work by inspecting the code in your browsers developer tools. in this case the rows are:

    #leftrow {
    overflow:auto;
    height: 98vh;
    /border-right:solid 1px black;/
    }

    #rightrow {
    overflow:auto;
    height: 98vh;
    }

    so they have different content mass but the same height. you would have to build your layout around that concept.

  • Anchor points on thumbnails (landing page)

    2
    0 Votes
    2 Posts
    15 Views
    RichardR

    Dear Thomas @Graebi

    Does this thread help you?
    http://laythemeforum.com:4567/topic/6124/navigate-back-to-the-last-scroll-position-in-thumbnail-grid/2

    Best wishes and thank you for using Lay Theme in 2021!!!

  • 0 Votes
    2 Posts
    54 Views
    RichardR

    Dear @DET

    You need to look this i believe:
    https://www.google.com/search?safe=off&sxsrf=ALeKk00KKCVNA9eI2wolNVYQveKOs46AXg%3A1609806246289&ei=prHzX8iWEcXD3LUPorSRwAI&q=if+window+width+jquery&oq=if+window+width+&gs_lcp=CgZwc3ktYWIQAxgAMgoIABDJAxAUEIcCMgQIABBDMgQIABBDMgQIABBDMgIIADIECAAQQzIECAAQQzICCAA6BwgAEEcQsAM6BwgAELADEENQ3QtY3Qtg8RZoAXACeACAAesBiAHrAZIBAzItMZgBAKABAaoBB2d3cy13aXrIAQnAAQE&sclient=psy-ab

    https://stackoverflow.com/questions/7715124/do-something-if-screen-width-is-less-than-960-px

    The code should only run if Viewport/screen size is above certain Pixel

    Hope this helps - Happy 2021 and thank you for using Lay Theme :)

    Sincerely
    Richard

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