Hi Everyone,
I’m on Bricks 1.10.3 on WP 6.6.1 install.
I run ACPT for Custom Fields and have an Options Page for Global Data like Links to Social Media Sites.
See the ScreenCapture:
In the Footer I want to assign the dynamic data URL of e.g. Youtube to a footer button link.
But it does not pass it into the href-Attribute. The link-href ends up being empty.
Also you can see in the video, when I use the same dynamic data tag in a plain text element, it renders fine.
I also checked with filters (like :raw or :text) - it won’t affect the outcome, the data is passed as plain text anyway.
This is why I suspect it is not an issue with ACPT, because it succesfully provides the data. But however, when I want to use it as URL of an anchor, it fails to show.
I’ve tested this with ACF now, but it works for me. I’ve tested it on a normal page and in a footer template. In ACF I tested with Text and with URL type and it was working for both.
Then, because I also have ACPT installed on one of my sites, I tested with ACPT. It worked if the field was type of “URL”, but it was not, if the field was type of “Text”.
ACPT integration is done from the ACPT side, so I suggest you report this bug to them, so they can check it on their end.
I’ll also mark this thread as a NO BUG.