-
Hugo replied to the forum topic I'm working on the activity stream, need help! in the group Creating & Extending 12 years, 10 months ago
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
You’ll probably need to work something using the primary_id & secondary_id, but think you are going to be limited in […]
-
Hugo replied to the forum topic I'm working on the activity stream, need help! in the group Creating & Extending 12 years, 10 months ago
A search of the core files would find you this function!
bp-friends-template.php
function returns false if user id passed to it produces zero friends else a comma separated list of id’s is returned thus you […]
-
Hugo replied to the forum topic Disable group avatars in the group How-To and Troubleshooting 12 years, 10 months ago
check the various templates files you can do a fair amount of that , removing the tab may be harder, can’t recall how that’s implemented but the template file will clue you in.
Visually disabling via CSS […]
-
Hugo replied to the forum topic Disable group avatars in the group How-To and Troubleshooting 12 years, 10 months ago
Yep delete the markup!
If actually you have more specific requirements then state exactly what you are needing to do.
-
Hugo replied to the forum topic BuddyPress releases are flying out too fast IMO. [Core Team, Please Read] in the group Miscellaneous 12 years, 10 months ago
@travel-junkie Lack of documentation will not necessarily turn developers away but generally the degree to which something is well documented is an indication of how things stand overall and reading how […]
-
Hugo replied to the forum topic BuddyPress releases are flying out too fast IMO. [Core Team, Please Read] in the group Miscellaneous 12 years, 10 months ago
The answer to those questions was touched upon by JohnJames earlier, a few posts up.
I would love to see really good docs, but it’ a tough challenge, and as said ‘not sexy’ and although rewards not really […]
-
Hugo replied to the forum topic BuddyPress releases are flying out too fast IMO. [Core Team, Please Read] in the group Miscellaneous 12 years, 10 months ago
However @ethanvan can we keep things on site please not off on private emails, we have already a group or thread on codex matters lets try and keep focussed there.
I agree about the sentiments re attempting to […]
-
Hugo replied to the forum topic BuddyPress releases are flying out too fast IMO. [Core Team, Please Read] in the group Miscellaneous 12 years, 10 months ago
erm all developers hate documenting, I loath it no one pays me to do so I always look at stuff shake my head and sigh as I realise I must document something in detail. I fully get what modemlooper means I code, […]
-
Hugo replied to the forum topic BuddyPress releases are flying out too fast IMO. [Core Team, Please Read] in the group Miscellaneous 12 years, 10 months ago
There have been a few attempts to kick start the codex the last not being the first. It is the case that those that have the ability and knowledge required to add accurate and worthwhile entries are also jobbing […]
-
Hugo replied to the forum topic body_class filter for buddypress pages in the group Third Party Components & Plugins 12 years, 10 months ago
Glad it’s working, I’ll mark thread ‘resolved’
-
Hugo replied to the forum topic The Mysterious Group Blog Button in the group How-To and Troubleshooting 12 years, 10 months ago
BP Groups do not have blogs, so you have activated something else; check your plugins.
-
Hugo replied to the forum topic Avatar Crop broken with Chrome in the group How-To and Troubleshooting 12 years, 10 months ago
I suspect, but am not sure, that they are enqueueing the file themselves in the theme? or is it template BP pack messing up? I don’t use template pack so not sure if that can mess up in this way but doubt it but […]
-
Hugo replied to the forum topic Avatar Crop broken with Chrome in the group How-To and Troubleshooting 12 years, 10 months ago
Yes but it’s a Salutation issue, sorry that’s not too helpfull but this forum supports BP and bp-default theme not third party themes. The script you show being called in the head is BP’s JS file required for […]
-
Hugo replied to the forum topic body_class filter for buddypress pages in the group Third Party Components & Plugins 12 years, 10 months ago
Well no reason you can’t run it from functions.php is there? I keep my own classes function in a stock functions file for general use where I may need classes in addition to those provided.
-
Hugo replied to the forum topic body_class filter for buddypress pages in the group Third Party Components & Plugins 12 years, 10 months ago
That code test as working on a local BP install and in a custom BP theme so no it’s not a BP issue as such. All standard BP screens show the class added for the given browser. BP simply grabs the array $classes […]
-
Hugo replied to the forum topic body_class filter for buddypress pages in the group Third Party Components & Plugins 12 years, 11 months ago
probably something else! have you checked through the plugin to see how it’s adding to the filter – references to the function aren’t necessary , and anyway that is the output function not a filter as such – BP […]
-
Hugo replied to the forum topic modemlooper-buddypress extended-settings in the group Creating & Extending 12 years, 11 months ago
Why have you done it a first time then? If you are awaiting a response to a personal email then that is a matter between you and the other party, just because they have a presence here is not reason to be hassling […]
-
Hugo replied to the forum topic What parts of WP are taken over by BP once installed? in the group How-To and Troubleshooting 12 years, 11 months ago
If your concern is what happens to your WP install, then probably the important aspects you need to know are that activating BP doesn’t make any changes to WP other than it adds a series of new tables for it’s […]
-
Hugo replied to the forum topic Enable new user Blog? in the group How-To and Troubleshooting 12 years, 11 months ago
And you have enabled multisite mode in WP installation then?
-
Hugo replied to the forum topic There was a problem cropping your avatar, please try uploading it again in the group How-To and Troubleshooting 12 years, 11 months ago
I suggest if you are unfamiliar with Cpanel then reading through the docs might be a good idea:
http://docs.cpanel.net/twiki/bin/view/11_32/CpanelDocs/FileManager
I do not know if file manager will help in […]
- Load More
@hnla
Active 7 years, 3 months ago