ok. sometimes i cant answer fast, so if we need to write more to clarify things, finding a solution might take a really long time ^^
i should try and answer faster too, but i just have so many things to do sometimes
same thing with you wanting the X close icon to be an "All" text.
you meant the X "deselect" icon of the tagfilter of the thumbnailgrid?
but i thought you meant the X close icon of the project overlay!
so you mean you want to have images stretch ?
can you make a sketch?
does this help?
http://laythemeforum.com/topic/10836/square-containers-for-gridder/3
not sure! maybe put audio element inside the page html
<audio style="display:none;" preload="auto" src="http://localhost:10020/wp-content/uploads/2025/03/mixkit-fast-double-click-on-mouse-275.wav"></audio>
Enter this html in "lay options" -> "custom css & html" -> "custom html at bottom"
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio
most browsers and mobile devices only play sounds once you have interacted/tapped on the website at least once
no its not possible using cursor css
its a restriction by browsers
you might be able to find a javascript way to move a html element along your mouse
you can try to google it or use chatgpt
its a combination of js, css and html that can make this possible, but its a little hard to do without coding experience
if you want a next / prev link, you can also just have a text link that you can put in your footer as described here:
https://laytheme.com/documentation/navigation-between-projects.html#next-project-link
you can even use the projects titles in these links:
Any text inside this "Next Project Link" can contain the text: $nextprojecttitle$. This will be replaced with the next project title.
Any text inside the "Previous Project Link" can contain the text: $previousprojecttitle$. This will be replaced with the previous project title.
oh, in one file i put 8.3.4 and in the other lay theme file i still have 8.3.3
will be fixed with the next update im releasing now
even though your site shows the wrong version name it will already have the latest updaate
the website looks really good, im sorry that this bug interfered with your deadline.
you can always get earlier lay theme versions on www.laykeymanager.com
you want the site title and menu on top of the project overlay?
isnt that the case by default :D
do u have a link?
can u post a screenshot of what exactly u want on top
looks cool!
not really easily doable with lay theme.
maybe somehow with using sticky css on rows and each row overlays the previous one
google css position sticky
u need to be good at css to pull this off though
@alasdair17 Thanks! That does make a lot of sense. I didn't see the delete phone layout button because I hadn't created one to begin with, and also I can just choose the copy same layout option. Thanks again!