Home>Support>Custom page templates in child-theme of Vantage Premium

Custom page templates in child-theme of Vantage Premium

I’ve attempted to set up a custom page template in a valid child theme of Vantage Premium, but am not grokking the way(s) in which Vantage P’s structures differ from WP standard w/r/t custom page templates. Do you have a quick thumbnail guide on how to set up custom templates in VantPrem?

Can’t give a ‘view the issue in action’ URL, b/c it’s simply that I can’t yet make the custom template appear as a layout option for pages.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Benjamin

    It should be the same as any other theme. You can put your new page template anywhere in the child theme. Here is the intro to the existing Full Width template, you could use it as an example:

    <?php
    /**
     * This template displays full width pages.
     *
     * @package vantage
     * @since vantage 1.0
     * @license GPL 2.0
     * 
     * Template Name: Full Width Page
     */
    
    get_header(); ?>
    
  2. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Here is the Codex page on this:

    http://codex.wordpress.org/Page_Templates

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More