• By accidant I deleted some lines from the footer.php. Saved too soon ??

    All I have left is:

    <?php
    /**
    * The template for displaying the footer.
    *
    * Contains the closing of the #content div and all content after
    *
    * @package shelley
    */

    ?>

    </div><!– #content –>

    <footer id=”colophon” class=”site-footer” role=”contentinfo”>
    <div class=”container”>
    <div class=”col-md-12″>
    <div class=”copy-info”>
    <p><?php _e(‘Copyright © ‘, ‘shelley’); ?><?php bloginfo(‘name’); ?></p>
    </div>
    <div class=”site-info”>

    Could anybody please give me a copy of the rest of the original footer.php?

    Thks……….

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ooops’ is closed to new replies.