• Resolved gnosis123

    (@gnosis123)


    Its working on all other areas but cannot get it on comment forms. My comments.php (child theme) does not have:
    do_action ( ‘comment_form_logged_in_after’ );
    do_action ( ‘comment_form_after_fields’ );
    do_action ( ‘comment_form’ );

    you then suggest adding:

    ID ); ?>

    I did but nothing happens. All I have in my comments.php is:

    ?>

    <?php x_get_view( x_get_stack(), ‘wp’, ‘comments’ ); ?>

    Where/How should I add -> ID ); ?>

    Cheers

Viewing 1 replies (of 1 total)
  • Thread Starter gnosis123

    (@gnosis123)

    Don’t bother…. I discovered the problem. I had, No comment form reCAPTCHA for logged in users Checked.
    Why is it that after spending over an hour trying to fix something like this that as soon as you ask for help you discover the problem???? Happens time and time again.
    Thanks anyway… great plugin!
    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t get it working on comment forms’ is closed to new replies.