Hello, @xtilla. I was creating a custom theme and hand-coded the shortcode into my “single” post template, where I wanted it to display.
I fixed it. I unchecked the “Top of the content” and “Bottom of the content” and changed my PHP do_shortcode to echo do_shortcode and now all is good.
I have this same issue. I emailed support.
@jester48,
Would you mind sharing what you did to create a custom comment form?
I am wanting to change my comment form. I am building a WP site to be used for a Policies and Procedures Manual on our corporate network. Viewers will only be subscribed users, and I am only wanting to give them an option of a checkbox stating that they have reviewed the policy. I have no need for the website or comment fields. Suggestions?