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.
benjaminmugnier
Posts
-
page overlay menu after update 11.1.8 -
Overlay doesn't work anymore. (After install and remove Polylang Pro + woo)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. ✅ -
Overlay doesn't work anymore. (After install and remove Polylang Pro + woo)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! -
Variations swatches plugin conflict with lay themeyes ! <3
-
Variations swatches plugin conflict with lay themeI 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.
-
Variations swatches plugin conflict with lay themehey, 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/
-
Password protect on front page do not load the pageArmin solved this. thanks ;)
-
Password protect on front page do not load the pageI’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!
-
lay theme options: Color palette not being saved and buttons settings don't appearyes same here !
-
Marquee is broken after recent updatemy bad sorry, it was the cache plugin...
-
Marquee is broken after recent updateI guess we got the same problem for the marquee again ? :s
Someone else ? figgu.re -
Marquee is broken after recent updateI just updated lay theme and it re-works pretty well now !
figgu.re ! ;) -
Video Play button faulty@spiralglue thx I got the same problem ! fixed with your code ;)
cheerz -
Marquee is broken after recent updateSalut ! I just tried with png, jpg and got the same issues !
-
Marquee is broken after recent updatehello!
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


-
thumb-collection & thumbnailgrid , gap in px not working correctlyhello 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. -
thumb-collection & thumbnailgrid , gap in px not working correctlyHello 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.
-
WooCommerce issues@arminunruh omg thank you Armin !! u rock ! Cheers
-
WooCommerce issues@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.