@blastblast
10 years, 8 months ago
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> </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
Working: https://i.imgur.com/ftfjoFP.jpg
Broken: https://i.imgur.com/jYFQpmt.jpg