Skip to:
Content
Pages
Categories
Search
Top
Bottom

Added Footer -> Broken Buddypress


  • blastblast
    Participant

    @blastblast

    Hi all,

    I added 2 links to my footer.php and the Activity and Members page along with the sidebar are now broken.

    Here are the code:

    
    <div id="site-generator" role="contentinfo">
    				<?php do_action( 'bp_dtheme_credits' ); ?>
    				<p>Copyright © 2014 sitename
    
    *****
    <a href="link">Privacy Policy</a>
    <a>&nbsp;</a>
    <a href="link">Terms of Service</a>
    
    <style>
    a {float:right;}
    </style>
    *****
    </p>
    </div>
    

    The parts between the asterisk are what I added.

    When I delete them, everything works fine. But with the two links the page is broken. Any help much appreciated.

    Thank you

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Added Footer -> Broken Buddypress’ is closed to new replies.
Skip to toolbar