Mono Support How to change the blog comment settings so no comment approval required ? 

Viewed 25254 time(s), 6 post(s), 12/10/2012 9:47:13 PM - by super
12/10/2012 9:48:38 PM
6018 Reputation 709 Total posts

How to change the blog comment settings so no comment approval required ?

Right now it is not user-friendly for any member to get each comment approved by admin. In those cases when multiple users are posting a lot of comments and discussions are going on, it can be annoying for any user to post comment and wait for admin's approval.

How to DISABLE this approval thing for blog comments ?

I think approval is required for a user first time only in monox, right ?

Still how to remove this approval thing ?

1
12/10/2012 10:14:12 PM
2218 Reputation 300 Total posts

Hello,

Please see the following topic for all available options and a solution.

Regards,
Mario

2
2/19/2014 3:40:48 PM
6018 Reputation 709 Total posts

How to achieve this in 4.9 version ? as I do not see any <MonoX:BlogComments> in 4.9 version

3
2/20/2014 2:05:57 PM
2218 Reputation 300 Total posts

Hello,

The ApprovalMode is still available in the BlogComments control.

Regards

4
3/13/2014 3:25:23 PM
6018 Reputation 709 Total posts

Ok..so in  the location: /MonoX/ModuleGallery/Blog/BlogContainer file

I have this:

<MonoX:BlogComments ID="blogComments" runat="server" ApprovalMode="None"/>

Still the comments needs my approval, why ?

5
3/13/2014 4:01:59 PM
15993 Reputation 2214 Total posts

You have to set the ApprovalMode on the BlogContainer control and not the MonoX:BlogComments in order to apply the setting.

6
This is a demo site for MonoX. Please visit Mono Software for more info.