-
Paul Wong-Gibbs posted a new activity comment 13 years, 10 months ago
Thanks
-
Paul Gibbs replied to the forum topic add post category to group stream or activity in the group Requests & Feedback 13 years, 10 months ago
I’ve not seen a plugin that does this. The closest I know of would be to use a RSS plugin, if you can get an RSS feed of a category in WordPress: https://wordpress.org/extend/plugins/external-group-blogs/
-
Paul Gibbs replied to the forum topic Member Profile – Settings Tab is Not Functioning in the group How-To and Troubleshooting 13 years, 10 months ago
Please don’t post on both here and on the Trac:
https://buddypress.trac.wordpress.org/ticket/4189 until it is confirmed that this is a bug in BuddyPress core, and not a problem with your installation of […] -
Paul Gibbs replied to the forum topic Friendship/Connection Types in the group Requests & Feedback 13 years, 10 months ago
There is a followers plugin — https://wordpress.org/extend/plugins/buddypress-followers/
We do want to add more types of relationship into BuddyPress in the future.
-
Paul Gibbs replied to the forum topic instalation wizard not work — on windows php 5.1 in the group How-To and Troubleshooting 13 years, 10 months ago
Yes, update to a newer version of PHP, and then start this again on a clean install (new download of BP, empty database).
Please also then test creating a group, and a forum post, with non-Arabic characters. […]
-
Paul Gibbs replied to the forum topic Buddypress Integration with Boulevard Theme in the group Installing BuddyPress 13 years, 10 months ago
@Scorpiion4984 Remember this is a support forum, not a ‘do work for me for free’ forum. Mercime has already spent lots of time writing documentation for this sort of task (the codex.BuddyPress.org link above). […]
-
Paul Gibbs replied to the forum topic Buddy press not working in the group Installing BuddyPress 13 years, 10 months ago
If you delete those pages, and create your own, you then need to go to the BuddyPress > Components screen in wp-admin, and using the drop down boxes, associate your new pages with a component.
-
Paul Gibbs replied to the forum topic how to get the load more to work in the group How-To and Troubleshooting 13 years, 10 months ago
In the appropriate theme template (probably /activity/activity-loop.php), change the bp_has_activities() call to set: per_page = 10. This will show only 10 items per page (or per click of the ‘load more’ button […]
-
Paul Gibbs replied to the forum topic How to hide profile fields in the group How-To and Troubleshooting 13 years, 10 months ago
I would suggest creating a new profile field group for this sort of field, and put some logic into the appropriate theme template to not show fields in that group.
-
Paul Gibbs replied to the forum topic exclude specific user_id's in bp_has_activity() query in the group How-To and Troubleshooting 13 years, 10 months ago
Doesn’t look like there’s a filter you can us before it makes the query. You could filter the query itself — bp_activity_get_user_join_filter — however, that’s obviously not the most robust solution.
If […]
-
Paul Gibbs replied to the forum topic Activity Filters in the group How-To and Troubleshooting 13 years, 10 months ago
It takes the value=”” attribute and, from memory, uses that for the type= and sometimes the action= arguments for bp_has_groups. In the default theme, It does this in bp_dtheme_ajax_querystring()
-
Paul Wong-Gibbs wrote a new post on the site BuddyPress.org 13 years, 10 months ago
This post was written by Adam Heward, a member of the BuddyPress community and ICT Manager at Newham Bridge Primary School.
Facebook is an endemic problem for UK schools. Issues from outside of the classroom […]
-
Paul Gibbs replied to the forum topic Event Dropdown List disappearing – BP template pack in the group Achievements 13 years, 10 months ago
Would you look in your web browser’s error console for any javascript errors, please?
-
Paul Gibbs replied to the forum topic Help testing a plugin for Transactional Emails in BP in the group Requests & Feedback 13 years, 10 months ago
Might be useful to let people know where they can get this plugin to test.
-
Paul Gibbs replied to the forum topic Show Content ONLY to Moderators in Forums in the group How-To and Troubleshooting 13 years, 10 months ago
bp_group_is_admin / bp_group_is_mod ?
-
Paul Gibbs replied to the forum topic Can not be given the authority to edit their own comments to each user in the group Creating & Extending 13 years, 10 months ago
This question is best suited for the wordpress.org support forums as it doesn’t seem to involve BuddyPress.
-
Paul Gibbs replied to the forum topic use wp register forum not BP, any ideas? in the group How-To and Troubleshooting 13 years, 10 months ago
Good question. I think if you delete the registeration/ folder in your theme (or parent theme), it will use WP’s. Let us know.
Also try removing the page mapping for the component in wp-admin – BuddyPress > Components
-
Paul Gibbs replied to the forum topic Check to see if is logged in users profile. in the group How-To and Troubleshooting 13 years, 10 months ago
bp_is_my_profile()
-
Paul Gibbs replied to the forum topic BuddyPress group creation broken in the group How-To and Troubleshooting 13 years, 10 months ago
I just create three groups in a row on testbp.org. Worked fine.
-
Paul Gibbs replied to the forum topic Group Forum posts show up oldest first since upgrading to 1.5.5. in the group How-To and Troubleshooting 13 years, 10 months ago
I don’t know. I was going to have a quick read of all the releases changelogs to see if there was anything super-obvious.
- Load More
@djpaul
Active 1 month, 2 weeks ago