Comments not showing in custom post type – WordPress

Have you tried adding comment support to your custom post type, via add_post_type_support()?

e.g.

<?php
add_post_type_support( 'product', array( 'comments' ) );
?>

Leave a Comment

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