Subcriber getting multiiple notifications for new comments

Although it would be useful to determine why the extra notifications are sent (forwarding settings?), there is a way to adjust who gets notification emails when a comment is posted (which is what you asked, not how to fix the problem): // adds emails to the ‘notify admins on comment submit’ // from http://www.sourcexpress.com/customize-wordpress-comment-notification-emails/ // … Read more

How do I edit Comments.php so I can add Schema markup to comment output?

The comments are outputted via a callback function given as an argument in this function: wp_list_comments(). In your comments.php you will likely find the wp_list_comments() function with often a callback argument like so wp_list_comments( array ( ‘callback’ => ‘callback_function_name’)) You can copy comments.php into your child-theme and modify the call to the function with a … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)