Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Sorry index.php reads

    Code:

    I have attempted to follow those instructions but looking for specific advice. My page.php only contains:

    any my index.php contains:

    <?php
    /*
    iBlogPro Copyright (C) 2008-2010 Andrew Powers, PageLines.com (andrew AT pagelines DOT com)

    Licensed under the terms of GPL
    */

    global $pagelines;

    get_header();
    if(pagelines(‘featureblog’) && VPRO) get_template_part(‘pro/template_feature’);
    get_template_part(‘library/template_posts’);
    get_footer();

    ?>

    Any specific advice would be appreciated

    I have uploaded an image to show clearly what I am talking about.

    http://magickandme.net/21.png

    Thanks again

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar