-
Roger Coathup replied to the forum topic Getting the WP user id within the member loop in the group How-To and Troubleshooting 12 years, 5 months ago
In the members loop you can use: bp_get_member_user_id() to get the id
It’s not well documented, I remember spending a while tracking through the code to find it.
Then, yes, you can use that ID to fetch […]
-
Roger Coathup replied to the forum topic time traveling should not be encouraged in the group How-To and Troubleshooting 12 years, 5 months ago
You’ll lose your amendments as soon as you upgrade BuddyPress – it’s not a good practice to be hacking core files.
The safest way to address this one, would be to add a filter on: […]
-
Roger Coathup replied to the forum topic Does anybody know how they made this? in the group How-To and Troubleshooting 12 years, 5 months ago
@enderandrew – yes – there are quite a few sites now going with the tiled approach, e.g. the ‘new’ look Facebook friends page tiles 3 per row, and linkedIn has some tiled directories (with the profile tiles […]
-
Roger Coathup replied to the forum topic Does anybody know how they made this? in the group How-To and Troubleshooting 12 years, 5 months ago
@aminima – we undertake that sort of complex development work on a commercial basis, almost invariably as part of full site builds. We contribute on the forums to give general advice and guidance, and sometimes […]
-
Roger Coathup started the forum topic Worship Ministry in the group Gallery 12 years, 5 months ago
Worship Ministry is a new BuddyPress site for the foremost online provider of education and resources for leading worship.
The site supports member profiles, an events calendar of worship music conferences, […]
-
Roger Coathup started the forum topic Enterprise Nation: a 64,000 member BuddyPress site in the group Gallery 12 years, 5 months ago
Enterprise Nation is approaching its 64,000th member registration, making it one of the biggest sites on the BuddyPress platform.
21 Inspired built and launched the revised website at the start of this year, as […]
-
Roger Coathup replied to the forum topic Worship Ministry in the group Gallery 12 years, 5 months ago
@mercime – yes, I paid them a lot of money to feature that video on the home page – I knew you’d appreciate it 🙂
-
Roger Coathup replied to the forum topic Worship Ministry in the group Gallery 12 years, 5 months ago
Thanks Tammy et al – the graphic design was done by Rebecca – she also produced the Hello Eco Living and Bitsy designs amongst others. I’ll make sure she checks in on the feedback.
The header font is league […]
-
Roger Coathup replied to the forum topic Enterprise Nation: a 64,000 member BuddyPress site in the group Gallery 12 years, 5 months ago
Hi Shane – thanks for the feedback.
The site has now passed 75,000 members, but traffic has scaled back with the pausing of a business funding competition. There are some other new features coming online in […]
-
Roger Coathup replied to the forum topic Does anybody know how they made this? in the group How-To and Troubleshooting 12 years, 5 months ago
Hi there –
really pleased you like the way we layed out the members directory on Stuconnect.
We’ve experimented with a few different directory setups – the row of ’tiles’ being one of our favourites. […]
-
Roger Coathup replied to the forum topic WSOD in wp-admin activating ’site tracking’ (upgrade from 1.2.9 -> 1.5) in the group How-To and Troubleshooting 12 years, 7 months ago
Hi Paul… PHP error_log is blank
-
Roger Coathup started the forum topic WSOD in wp-admin activating 'site tracking' (upgrade from 1.2.9 -> 1.5) in the group How-To and Troubleshooting 12 years, 7 months ago
We have a large existing site 1.2.9 that we are trying to upgrade to 1.5
Upgrading is causing a WSOD in wp-admin if we enable the site tracking BuddyPress component.
We’ve switched to the bp-default theme, […]
-
Roger Coathup replied to the forum topic Massive load issues with buddypress in the group How-To and Troubleshooting 12 years, 8 months ago
Yes, we used the predecessor plugin debug-queries, but debug-objects is the plugin author’s recommended update
-
Roger Coathup replied to the forum topic allowing users to login and sign up with info from another site in the group Requests & Feedback 12 years, 8 months ago
You need to hook on to the authenticate functions in WordPress:
http://www.generalthreat.com/2012/02/adding-externally-authenticated-users-to-buddypress/ -
Roger Coathup replied to the forum topic Massive load issues with buddypress in the group How-To and Troubleshooting 12 years, 8 months ago
BP does bring a lot of additional queries into the mix, so can increase load (sometimes dramatically as you’ve experienced).. but often there are optimisations you can try to overcome this (some server […]
-
Roger Coathup replied to the forum topic Is buddypress right for me? Job Recruitment Site in the group How-To and Troubleshooting 12 years, 8 months ago
We have job postings and different user roles running on a couple of our BuddyPress based websites.
Essentially though, it’s a task that requires a skilled developer, rather than being a simple […]
-
Roger Coathup started the forum topic StuConnect: a student networking platform on BuddyPress in the group Gallery 12 years, 8 months ago
StuConnect is the UK’s no.1 online student networking platform for students and graduates to connect, share and develop skills. Students across the country from all levels and disciplines can locate each other and […]
-
Roger Coathup replied to the forum topic Using BP content / API to create an iphone app in the group Creating & Extending 12 years, 9 months ago
You’ve also got the problem that a lot of the API isn’t clean – it churns out presentation HTML (targeted for the bp-default theme) rather than just performing function (as you’d hope).
So, as well as adding […]
-
Roger Coathup replied to the forum topic Remove the "DashBoard" from the adminbar in the group How-To and Troubleshooting 12 years, 11 months ago
Just doing the plain: remove_action call in bp-custom.php isn’t working for me either on 1.5.n
Instead, to get it to work, put the remove_action call in a hook on init in your […]
-
Roger Coathup replied to the forum topic Remove inappropriate warning messages in admin in 1.5 in the group How-To and Troubleshooting 13 years, 1 month ago
@boonebgorges – the sites go out to clients, so it’s not good to have warning messages littering wp-admin
- Load More
@rogercoathup
Active 4 years, 7 months ago