herrin
Member
Posted 6 months ago #
Am using the woocommerce plugin and on the product pages, the Jetpack comments prevent the reviews from working properly.
Apparently it uses the is_product() function as told to me by the support team for Woocommerce.
but the idea stands of is it possible to disable Jetpack comments on specific pages?
Function.php file edit
regards
http://wordpress.org/extend/plugins/jetpack/
Robinspp
Member
Posted 6 months ago #
I am having the same problem, is there a solution for this? It also seems to be affecting the comments on my blog pages as well.
evolutionsigns
Member
Posted 5 months ago #
Also in need of help with this.
I am afraid it's currently not possible. You'd have to disable Jetpack Comments on the whole site.
A work-around would be to edit the product page template, and build your own comments template instead of using comment_form(). You could copy the comment form from the code in this post, for example:
http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/
herrin
Member
Posted 5 months ago #
Thanks very much Jeremy. Will test that out and give it a spin. Cheers.
GuyOlinga
Member
Posted 4 months ago #
Hi Jeremy,
I'm using WP 3.5.1 with the last version of JetPack. My vistor can not enter comments as I have installed JetPack Comments. I don't why.
Please assist
Thanks
Guy
http://www.pyramidedusalut.net
@GuyOlinga Could you open a new thread about your issue, since the problem seems different from the original poster's?