Skip to:
Content
Pages
Categories
Search
Top
Bottom

help with a bbpress.php full width template


  • robgranholm
    Participant

    @robgranholm

    I’m using the Pagelines theme [before DMS] and they have a selector at the bottom of each page or post that you can select to make the page full width.

    On forum pages, and individual threads, this option isn’t available. I know I can create a bbpress.php template which bbPress will look for, but I’m not sure how to deconstruct my theme, or set it up to be my default page, but minus the sidebar.

    Help here would be much appreciated.

    My page.php code doesn’t give me much indication as to how to craft this…

    
    <?php
    /**
     * PAGE
     *
     * This file meets the WordPress template requirements for 'page.php'
     *
     * @package     PageLines Framework
     * @since       ...
     *
     * @link        http://www.pagelines.com/
     * @link        http://www.pagelines.com/tour
     *
     * @author      PageLines   http://www.pagelines.com/
     * @copyright   Copyright (c) 2008-2012, PageLines  hello@pagelines.com
     *
     * @internal    last revised January 20, 2012
     * @version     ...
     *
     * @todo Define version
     */
    
    setup_pagelines_template();
    
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar