Wrapping custom dynamic content in xtheme elements

I am using ACF to produce content that I would like to display through custom PHP code. This obviously requires formatting the html as well. I would like to use the themes build in elements rather then recreating all these myself. Things like rows, column layouts, styles, etc. but have not been able to find a source for how to reference these elements through html. Is there a resource you know of that would help?

Thanks,
Eric

Hello Eric,

Thanks for writing in! Please be aware that you can actually display ACF contents inside a column when you create a page or a global block. You do not need a custom PHP code to display ACF data. You can actually utilize the Dynamic Content which enables you to display dynamic data that comes from ACF in a text element or any element inside a column. Kindly check out this documentation first:

Or you can check out this video tutorial:

Hope this helps.

I was envisioning something very different but this approach looks doable as well.

Thanks Runel

Hi @zeusofolus,

Glad to help you. Have a nice day.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.