Page 1 of 1

Comment opt-in subscribe problem

Posted: Mon Aug 06, 2012 3:16 pm
by Matteo Spigolon
Hi,

I enabled opt-in comment above comment form but I can't see it.

Take a look at this for example : http://www.acmilanextra.com/stephan-el- ... ons-21867/

When I enabled opt-in comment now I can't see the sidebar widget form, take a look in home page.

Posted: Mon Aug 06, 2012 3:52 pm
by nico_pn
Hi,

Opt-in comment above comment need the Wordpress function "comment_form()" to be displayed.
This is the standard function to display the comment form. Unfortunately some special themes don't use it.

I think your theme is not using the function "comment_form()" to create your comment form. That's why you can't see it.

May a suggest you to use the option "below comment" instead ?

Really sorry :(