Caption image field
Hi there,
I’m running into an issue with BeTheme / BeBuilder.
When I add a dynamic tag inside the caption field of an image element, the tag is not rendered on the frontend.
In the builder, I can see the dynamic tag icon so the field is recognized correctly,
but in the HTML output it just prints the tag as plain text:
<p class="wp-caption-text">{acf:case_portfolio_afbeelding_2_1_tekst}</p>
have tested this with different ACF fields (text, WYSIWYG, repeater, etc.) and the result is always the same.
Dynamic tags work fine inside text or heading elements, but not inside the caption field of an image.
It seems like the caption value is not rendered through PHP but output as raw text.
Is this expected behavior or a bug?
And is there any workaround to force rendering, for example with shortcode parsing or a filter?
This is the url: https://onlinegevonden.nl/case-study/oms-b-v/
Thanks in advance,
Marit
Comments
Hi,
I have passed it on to the dev team and we will take a closer look at this.
Best regards