erstet
Forum Replies Created
-
Forum: Plugins
In reply to: [Comments - wpDiscuz] Empty comments from guestsIt 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 muchForum: Plugins
In reply to: [Comments - wpDiscuz] Empty comments from guestsThis 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;});Forum: Plugins
In reply to: [Comments - wpDiscuz] Empty comments from guestsOK! 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>'Forum: Plugins
In reply to: [Comments - wpDiscuz] Empty comments from guestsMoreover, a comment does not fall into that category, all entries at the moment are given custom posts types
Forum: Plugins
In reply to: [Comments - wpDiscuz] Empty comments from guestsIf 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…
Forum: Plugins
In reply to: [Comments - wpDiscuz] Empty comments from guestsI’m sorry, all restrictions disabled. Thank you for tech support
Forum: Plugins
In reply to: [Comments - wpDiscuz] Empty comments from guests