WAIT: ACF Links breaking

Browser: Chrome 110
OS: Windows
URL: Link to a page that illustrates this issue

I’m using ACF with bricks to build a recipe page that contains affiliate links. I want the links to show on page as a hyperlink and not display the full URL. I’m running into the following problems:

  1. When I use the Page Link ACF field via dynamic data in bricks. It is only returning the URL and not the Link Text that I input.
  2. As an attempted work around. I tried creating a manual hyperlink via the Rich Text editor that using the same dynamic data field. On page the hyperlink is functional, but it is removing the “:” out of the “https://” breaking the link.

Hey @dan.the.man,

try {acf_your_link_field_name:array_value|title}.

See Dynamic Data – Bricks Academy.

Best,

André

1 Like