@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.
Best posts made by alasdair17
-
RE: copy whole gridder from one subsite to another subsite
-
RE: show image on text hover
@frittata_studio hey, this is what you need: https://laytheme.com/addons/imagehover.html :)
-
Laykeymanager.com
Hey, 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!
-
RE: how to avoid tags under the thumbnails
@oncugultekin hey, go to Customise > Project Thumbnails > Project Tags > Visibility > Hide
-
RE: Media Upload organization
Hey, 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
-
RE: Row image background wrong side
@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
-
RE: Background images are moved since last Update.
@fabiandraxl same issue for me, be great if this could be fixed! thanks armin!
-
RE: menupoint active custom css
@antonia_viola hmm, if you've already added css for the nav for hover effect, if you just duplicate that code but replace, ':hover' with, ':active' that should work. I tried it on chrome inspector on your site and it worked.
-
RE: (urgent) Mobile: hide site title on every news page
@fiona_oehler you're welcome :)
Yeah I see what you mean, I'm not sure about it being done automatically at the moment, perhaps it's possible via javascript but that's a bit advanced for me!
If you pasted out a few copies of this code in the CSS panel and gave instructions to your client I'm sure they wouldn't mind as all they need to do is change the title in the code.
-
RE: SET ROW BACKGROUND NOW NOT WORKING
@yelmarb hey, yeah it's a bug with the recent version, other people are having the same issue: http://laythemeforum.com:4567/topic/8898/full-screen-background-image-doesn-t-show
Latest posts made by alasdair17
-
RE: sit carousel captions at bottom of page
@arminunruh thanks armin but still the same!
-
RE: sit carousel captions at bottom of page
@arminunruh thanks, it's so close! they are sitting nicely at the bottom now but the button is now duplicated on the right hand side which hides the slide numbers?
-
RE: sit carousel captions at bottom of page
@arminunruh thanks man, I did some digging:
I tried the code from this thread but it just pushed the captions up a little and closer to the image.
http://laythemeforum.com:4567/topic/6421/carousel-caption-sticky-bottom-responsive?_=1695233450478
This code pushes the captions wider and slightly higher.
Haha not sure why it's not working but some guidance would be great Armin.
-
sit carousel captions at bottom of page
Hey @arminunruh
Couple of issues with carousel captions and using a button with captions.
I've finally got round to building my own personal website and I'm using the overlays and carousel mainly which are working great!
However, how can I get the captions and numbers to always sit fixed at the bottom of the page? I've tried using some css previously suggested but it doesn't work.
Also, when I use a button within the carousel caption editor it cuts off the top and bottom line of the rounded rectangle shape. If I change the code to 'display: inline-flex' it fixes it but then doesn't totally align with the numbers.
Here's a link: https://alasdairdimmick.com/lagoon/
Thanks!
-
RE: Mailchimp with LayTheme
@ArneRobot hey, yeah I have the same issue with Mailpoet on a website I'm working on. The confirmation page works fine but the unsubscribe just goes to a blank lay page with the navbar. I think it's not really that compatible. Maybe you can export the current subscribers list from mailpoet into sendy.co that Armin has suggested.
-
RE: open overlay on page visit
@edgrbnz said in open overlay on page visit:
@arminunruh another thing I think would be helpful is to have an option that hides/closes the overlay when clicking/tapping (also scrolling) the background of the overlay.
Would that be an option?
I think this would be a great option!
-
lightbox for overlays
hey @arminunruh, are lightboxes unable to be used in overlay pages? cheers
-
strange code warning at bottom of page
hey @arminunruh, i'm reworking a website just now and updated lay to activate overlays. The following errors started being displayed at the bottom of the page and on other pages the errors were longer and mentioned my custom id tags I had applied to certain elements. I've reverted to 5.9.6 which doesn't display the error.
Just a heads up.
The errors:
Warning: DOMDocument::loadHTML(): ID grid-css already defined in Entity, line: 49 in /home/customer/www/scapscotland.com/public_html/wp-content/themes/lay/frontend/assets/php/overlays/overlays.php on line 40
Warning: DOMDocument::loadHTML(): ID phone-grid-css already defined in Entity, line: 160 in /home/customer/www/scapscotland.com/public_html/wp-content/themes/lay/frontend/assets/php/overlays/overlays.php on line 40
Warning: DOMDocument::loadHTML(): Tag nav invalid in Entity, line: 219 in /home/customer/www/scapscotland.com/public_html/wp-content/themes/lay/frontend/assets/php/overlays/overlays.php on line 40
Warning: DOMDocument::loadHTML(): Tag nav invalid in Entity, line: 236 in /home/customer/www/scapscotland.com/public_html/wp-content/themes/lay/frontend/assets/php/overlays/overlays.php on line 40
-
RE: mobile burger and overlay 'x' overlapping
hey again, I fixed the issue. I had a work in progress overlay page which had a mobile custom layout with 'full browser height' applied but no content. I took off the full browser height, implemented the content, updated and now the mobile menu works again.
Also whilst on the similar issue, with the new update I had to click 'update' again to all my overlay pages for the 'x' icon to appear again - maybe worth noting.
Cheers!
-
mobile burger and overlay 'x' overlapping
hey @arminunruh found a recent bug with a website I am working on. The mobile menu isn't working anymore, if you try and tap it nothing happens. If you look closely you can see what I think is an 'X' behind it which is overlapping it. I've attached a screenshot if you look at the burger icon. If you need a link I can email it to you.