Skip to content

Instantly share code, notes, and snippets.

View hightechbranding's full-sized avatar

hightechbranding

View GitHub Profile
@hightechbranding
hightechbranding / gist:6e18f9a3076197fec0eed67f7874d394
Created December 27, 2017 21:31
Display Child Page Page Template BeaverBuilder
<?php
/*
Template Name: Display Child Page
Template Post Type: page, post
*/
get_header(); ?>
@hightechbranding
hightechbranding / gist:29a3b2c9eaa5391e51b60d1009e8632c
Created December 27, 2017 21:13
BeaverBuilder Custom field in Template
<?php
/*
Template Name: Custom Field Page
Template Post Type: page, post
*/
get_header(); ?>