• My problemVantage Campaign

    Okay, I installed the starkers theme. I understand how to creat custom pages…. /me thinks.

    no matter what I do I cant get rid of the sidebar.

    here is my custom page template

    <?php
    /*
    Template Name: testing
    */
    ?>
    
    <?php
    get_header();
    //get_sidebar();
    ?>
    
    <p>Hello!</p>;
    
    <?php
    get_footer();
    ?>

    This template is called on my page called Schedule a demo.

    I just want links in my foooter and 3 icons per custom page, no sidebar links no header. Basically i want to redo VantageLocal and and 1 blog page to it. no mention of the blog anywhere on the site but the footer link

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No sidebar?? please help’ is closed to new replies.