Moderation warning after comment
-
Hi,
From the admin dashboard, click on Settings>Discussion.
Check against Comment must be manually approved under Before a comment appears.
Hope this is what you want.Hi. Thank you very much.
But i already know this. All comments are manually being approved by me.. But what i want is: a visitor makes a comment and he/she doesnt know what happened. İ want the visitor to see a message after making comment like this: ” Your comment will be shown after modereation. Sending was successful”
İ hope ypu understand what i mean.
Thanks again for your help.
Hi,
Currently, once a user submits a comment (after setting manual approval in the Settings), the comment that appears is like this. Do you want to change the text? Or are you not seeing this?Hi Menaka. Thanks for your attention 🙂
Yes i Can’t see that massege. And i think it is because of my cache service. My cache is not a plugin, i bought it from my hosting company and it’s caching once in a day.(24 hours).
So it must be preventing that massage. But i have another question for you:
i want to change some words to my language in comments For example, at the en of the user comments it writes “older comments” “newer comments” . I want to change these words to my language like “önceki yorumlar” “sonraki yorumlar”…
How can i do it by codes?
Hi,
If you want to change the language for the entire site and your language is supported, you can change in the wp-config.php
Change
define('WPLANG', '');
to
define('WPLANG', 'YOURLANGCODE');
If you want only some phrases to be in your language, try using a plugin like Say what. I haven’t used this myself. Do let me know if this works.Help!
I clicked inside the text box that says “try it with the demo” to change the orientation of the menu. And this is what happened.
My sliders have vanished and I have the spinning icon in place of all sliders.
I am an extreme beginner and know virtually nothing about code. But I am willing to learn!
I am at a loss for how to fix this. Desperate for help!
The topic ‘Moderation warning after comment’ is closed to new replies.

(@mustafabaysal)
10 years, 7 months ago
Hi. İn my website, when visitors comment after my posts and click the “send” button, there is no warning for them. Only, the page loads again.
İ want this: After a visitor sends his/her comment, a warning must be shown like that “Your comment is awaiting moderation. Please do not post second time”.
İ have a child theme and what is the code for this? And where should i put the code exactly?
Thank you very much