aha well usually i also do small things if its not for a broader audience. but it would just be a LOT of work to do this
im glad you found a alternative!
aha well usually i also do small things if its not for a broader audience. but it would just be a LOT of work to do this
im glad you found a alternative!
wow!
can you try this:
<button type="button" class="rca-link" data-slug="dining-tables">Dining tables</button>
dont use <button> elements but instead use normal <divs>
or anything else except <button>
really not sure if that may be it. probably that wont make a difference
another thing is:
if(!isMobile && anchor){
// DESKTOP → filtro Lay live
clickLay(anchor);
history.replaceState(null, '', targetUrl);
} else {
// MOBILE → ricarica pagina con hash
window.location.href = targetUrl;
}
here, could you code it so it only replaces the hash:
window.location.hash = 'section1';
instead of using
window.location.href =
because the window.location.href =
line might reload the site
or try the way you do it in this one if statement:
history.replaceState(null, '', targetUrl);
instead of
window.location.href =
how about u use the marquee element?
+more -> +marquee
hello i need the link and can you provide the custom code u used?
ok!
Can you please send:
ah now i see ur email!
i think i didnt get the email? at least i didnt get one by the email u use for the forum here

yea see
its not a bug, its just how this alignment works
hey! if all 3 words were the same word, then they would each have the same length and then the one in the middle would be perfectly centered i guess
not sure though
do you have a link please?
mmh thats weird. i see it on your website, but i cant reproduce it when i build a elementgrid myself.
i will release an update later today. maybe it will fix it. if not, let me know please
ok i wrote it down! sorry for the late reply
yea will be fixed with the next update
hey!
next update will include the class
.link-disabled

for project index element rows with disabled links
however, to use this to style things, u need to know your way around css and how to use the browser inspector
there are no built in settings to style this
i see. will be fixed with the next update that i will release today
i think i wont make this work
cause this will be too much work and you'd be the only person using this i think :/
the logic with filtering and load more and animations etc is already kinda complex
the license key server was down for a day thats why it didnt work :O
yes, correct!
hey!
https://test2.laytheme.com/video-element-test/
look, here this video works on safari (when u scroll down).
but on your website, the videos dont work on safari.
like for example, the first one here:
https://www.mueller-brunke.com/category/fashion/
can u make sure u have the latest lay theme version installed?
can u try just as a test, to use this video and see if it works on safari:
https://test2.laytheme.com/wp-content/uploads/2023/12/intro_schrauben.mp4
sure, i will code a setting for this
in the next update, you can disable this checkbox. in lay options:

ok! but im not sure if i can make it work :// lets see