Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Looking at your HTML source code, I am not seeing any content other than the following

    “What our clients say about us”

    Our Customer Testimonials – this is what you say about us:-

    If you are referring to the comments area, Please kindly check that your comments are enabled in your Edit Page admin and also in your WordPress admin -> Settings -> Discussion.

    Thanks!

    Thread Starter Traynleej

    (@traynleej)

    Hi

    Thanks for getting back to me, yes the comments settings are enabled and I’ve also noticed that the “leave a comment” option is also not coming up on the page – all was working fine before I ran the upgrade.

    Thanks

    Hi,

    If that’s the case, the only thing you can do now is to re-install the theme, to make sure all theme files are intact Or check for plugin conflict.

    I am not having any problem with comments with the current Evolve Theme and I am not seeing others reporting a similar issue.

    I don’t have a clue as to what happened to your site, you will need to hire a developer to troubleshoot for you.

    Thanks!

    Thread Starter Traynleej

    (@traynleej)

    Hi

    Took your advice and reinstalled the theme comments still not appearing. They’re working on the blog posts fine but not pages – simply doesn’t make sense!

    Taryn

    Hi,

    Open up index.php and go to line 748
    find the following codes.

    <?php if ( 'page' !== get_option('show_on_front') ) comments_template( '', true ); ?>

    Change to the following.

    <?php comments_template( '', true ); ?>

    Maybe this could solve your problem.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Customer Comments’ is closed to new replies.