-
david monroe's profile was updated 10 years, 10 months ago
-
Henry Wright replied to the topic Change 'email from' settings ? in the forum Creating & Extending 10 years, 10 months ago
A plugin isn’t strictly necessary, it’s just the easiest option. Alternatively, you can use the wp_mail_from and wp_mail_from_name hooks.
-
Henry Wright replied to the topic Change 'email from' settings ? in the forum Creating & Extending 10 years, 10 months ago
It is actually the default WordPress from email address and name that are used. If you want to change these, try the WP Change Default Email plugin.
-
Henry Wright replied to the topic What file handles registration in the forum How-to & Troubleshooting 10 years, 10 months ago
Is the BP part making sure that username is unique?
Yes. That happens here
-
Henry Wright replied to the topic Problem with blog post image alignment in the forum How-to & Troubleshooting 10 years, 10 months ago
Do you have a link to your site showing a live example?
-
Shayari started the topic Suggestion – Blog Posting from Front-end in the forum Requests & Feedback 10 years, 10 months ago
Hello, I am a big fan of BuddyPress,
I have installed and recommended it several of websites,
I am small grade web developer with little knowledge of php and other languages.Now I would like to suggest you the biggest demand of the BuddyPress is:
Blog Posting from Front-end, with easy form fields, including predefined categories and tag…[Read more] -
Shayari's profile was updated 10 years, 10 months ago
-
bp-help replied to the topic Stop Load More in the forum How-to & Troubleshooting 10 years, 10 months ago
@bigkahunaburger
You must be using a plugin, custom code, or theme that adds this because BP doesn’t automatically load more. I put a plugin on github over 2 years ago here: https://github.com/bphelp/bp-auto-load-activity
I have no idea if it even works anymore. You may want to check your plugins to see if you have it installed and activated.…[Read more] -
Hugo Ashmore replied to the topic Custom Group Single Template in the forum How-to & Troubleshooting 10 years, 10 months ago
You have to have the complete template in WP terms i.e header and footer if you create thse types og custom BP templates.
-
Hugo Ashmore replied to the topic Stop Load More in the forum How-to & Troubleshooting 10 years, 10 months ago
Do you mean this?:
Activity auto-refresh Automatically check for new items while viewing the activity stream
In BP settings tab!
-
Hugo Ashmore replied to the topic Stop Load More in the forum How-to & Troubleshooting 10 years, 10 months ago
Do you mean this?:
<i>Activity auto-refresh Automatically check for new items while viewing the activity stream</i>
In BP settings tab!
-
jose phberry's profile was updated 10 years, 10 months ago
-
@mercime replied to the topic Can't register user through front end in the forum How-to & Troubleshooting 10 years, 10 months ago
> then click on ‘Complete Signup’ button but nothing happens and no users are created in the backend.
@startershut Click on wp-admin menu Users and click on BP’s Pending link on screen then activate the user you just created. https://codex.buddypress.org/administrator-guide/pending-users-admin-screen/
Here’s how regular member registration wor…[Read more]
-
Paul Wong-Gibbs replied to the topic BuddyCamp Brighton (UK) in the forum Miscellaneous 10 years, 10 months ago
Schedule’s here: https://brighton.buddycamp.org/2015/schedule/
and buy tickets here! https://brighton.buddycamp.org/2015/tickets/
-
Henry Wright replied to the topic How to Hide Forum Topics and Replies, But Not @Mentions in activity feed in the forum How-to & Troubleshooting 10 years, 10 months ago
Just to make sure I understand correctly, if I were to leave out “bbp_topic_create” it would leave the new topics out of the activity feed, but if one member mentioned another in the toipc, that would still display?
Using @danbp‘s snippet, that’s exactly what will happen.
-
Nithin K Varrier replied to the topic notification_callback not working in the forum Creating & Extending 10 years, 10 months ago
Sorry My mistake, Fixed 🙂
-
Azalea Mollis's profile was updated 10 years, 10 months ago
-
Nithin K Varrier started the topic notification_callback not working in the forum Creating & Extending 10 years, 10 months ago
Hi,
I’m trying to create custom notification in my plugin.
created this function in Class:
public function setup_globals( $args = array() ) {
global $bp;
$sr_notifications_test_slug = ‘sr_notifications_test’;
parent::setup_globals( array(
‘id’ => ‘sr_notifications_test’,
‘slug’ => $sr_notifications_test_slug,…[Read more] -
Henry Wright replied to the topic How to Modify Content Before Saving if to DB in the forum How-to & Troubleshooting 10 years, 10 months ago
Is
bp_activity_post_updatean actual hook? I can’t seem to find it in BP. -
jhonn better's profile was updated 10 years, 10 months ago
- Load More