Tagged: custom, page template, php
Hi,
I have a template that uses a number of custom post types. What I would like to do is create a layout using the Avia layout builder filled with dummy content, and then ‘export’ it to a php file, where I subsequently add all the code necessary to pull the custom fields data from the database.
Is there an easy way to export my page template in such a manner?