@kristopherlouie
12 years, 6 months ago
So here’s what I discovered, poking through the members folder and trying to correlate the code from that page.
There’s a file “permalinks.php” which is what that page reflects. Entered the missing bits of code and presto.
Thank you for contributing @mercime
I have implemented the revisions. For some reason -that- page is not using the source code.
If you look at the other buddypress pages, they reflect the changes…
http://bigassmonsters.com/wp/members/ and http://bigassmonsters.com/wp/activity/
Just finished going through this and the problem still persists, the page structure just has the sidebar in all of them it seems.
The problem I am trying to address is this page: http://bigassmonsters.com/wp/members/kristopher/activity/23
When we go into the exact “entry” the footer breaks, something is making it so that the ending of the PHP function won’t produce the closing ‘s
Ah, thanks for that, quite embarrassed haha. It’s been edited but the problem still persists.
@mercime here you go…
page.php http://pastebin.com/SMtEKWCJ header.php http://pastebin.com/7FPEKL2D index.php http://pastebin.com/P0vx5cta footer.php http://pastebin.com/suyUEvDf sidebar.php http://pastebin.com/8Pg4zcc9
Thanks for checking this out