-
lenasterg posted on the forum topic Add Email send for the moderators in the group BuddyPress Group Email Subscription: 13 years, 7 months ago
Hi Dwenaus.
If a moderator if log in, the create mail screen doesn’t appear at all. -
lenasterg started the forum topic Add Email send for the moderators in the group BuddyPress Group Email Subscription: 13 years, 7 months ago
Hi.
Thanks for the great plugin.
I ‘m trying to add the ability to send a mass group email also for the moderators.I have tried by adding the
groups_is_user_mod( $bp->loggedin_user->id , $group_id )
into the functionsass_admin_notice_form
andass_admin_notice
into the if clause together with thegroups_is_user_admin
but it doesn’t seems… -
lenasterg joined the group BP Group Hierarchy 13 years, 9 months ago
-
jorbin joined the group AddThis 13 years, 9 months ago
-
lenasterg joined the group Buddypress RSS Character Fixer 13 years, 10 months ago
-
lenasterg joined the group BuddyPress Like 13 years, 11 months ago
-
lenasterg joined the group bpCKEditor 13 years, 11 months ago
-
lenasterg posted on the forum topic yellow popup box doesn't work in IE6 or IE7 in the group BuddyPress Group Email Subscription: 14 years ago
Hi Dwenaus.
You forgot to fix it in 2.7.5 version. -
lenasterg joined the group BuddyPress Group Email Subscription 14 years ago
-
lenasterg started the forum topic Function addition for translation in the group BP Edit Group Slug: 14 years ago
Hi.
I added a function in order to use it with Greek language.
Below is the function.
function bp_groups_edit_slug_locale_init () {
$plugin_dir = basename(dirname(__FILE__));
$locale = get_locale();
$mofile = WP_PLUGIN_DIR . "/bp-edit-group-slug/languages/bp-edit-group-slug-$locale.mo";if ( file_exists( $mofile ) )…[Read more]
-
lenasterg joined the group BP Edit Group Slug 14 years ago
-
lenasterg posted an update in the group Wibstats: 14 years, 2 months ago
Hi!
Is this plugin compatible with 1.2.5.2? -
lenasterg posted on the forum topic update for WP 3.0 coming very soon in the group BuddyPress Group Tags: 14 years, 2 months ago
Small fix if you get javascripts errors on Firefox like ‘jQuery is not defined’.
In file bp-group-tags.php replace line:
wp_enqueue_script('gtags=group-tags', WP_PLUGIN_URL.'/buddypress-group-tags/group-tags.js');
with the following:
wp_enqueue_script('gtags=group-tags',…
[Read more] -
lenasterg posted on the forum topic Search members by username in the group Creating & Extending: 14 years, 3 months ago
I don’t recommend to change the core files of buddypress. The best way to do it is to write a custom code (I don’t know how to guide you). So if you don’t mind changing the core files, here is a quick way. Open /buddypress/bp-core/bp-core-classes.php and change the $sql = “AND pd.value LIKE ‘%%$search_terms%%'”; to […]
-
lenasterg posted on the forum topic display username in members directory in the group How-To and Troubleshooting: 14 years, 3 months ago
If you want to display both usernames and display names you can use this version in your theme’s functions.php: /*Display Username and display name in Directory */ function my_member_username() { global $members_template; if ( empty($members_template->member->fullname) ) { $members_template->member->fullname = $…[Read more]
-
lenasterg joined the group Wibstats 14 years, 3 months ago
-
lenasterg posted on the forum topic I want to translate it into Greek in the group Creating & Extending: 14 years, 5 months ago
Has anybody found the correct link for Greek language yet?
If yes let us know. -
lenasterg joined the group Creating & Extending 14 years, 5 months ago
-
Lena Stergatou posted an update 14 years, 5 months ago
@kogigr Καλημέρα.
Μήπως μπορείς να μου πεις που μπορώ να βρω την ελληνική μετάφραση για το buddypress;Σε ευχαριστώ πάρα πολύ
Ελένη Στεργάτου -
lenasterg joined the group BuddyPress Group Tags 14 years, 5 months ago
- Load More
@lenasterg
Active 2 weeks, 2 days ago