Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

benjaminmugnierB

benjaminmugnier

@benjaminmugnier
About
Posts
25
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • page overlay menu after update 11.1.8
    benjaminmugnierB benjaminmugnier

    I have some troubles with the nav bar, menu burger is frizzing, error, can't deploy or click on the menu items, when I am beginning to scroll on the website, on mobile with Chrome on OS, no problem on safari.

    Bug Reports

  • Overlay doesn't work anymore. (After install and remove Polylang Pro + woo)
    benjaminmugnierB benjaminmugnier

    Solved!
    The issue was WooCommerce → Settings → Default customer location → "Geolocate (with caching support)".
    → It adds ?v=... to URLs and breaks overlays.
    Fix: Switch to "Geolocate (without caching)". Done. ✅

    Bug Reports

  • Overlay doesn't work anymore. (After install and remove Polylang Pro + woo)
    benjaminmugnierB benjaminmugnier

    Hi everyone!
    I’m a bit stuck — has anyone else run into overlay issues after installing Polylang and I deactivated the plugin? I can’t seem to find a solution. Any help would be greatly appreciated!

    Bug Reports

  • Variations swatches plugin conflict with lay theme
    benjaminmugnierB benjaminmugnier

    yes ! <3

    Shop / WooCommerce

  • Variations swatches plugin conflict with lay theme
    benjaminmugnierB benjaminmugnier

    I will not use variations for colors. I don't find a good solution to get Size + Colors, when you pick-up a color: images do not change (when I put different images for each) and the text of the material is not the same so I prefer to create different product for each. I just use the small description as "Available in Color 1, Color 2, Color 3" with custom link directly point on the other color product. It is the best way I found to get something coherent. Third point, I used a plugin who duplicate in the product grid all variations (without the parent) but when you click on the Color 2 in the gridder, the first image is the image of parent product.

    So I changed the order of Single product elements order in customize like this :
    Breadcrumbs
    Title
    Short Description
    Description out of Tabs
    Price
    Variations (Size) + Add to basket
    Tabs (I added Shipping + Size guide with the plugin of adding tables)

    And I hide with CSS .Stock because I have always "In stock"

    Idea > Maybe we can add the image hover links for links in short description, so when you hover color 1, 2 or other you can see a picture of the variation product.

    Shop / WooCommerce

  • Variations swatches plugin conflict with lay theme
    benjaminmugnierB benjaminmugnier

    hey, is a plugin works well with laytheme to get Swatches variations ? Did you find a solution? I saw this plugin : https://wordpress.org/plugins/woo-variation-swatches/

    Shop / WooCommerce

  • Password protect on front page do not load the page
    benjaminmugnierB benjaminmugnier

    Armin solved this. thanks ;)

    Bug Reports

  • Password protect on front page do not load the page
    benjaminmugnierB benjaminmugnier

    I’m having trouble with password protection on my front page. When I use the short URL (https://site.com), the page doesn’t load—it just shows a black screen. However, I can access the site if I use the full URL (https://site.com/slug/).

    This worked fine in older versions of Lay Theme, but I’m now on 10.2.8.
    Has anyone else run into this?

    I really need a quick fix—any help would be appreciated!

    Bug Reports

  • lay theme options: Color palette not being saved and buttons settings don't appear
    benjaminmugnierB benjaminmugnier

    yes same here !

    Bug Reports

  • Marquee is broken after recent update
    benjaminmugnierB benjaminmugnier

    my bad sorry, it was the cache plugin...

    Bug Reports

  • Marquee is broken after recent update
    benjaminmugnierB benjaminmugnier

    I guess we got the same problem for the marquee again ? :s
    Someone else ? figgu.re

    Bug Reports

  • Marquee is broken after recent update
    benjaminmugnierB benjaminmugnier

    I just updated lay theme and it re-works pretty well now !
    figgu.re ! ;)

    Bug Reports

  • Video Play button faulty
    benjaminmugnierB benjaminmugnier

    @spiralglue thx I got the same problem ! fixed with your code ;)
    cheerz

    Bug Reports

  • Marquee is broken after recent update
    benjaminmugnierB benjaminmugnier

    Salut ! I just tried with png, jpg and got the same issues !

    Bug Reports

  • Marquee is broken after recent update
    benjaminmugnierB benjaminmugnier

    hello!

    Anyone get a solution?

    I got the same problem, only for svg marquee, not for txt.
    You can see on my website figgu.re Edit: I "display:none" the marquee at the bottom for now. Maybe the problem comes from the massive updated of woocommerce extension?

    I have lot of problem to display the new interface of product page management and welcome page of woo commerce extension... very slow or never display informations.

    Cheerz

    SVG

    TXT

    Bug Reports

  • thumb-collection & thumbnailgrid , gap in px not working correctly
    benjaminmugnierB benjaminmugnier

    hello Armin, glad to hear you ;)

    Thanks, I guess it was the cache plugin indeed who was in conflict with my css because I had already put the good setting in the setting box of thumb grid project. It works well now for .thumb-collection, and I removed the custom CSS.

    And for the extra padding I put this code and it works perfectly thanx !

    .thumb-collection .ph {
        padding-bottom: 56%!important;
    }
    

    Cheerz
    B.

    Bug Reports

  • thumb-collection & thumbnailgrid , gap in px not working correctly
    benjaminmugnierB benjaminmugnier

    Hello Armin and Lay Team !

    Thx a lot for your great work, and this very cool web tool !

    I got some problems on my websites :

    I have no margins on thumb-collection because of conflict with :

    display: block;
    

    Normally, I need to have 20px gab between thumbs.

    I try to achieve this to orverwriting with :

    display: flex!important;
    flex-wrap: nowrap;
    

    It's working on desktop & mobile I guess but I got others problems, maybe they come from the last update : I got too big margin at the bottom of thumb-collection instead of my 20px.

    I saw same problems in other sites of an extra bottom-margin on the .thumbnailgrid class.

    Any ideas ?

    Thx, B.

    Bug Reports

  • WooCommerce issues
    benjaminmugnierB benjaminmugnier

    @arminunruh omg thank you Armin !! u rock ! Cheers

    Shop / WooCommerce

  • WooCommerce issues
    benjaminmugnierB benjaminmugnier

    @gd_mrsn GPT give me a working code to remove the image, but the layout is broken, I have images of the gallery one below the other without margin.

    Shop / WooCommerce
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search