Home Forums Viral Customizing footer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #765
    Lbradley
    Participant

    Hello,
    I tried to replace the theme name with the blog name and now I have a syntaxt error. Please send me the footer.pho code so that I can put it back to its original state.

    This is what I did.

    <div class=”vl-bottom-footer”>
    <div class=”vl-container”>
    <div class=”vl-site-info”>
    Wordpress Theme
    <span class=”sep”> | </span>
    <?php echo sprintf( __(‘download viral viral, ‘hash themes’ ), ‘https://hashthemes.com/viral&#8217;); ?>
    </div><!– .site-info –>
    </div>
    </div>
    </footer><!– #colophon –>
    </div><!– #page –>

    <?php wp_footer(); ?>

    </body>
    </html>

    #766
    Hash
    Keymaster

    You can delete the theme and reinstall it again. or you can find the code here https://themes.svn.wordpress.org/viral/1.2.7/footer.php

    and please don’t edit the footer code.

    #768
    Lbradley
    Participant

    Thank you. I won’t.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.