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