Archived topic
Images to share
3 replies · Started by Jagoba on June 18, 2019
Hi,
Is there any way to disable the Pinterest button over images and logos on the website?
I have seen some websites where no matter if you have installed the Pinterest extension, you can not pin the images.
Any help? Thanks!
Hi there,
maybe try this:
1. Create a new Hook Element
https://docs.generatepress.com/article/hooks-element-overview/
2. Add this code to the content:
<meta name="pinterest"content="nopin" />
3. Select the WP_head hook from the drop
4. Set your Display Rules to entire site and Publish.
Not sure if that meta still works but worth a shot.
It works!
Thanks! You are always so good! ;)
Awesome - so glad to hear that :)