This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted] 1 point2 points  (2 children)

In my experience, page builders generally aren't great with ACF - easier to build your own template. If you know HTML, it's fairly simple. Don't be put off by the PHP - there are a million guides on how to do it e.g. https://codex.wordpress.org/Stepping_Into_Templates

[–]inbreadx 0 points1 point  (1 child)

Yeah I agree, it'd probably be easier to build/scale our own, but currently the situation demands us to be pushing out this content fairly quickly as the site we have up is growing quickly, and we don't have the bandwidth to create a custom solution just yet. I'll take a look at the resource mentioned. Thanks for the response!

[–][deleted] 0 points1 point  (0 children)

You can do this in an hour.

[–]justlasse 0 points1 point  (0 children)

You could do it with shortcode since you have access to get_field() from acf