Ah, thanks, close! I enabled that before to display the values at all, but it doesn’t help with the execution of the code snippets in frontend rendering. I’m sure I’m missing something. Appreciate the help.
You might want to use a shortcode instead and then whitelist it with this:
We currently don’t allow return functions for security reasons.
Frontend rendering will be revised in the future, but currently shortcodes are the best solution.
I appreciate it’s not as straightforward as it should be.
Can you try using this dynamic selector to display the shortcode instead of the dynamic inserter?
Thanks for taking the time @Louis, indeed, it wasn’t working because I expected a paragraph with the shortcode written directly to work, so when using the “proper” shortcode insertion method it worked great.
I used a paragraph with the shortcode written directly in another instance (outside a query) and it worked, so I had that expectation.