Empty comments from guests
-
Hi erstet,
Could you please leave some URL?Please disable comment moderation, we can’t see our comments.
I’m sorry, all restrictions disabled. Thank you for tech support
If the public comment on behalf of the guest, then he gives his empty after the turn to another page, write a very different note, what falls inscription found duplicate…
Moreover, a comment does not fall into that category, all entries at the moment are given custom posts types
Data are not being sent to WordPress from comment form. Something remove those on sending process.
This definitely is not wpDiscuz issue, some plugin affects wpDiscuz and you should find it using deactivation/activation method. You should deactivate all plugins and check it again. Before checking don’t forget remove all caches.OK! I’ve already started to do it and the first thing disabled All In One WP Security, and it worked !!! I apologize for the fact that otvelk, and you could not tell how to change the inscription and url
wc-must-login(wp-login.php/or my link in admin panel)
I need to insert this
'<p class="must-log-in">YOU MUST <a href="#" class="rcl-login">LOGIN</a> OR <a href="#" class="rcl-register">REGISTER</a></p>'This feature only works for the standard comments, but not for wpdisqz some reason
add_filter( 'comment_form_defaults', function( $fields ) { $fields['must_log_in'] = sprintf( __( '<p class="must-log-in">YOU MUST <a href="#" class="rcl-login">LOGIN</a> OR <a href="#" class="rcl-register">REGISTER</a></p>' ), wp_registration_url(), wp_login_url( apply_filters( 'the_permalink', get_permalink() ) ) ); return $fields;});You can change the URL, but not HTML.
Please read this topic: https://ww.wp.xz.cn/support/topic/change-link-for-login-link-text?replies=4#post-6551636It is a pity that you can not bring a pop-up window. then I will open the link, but will not be redirected back to the comments and it’s a shame …
Nevertheless, thank you very much
The topic ‘Empty comments from guests’ is closed to new replies.
(@erstet)
10 years, 2 months ago
Double issue!) when a guest posts a message, it is empty, when the user, then everything is fine published…
The second question is how to change the link wc-must-login(wp-login.php/or my link in admin panel) in wpdisquz on its label and a link???
I need to insert this type of inscription
<p class=”must-log-in”>You must login or register.</p>
https://ww.wp.xz.cn/plugins/wpdiscuz/