-
Chris Clayton replied to the forum topic Create new page (i.e. /user/mentions) in the group How-To and Troubleshooting 12 years, 9 months ago
edited the code as i had left out load template. see here – http://pastebin.com/Zy1bbZi3
-
Chris Clayton replied to the forum topic Create new page (i.e. /user/mentions) in the group How-To and Troubleshooting 12 years, 9 months ago
@abysshorror – when you say “user/mentions” do you mean a page with a url structure like
https://buddypress.org/community/members/abysshorror/mentionsAssuming you set up the nav item with […]
-
Chris Clayton replied to the forum topic I NEED A PLUGIN FOR: in the group Miscellaneous 12 years, 9 months ago
Buddypress Albums allows users to upload photos…
https://wordpress.org/extend/plugins/bp-album/ -
Chris Clayton replied to the forum topic Need help installing buddypress in the group BP Jobs Board 12 years, 9 months ago
The registration and activation pages on that site is working for me…
http://urantianow.com/forum/ – page titled ‘buddypress’
http://urantianow.com/forum/register/ – registration page as a child of […] -
Chris Clayton joined the group BP Jobs Board 12 years, 9 months ago
-
Chris Clayton replied to the forum topic Member Directory Defaults to Most recent activity but I want alpha in the group How-To and Troubleshooting 12 years, 9 months ago
bp_has_members() has an alphabetical type parameter.
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-members-loop/Have you tried that?
regarding question B, that can be done via […]
-
Chris Clayton replied to the forum topic Who Makes Decisions around here? in the group How-To and Troubleshooting 12 years, 9 months ago
Could i suggest trying Elgg (.org)? It might be better suitable for your needs?
-
Chris Clayton replied to the forum topic Change Activity Stream Text in the group How-To and Troubleshooting 12 years, 9 months ago
@40cooper – the best way to modify text is via a translation file
https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/ -
Chris Clayton replied to the forum topic New to Buddypress – Questions in the group How-To and Troubleshooting 12 years, 9 months ago
@brownstone73
1) Groups in buddypress are like ‘post types’ in wordpress, while you can deactivate it so that it doesnt do anything, it’s hardcoded into the core and the only way to remove it completely is by […] -
Chris Clayton replied to the forum topic HELP! How do I remove blog updates from the activity feed in the group How-To and Troubleshooting 12 years, 9 months ago
-
Chris Clayton replied to the forum topic Buddypress for a dating site? in the group Creating & Extending 12 years, 9 months ago
To answer your question, it could definitely be used for an online dating community.
Their is ALOT of code around the web that you can find via google.com to create a private community…
here is one: […] -
Chris Clayton replied to the forum topic Site Wide Buddypress Wiki, or Docs in the group Requests & Feedback 12 years, 9 months ago
@jaredvd – When i attempted to create a wiki awhile ago using a modified version of wiki lite I used the voodoopress guide (http://voodoopress.com/how-to-post-from-your-front-end-with-no-plugin/) and then changed […]
-
Chris Clayton replied to the forum topic Site Wide Buddypress Wiki, or Docs in the group Requests & Feedback 12 years, 9 months ago
At the moment, the only site-wide plugin still being maintained is the wiki plugin by wpmudev https://buddypress.org/community/groups/wordpress-wiki-plugin/home/
But; despite being listed here on the BP plugin […]
-
Chris Clayton replied to the forum topic Do YOU know of any good guides to modify the Admin/Tool bar? in the group Creating & Extending 12 years, 9 months ago
@kapitol – for css; you might want to check out https://codex.wordpress.org/Function_Reference/wp_enqueue_style
-
Chris Clayton replied to the forum topic a brand new gaming social network in the group Gallery 12 years, 9 months ago
@djbnotts – sorry, missed your reply the other day. Your welcome. Just thought i’d suggest it as users seeing errors is a serious problem. ๐
BP Private community does the exact same thing as David’s code […]
-
Chris Clayton replied to the forum topic Here's What I Want To Do… Can You Explain How? in the group Creating & Extending 12 years, 9 months ago
Membership – have you seen S2members? https://buddypress.org/community/groups/s2member/
The name, city ect, you can get that by default in buddypress via your wp-admin – go to buddypress/profile fields.
The […]
-
Chris Clayton updated the Theme Compatibility (v1.2) page, on the BuddyPress Codex 12 years, 9 months ago
To enable your existing WordPress theme for BuddyPress, please download and activate the BuddyPress Template Pack plugin. This will run you through the process step-by-step.
The Process At-A-Glance
This […]
-
Chris Clayton updated the Activity Streams page, on the BuddyPress Codex 12 years, 9 months ago
This article is a list of the activity stream action hooks available for use in plugin development in Buddypress.
!–more–
bp-activity.php
bp_activity_screen_my_activity
Parameters: […]
-
Chris Clayton replied to the forum topic Remove "delete" link in site activity in the group Creating & Extending 12 years, 9 months ago
== or simply remove the โdeleteโ link? ==
Sure can. CSS is your friend ๐
.delete-activity {
display: none;
} -
Chris Clayton replied to the forum topic Plugin for stopping fake profiles and rapid activity spam? in the group How-To and Troubleshooting 12 years, 9 months ago
@jmk10276 in buddypress 1.6 their will be Akismet integration built into buddypress, which will help kill the activity spam. https://buddypress.org/about/roadmap/
Their isn’t really any spam protection plugins […]
- Load More
@chrisclayton
Active 4 years, 7 months ago