Captcha

Discussion in 'Traffica WordPress Theme' started by seorangeru, Aug 4, 2014.

Thread Status:
Not open for further replies.
  1. seorangeru

    seorangeru New Member

    Joined:
    Feb 6, 2014
    Messages:
    2
    Likes Received:
    0
    Hello!
    Bought this template are satisfied, but ran into the same problem - not displayed plugin Captcha. How to make it visible in the comments?
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Open "comments.php" file and add code given below as shown in the image.

    Code:
    <?php do_action('comment_form', $post->ID); ?>
    comment.png

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. seorangeru

    seorangeru New Member

    Joined:
    Feb 6, 2014
    Messages:
    2
    Likes Received:
    0
    Thank you!
    everything worked!
     
Thread Status:
Not open for further replies.

Share This Page