Hey @epubpress
you can turn off comments on AMP version of your website by the following way.
Go to AMP settings > Getting Started > Design > Click on Launch Post Builder > Select AMP in Customizer > In the left sidebar you can see an option to unselect Comments. Click on that, then click on save & publish.
Please refer to this screenshot > http://take.ms/u7RYY
Hope it helps.
Let me know if you have any more questions.
Hi,
Thanks for the response.
However, I already have that option deselected. On the Customizer itself it doesn’t show the Comments Box but on the site it’s still there on the /amp version.
Thanks
John
Hey @epubpress
That’s really strange.
However, we have one more solution for you. Kindly paste the below CSS Code in Design settings.
Go to AMP settings > Getting Started > Design > Custom CSS which can be seen at the bottom of Design Section
Copy the below CSS Code. This will do the job.
.comment-button-wrapper{
display:none;
}
Let me know if you have any more questions.
-
This reply was modified 8 years, 2 months ago by
ampforwp.
Sorted now. Thanks for your help.
Hey @epubpress
Happy to hear.
Is there anything I can help you with?
If you have any questions, if you need any help, feel free to get back to us. We are always here to help you.