Forum Replies Created
-
Thank you! That’s the one …
/members/single/activity/permalink.php
Cheers Shane : )
Well if I remember right the BP Default Data was working at first, then after some time I noticed the problem .. so I assume its something I’ve done which has broken that data.. I first noticed the avatars were missing when I saw the issue in the BPjQueryActivityStream widget, so I worked backwards and now I can’t get the DefaultData to work on its own … probably not a massive problem, I hope, thanks ..
Ahh thank you .. yes I wondered if killing the link would be the best solution.
It’s the first time I’ve used BP so plenty to learn.But I am no php coder .. I’ve just looked through the file and can’t see any way to hack and remove the link via html .. Damn ..
How about a filtery thing in functions.php to disable the link?
And, erm, isn’t this a common problem for people making themes? How about an option within BP to disable single activity entries? What’s the point in it displaying differently anyway?!
Thanks…
lol no, I made it bold for the purpose of this thread!
I’m making my own themes from scratch, I’m an experienced html/css coder.
But for the purpose of bug fixing I have a test site running the default BuddyPress theme.Though actually I think its my error to post this, it seams to be directly connected to a problem with BuddyPress Default Data (see my unanswered support request here) .. this loop only occurs when there is a connection to one of those broken inputs. Apologies for that… Assuming I’m right then this topic is resolved, tho my problem is not. Thank you.
The page I’m trying to control is the same as this:
http://testbp.org/members/frucuatenun1986/activity/177066/
No sidebar, and something slightly different about these pages, isn’t there?It’s a different template entirely, it ommits the padder within the container.
I’ve scanned the default functions.php and can see references to a secondary avatar; perhaps referring to the largest size avatar as used on these activity pages – but nothing else in there to suggest “if activity single; use different template” …Ah no – this test site is a pretty large and well set up community site very nearly ready to go live – I’ve made the theme myself and have 4 of my own widget areas and 20 odd plugins and all sorts running – the entire site functions really well – except the single activity pages ….
I would post a link but I’d rather not publicly post the links to my test sites.
So, to be clear, I have a wonderful template with a packed sidebar and some great features, every BP page within the site works great, the only thing I can’t control is when you click a ‘date’ and it takes you to the single activity; like “activity/154” – this page is broken.
Cheers chouf .. I have tried this, the bottom two lines of my /activity/index.php are:
get_sidebar and get_footer
Yet no sidebar shows up …
Stuck I am … been scratchin’ my head for over a week now ..