Skip to content
Public Ticket #3143

How to show message “Your comment is awaiting moderation”?

Conversation thread

PenciDesign replied

Staff Reply

Seem that's cache issues. I see it work now:

http://prntscr.com/jw7obz

Let's check again on anonymous browser to make sure you get correct results.

Best Regards,

PenciDesign

zhc2016 replied

Customer Reply

Hi,

It seems that the problem is not solved .

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to fixed it:

\
@media only screen and (max-width: 479px){
#bbpress-forums li.bbp-forum-info, #bbpress-forums li.bbp-topic-title,
#bbpress-forums .bbp-forum-freshness, #bbpress-forums .bbp-topic-freshness {
    width: 30%;
}
#bbpress-forums li.bbp-forum-topic-count, 
#bbpress-forums li.bbp-forum-reply-count, 
#bbpress-forums li.bbp-topic-voice-count, 
#bbpress-forums li.bbp-topic-reply-count {
    width: 20%;
}
a.bbp-author-avatar{
display: none;
}
#bbpress-forums .bbp-forum-freshness, 
#bbpress-forums .bbp-topic-freshness{
padding-right: 0;
}
#bbpress-forums li.bbp-topic-title .bbp-topic-permalink, 
#bbpress-forums li.bbp-topic-title .bbp-topic-meta{
padding-left: 0;
}
}

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

It already fixed. I'm not clearly about "how you solved it". What do you mean about this?

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

It already added on your site. You can take a look on it via anonymous browser or logged out the admin account.

Best Regards,

PenciDesign

zhc2016 replied

Customer Reply

Thanks for your answer.

How does this option activate?

PenciDesign replied

Staff Reply

Hi,

Have you tried deactivate all plugins and check it again on anonymous browser?

If not, let's try it. If it work, let's enable each plugin to check what's plugin caused this issue.

If it still doesn't work, please send me your admin url and admin account ( username and password  ). I will take it a look on this.

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

\

Please show me your site url to I can take it a look.

\

Best Regards,

\

PenciDesign

zhc2016 started the conversation

Conversation Start

Hi,

On my wordpress blog it doesn't show this message. When a user comments it just shows nothing but on the backend the comment has been stored for moderation.

\

How can I show the message "Your comment is waiting for moderation"?

\

Thanks

Want to join this conversation or access attachments? Sign in first.