I’m using ACF Pro Image field with return format set to Image Array, Icons are being pulled from an Options page.
Currently when pulling a dynamic data SVG into the SVG element it renders the SVG. But when using the same dynamic data tag in a text element or setting the dynamic data SVG in the Bricks nav element submenu icon, it renders the file name instead of a inline SVG.
Is there a way to inline SVGs outside the SVG element?
Hey Ferry, thank you for your suggestions. I did have a read through the documentation and searched the forums, but unfortunately can not find a solution without writing a PHP snippet.
In the screenshot below, you can see a few different dynamic tag filters I’ve tried. Whilst :image does work, it prevents me from styling the SVG due to it being embedded as an img.