ty fixed :)
clrcrtq
Posts
-
mailto links not working?! -
titles in overviews show only one language after update (qtranslate)a similiar error seems to be happening now when implementing html snippets with the qtranslate function, it ignores the german one and only shows the english on the contact form. i know qtranslate can introduce their own bugs and is not part of laytheme, but it was kinda working great before 🥲

-
mailto links not working?!hi, not sure if this is a general problem, or just something messed up on the site i'm working on.
link in editor is set to mailto:email@domain.tld

but in the browser it links to the homepage of the website (mail link in footer)

-
titles in overviews show only one language after update (qtranslate)@arminunruh oh thank you that is good to know, since it turned on with a recent update
sadly the bug was reintroduced in the last 2 updates. in v. 11.4.9 it's showing again english titles overwriting german ones, in 11.4.8 it was german titles overwriting english ones :D
-
titles in overviews show only one language after update (qtranslate)fixed, thank you! @arminunruh
-
titles in overviews show only one language after update (qtranslate)hi,
i know you are not responsible for bugs with qtranslate, but i think this has something to do with a recent laytheme update.
on the blog and projects overview page are only shown the english titles of news articles and projects, not the german ones anymore.
https://beyond.global/cases/
https://beyond.global/blog/there definitely is and was a german title set in the backend ;)
maybe you can look into that, even tho it's something related with a third party plugin
ty & very bests
-
news feature title override with "Archive"update: it works when you click from the navigation, but not when you go directly to the /blog url in your browser or via search engine/link
-
news feature title override with "Archive"the meta data through Yoast SEO plugin are also not transmitted to the /blog page sadly

-
news feature title override with "Archive"hi. when the news feature slug is set to tthe same as the dedicated page url, it replaces the title of the page with "Blog Archive", when it actually should be "Beyond Blog" (in this example)
since we want the articles to link to /blog/article-name
and have a custom /blog overview page, it would be great if the title would not be overwritten by the news feature it self. would that be possible to take priority for a possible page title first before creating the "... Archive" one?

thanks & greetings
-
searching for costum design@whatsupnini hii! feel free to drop me an email: hello@martinpetersen.co
-
page stays white on load if row has a video backgroundcurrently stumbling on a weird bug with a video loop in the cover row rendering the whole website content blank white:
https://beyond.global/home-old
it doesn't matter if cover option is on or not. weirdly enough, video row's work on other pages, but not on the front page.
if you open the front page in a small mobile sized window first and then resize the window to desktop it loads normally.
this started happening after the last 1 or 2 laytheme updates
searched the forums already but couldn't find anything. any idea what this might cause?
-
Different images for each language@antonioprado Very very old thread, but i just found out that for differnet images in different languages, with qTranslateX you can copy paste the image into a text field for each language. Not the cleanest way, but it works
-
can't insert current project thumbnail into the project itself@arminunruh it does not work, if the text box is inside a stack element btw
-
can't insert current project thumbnail into the project itself@arminunruh just saw the change-log. tyvm!
-
can't insert current project thumbnail into the project itselfokay this sounds like inception, but hear me out:
this would be a very eeasy way to display the tags of the current project on the project page itself, by simply hiding all other elements of the project thumbnail. but sadly you cannot add the project thumbnail of the current project itself into it :/
instead of writing a plugin for displaying tags myself, or implementing a "display projects tags" feature, giving us the option to also display the current project in itself would be great.
i tried to tinker with the query in category_gridder.php but this just crashed my whole page for 10minutes 🥲
-
Save and insert rowspush push
how about saving and inserting rows as reusable templates/modules in 2025?
-
Overlay Feature for projectsthank you for implementing it
-
3d logo play animationHi, didn't found anything in the forum, just saw the 3d logo is basically a redacted version THREE.js and i was wondering if it's possible to send a JS command to play the looped animation in the 3d scene?
the framebuffer and animation part is still in the 3dlogo.plugin.min.js
https://threejs.org/docs/#manual/en/introduction/Animation-system
trying to grab the element somehow and press .play() but so far no success ;)
i know it's a fun side plugin from 2 years ago, but maybe someone knows how to trigger the three.js animation player in the #lay_canvas object!?
ty
-
Overlay Feature for projectspush push 😎
-
Categoryfilter "All" not workingHi everyone,
i set up the category filter and it works great for sub categories, but when i want to display the general category (that the sub categories are a part of), it will just show nothing aka not load all projects again like it would show when you first load the page.
/work— shows all works (page slug is 'work')
clicking on a category
/work#category-boost — shows all works in "boost" category
but clicking on ALL gets me to
/work#category-work — which shows nothing
no idea what i'm doing wrong
this is the category setup:

Workaround
the workaround i came up with is by creating a second ALL/visible category as a sub category of the main and put every project also into this category (and hide the main ALL link in the category filter with css)

it works, but it would be great if the ALL link just works for subcategories and the main category too. or is it just me having this error?
thanks & bests,
martin