Comment Form is now showing on frontend
-
My site is created on genesis theme.
I set up a pods custom posttypes and have used a pods template too.
I find that the posts that I had imported into pods when I blogged prior to pods have the comment form. However, the comment form does not show on the pods created posts.I have done the following:
1. I have ticked the comments box in the Advanced Options inside the Post Type.
2. I have added this to my functions.php — add_post_type_support( ‘my-podst-type-name’, ‘comments’ ); —
2. I have added the comments and comments_status to templates (comments status shows the word ‘closed’)Whatever assistance you can provide will be of great help. Thanks in advance.
The page I need help with: [log in to see the link]
- The topic ‘Comment Form is now showing on frontend’ is closed to new replies.