Forum Replies Created
-
In reply to: Topic & Reply count
Hi @robin-w,
and how to get rid of the little comas in between the sub forums?
I added this code to my functions.php, but the comas still appear..
function remove_counts() { $args['show_topic_count'] = false; $args['show_reply_count'] = false; $args['count_sep'] = false; return $args; } add_filter('bbp_before_list_forums_parse_args', 'remove_counts' );
thank you
In reply to: Subscription email notifications not working@robin-w ,
thank you so much.
but for some reason the plugins don’t help..
I tested with a few accounts, and no emails for subscribed forums or topics are being received.
In reply to: Subscription email notifications not workingHi @robin-w
My email in settings is set to my site’s email , and I tested it with the plugin you suggested too, it says its all good:
This test email proves that your WordPress installation at “Mysite” can send emails. Sent: Wed, 11 Feb 2015 08:27:40 +0000
Subscribers also receive email notifications from buddypress- if somebody replies to their comment, or tags them in a post – or a bbpress thread.
Just no email at all if one is subscribed to the forum, topic or replies.
I am not using the mandrill service (wpMandrill), so this solution I think- does not apply to me https://bbpress.org/forums/topic/problem-with-the-default-do-not-reply-email-address/
and my server is bluehost.The forum is a big part of my site’s community life , so the fact that there are no email notifications is pretty upsetting.
I searched this forum and for days, really hope there is a simple solution.
P.s I also tested it without any plugins but bbpress, default theme and reinstalled bbpress. Still no email are being received.
Thank you
@netweb I would really appreciate if you could take a look at this thread too.there is another one that seems unresolved here
In reply to: Email notifications not working; looking for help@netweb @johnjamesjacoby
Any news on subscribers to the forums not getting emails?In reply to: reply email notifications are not being sentHere is another thread about it- very recent
In reply to: Email notifications not working; looking for helpAs I just said in another thread about this issue-
Just tested and no emails here either. This is strange cause I subscribed to one of the buddypress forums and I am getting emails when new topics are being posted.
Are they using another version of bbpress?In reply to: reply email notifications are not being sentJust tested and no emails here either. This is strange cause I subscribed to one of the buddypress forums and I am getting emails when new topics are being posted.
Are they using another version of bbpress?In reply to: Breadcrumb in bbpress/buddypress group forum