Forums

Inserting a footer/footer code (back in after deleted) (1 post)

  1. tmillerwriter
    Member
    Posted 11 months ago #

    Someone deleted the footer code, and I'm trying to put the footer back in. There three page templates to put it back on, and I've tried to put

    <?php get_footer(); ?>

    as follows, with no success

    </div><!--/bodysection-->
    
      </div><!--/singlecontentpage-->
    
    </div><!--page/-->
    
    <?php get_footer(); ?>
    
    </body>
    </html>

    I also tried inserting <?php get_footer(); ?> before the page div, but in both cases, strangely enough, all that appears is the bar of breadcrumbs/page hierarchy plopped down in the middle of the page. I worked on my validation and got the errors with divs and body and html fixed (I don't know how to fix the errors that are coming in from the feed service), but do you know why the footer won't show up?

    (Oh, and one more piece of info: the site runs with SimpleSidebar Nav)

    http://www.voltrek.com

    Thx.

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 11 months ago by tmillerwriter
  • This topic is not resolved
  • WordPress version: 3.1.2

Tags