Steve

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Comments Missing from #1024275
    Steve
    Participant

    Good Morning,

    Thanks for that, I ended up changing the following:

    <?php if ( ot_get_option('page-comments') == 'on' ) { comments_template('/comments.php',true); } ?>
    to
    <?php comments_template('/comments.php',true); ?>
    And that has now got them all working.

    Thanks again for your assistance.

    in reply to: Comments Missing from #1023839
    Steve
    Participant

    If I change to the Default Events Template, that is all correct except for the lack of left hand column, it is completely empty for some reason (but the comment part is at the bottom)

    I will leave it on that template until you reply so you can see

    in reply to: Comments Missing from #1023836
    Steve
    Participant

    This reply is private.

Viewing 3 posts - 1 through 3 (of 3 total)