Key
July 9, 2026, 6:22pm
1
bricks version: 2.3.8
Hello,
I’ve noticed that when I use {acf_vign_title @fallbackfallback :‘{post_title}’} and my post title contains long em dashes – , it doesn’t render correctly (not sure if it’s related to title only):
As soon as I replace those em dashes by normal dashes, it is displayed correctly.
I’ve tried to add the same title on my acf field and there is no problem so the problem seems to be that @fallback
Here is the problematic WP title :
Parcours : prévenir – gérer – réparer
Edit: I’m into an acf repeater > acf relationship field
Thanks
Hi @Key ,
Thank you so much for reporting this issue.
It has been reported before. Kindly follow this thread for updates.
Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev )
[Please describe this bug in as much detail as possible so we can replicate & debug this bug]
I have been able to use dynamic data as a fallback for other dynamic data. For example - {mb_page_custom_heading @fallback:{post_title}}
Generally, this works just fine. The problem comes in when there are special char…
FYI, the fix is already in our development branch, and it should support this em dash once it’s released (I tested this locally)
I am closing this duplicate thread now.
Regards,
Jenn