Skip to content

Instantly share code, notes, and snippets.

@tessak22
Created October 5, 2018 17:38
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tessak22/fbcee75580d5ba32b9daf42c1713aa23 to your computer and use it in GitHub Desktop.
ACF Page Builder - Add to template file
<?php //each page builder has its own section
get_template_part('inc', 'page-builder');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment