@Alex-F hey man, if you go on one of your pages and click, 'Screen Options' at the very top right > Tick 'Gridder JSON' on, off and on again and a box of the page's gridder code will appear a little below, copy this and paste it into another page's Gridder Json box. Might not be perfect but should transfer the content over. I'd recommend to back up some of the pages first by duplicating them before doing this. Hope that helps.
alasdair17
Posts
-
copy whole gridder from one subsite to another subsiteMay 28, 2023, 1:23 PM -
show image on text hoverMay 3, 2023, 7:09 PM@frittata_studio hey, this is what you need: https://laytheme.com/addons/imagehover.html :)
-
Laykeymanager.comApr 12, 2023, 1:10 PMHey, this is a great feature! I was wondering if it was possible to delete/remove keys from here as well? I have a couple of subdomains setup which I accidentally removed on my server before deactivating the key. Would be great if we could remove them here so we don't need to hassle you, thanks!
-
how to avoid tags under the thumbnailsMar 8, 2023, 7:17 PM@oncugultekin hey, go to Customise > Project Thumbnails > Project Tags > Visibility > Hide
-
Media Upload organizationJan 30, 2022, 2:08 PMHey, I'd recommend this plugin: https://ninjateam.org/wordpress-media-library-folders/
I'm using it for a website just now and it works really well and is compatible with LayTheme.
Cheers,
Alasdair
-
Row image background wrong sideDec 9, 2022, 3:10 PM@Remco-van-Dun hey, I think it's a bug in the latest update. I've found a temporary solution if you use this code in your css:
.background-image img {
left: auto !important;
}Hopefully works for you as well! Cheers
-
Background images are moved since last Update.Dec 5, 2022, 2:29 PM@fabiandraxl same issue for me, be great if this could be fixed! thanks armin!
-
Multiple text area on fullscreen sliderJun 7, 2024, 10:42 AM@dmncn yeah sorry meant to say use 'browser height' like Armin suggested!
-
Can you turn off Lightbox for images in the Element grid?12 days ago@thechaosroad yeah i understand, maybe this feature will happen someday.
-
Can you turn off Lightbox for images in the Element grid?13 days ago@thechaosroad hey, right click your element grid and click 'turn lightbox off'. Hope that helps.
Don't think you can turn individual images on and off in an element grid.
-
Project Index and enumeration symbols / bullet Points?14 days agohey, this might be relevant but I recently discovered you can add html directly into the page/project title in the editor. So if you paste in a bullet point into where you type your project title (above the permalink) it should show up on the project index, like this:
• My project title
or
✱ My project title
There are bunch of different symbols here you can copy and paste: https://www.piliapp.com/symbol/bullet-point/
Hope that helps!
-
fixed element on top (z-index issue)Mar 1, 2025, 4:47 PMhey, add !important; after the 5, like this:
z-index: 5 !important;
I tried it in inspector and it works. Hope that helps!
-
Next Project Link skipping projectsJan 21, 2025, 3:48 PMhey, if you go to 'Projects' > 'All Projects', within that list is it the right order, does the list look like:
049
050
051
052If not you can drag up and down to fix the order and hopefully that should fix the next project link on your page.
-
Fixed row / one row at a timeAug 28, 2024, 12:31 PM@Maquarius hey, if you use the 'full screen slider' addon on you can achieve this.
See here: https://laytheme.com/addons/fullscreen-slider.html
-
use cover option only on landing pageAug 27, 2024, 8:48 AM@pabr hey, if you go to lay options > cover options > choose show a checkbox in page edit screen and then you can choose which page for the cover to work on.
-
HTML VIDEO MAXIMUM UPLOADING SIZEJun 16, 2024, 4:56 PMhey, I think you need to ask your webhost to increase the file limit upload.
-
Burger menu to show a custom page?Jun 9, 2024, 8:36 PM@treh16 no problem! if you go with this you'll need to hide the standard mobile menu burger via css or both burgers will overlap. I used this recently:
.mobile-menu-icon {
display: none;
}.mobile-menu-style_1 .burger-wrap {
display: none;
}If you used a different 'style', change it from '1' to '2' or '3' etc
Hope that helps!
-
Burger menu to show a custom page?Jun 8, 2024, 12:58 PMhey, if you use the overlay feature with the overlay burger selected you can use a custom page and it will override the standard mobile menu burger.
-
category filter for newsDec 4, 2023, 2:43 PMhey, you can achieve this quite well by utilising news categories, the expand/collapse row feature and creating separate news elements. I just figured it out earlier. Let me know if you need further help.
-
Sticky textNov 3, 2023, 3:16 PMhey, I think if you put everything into a stack in one row then the whole sticky text block should move down with it. Hope that helps.
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- 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:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it