
Our journey with LiveCanvas so far has been quite interesting.
The output in our case looks like this:
Custom Post Types order by Many
Order by menu order
1 | [[acf field='business_name' post_id='options']] |
Custom Post Type Options
Referencing ACF option values in your template1 | [[acf field='business_name' post_id='options']] |
1 | [acf field='business_name' post_id='options'] |
Live display
Wrap your code in the template with1 2 3 | <tangible class="live-refresh"> ...content... </tangible> |
1 | <loop type="service" count="20" orderby="name" order="asc"> |
1 2 3 4 5 | <tangible class="live-refresh"> <loop type="service" count="20" orderby="menu_order" order="asc"> <field name="title"></field> </loop> </tangible> |
Wesbite Business Posts

Converting Images to WebP Format Using macOS Automator: A Quick Guide for Web Developers
As web developers, we’re always looking for ways to optimize our websites’ performance. One significant way to improve load times is by using WebP images, which offer superior compression and