Hello,
I was looking for a solution to avoid unrelated thumbnail image while sharing post on Facebook. And I found .
So, I would like to know if it's possible to copy this piece of code into the child theme's functions.php file?
I've tried some WP plugins which add required meta tags but no success. Any idea?
Unrelated thumbnail while sharing post on Facebook
Started by
Jean-Philippe
, Mar 02 2011 02:49 PM
5 replies to this topic
#1
Posted 02 March 2011 - 02:49 PM
#2
Posted 02 March 2011 - 08:22 PM
yes you can try. I'm not sure why they are using `is_singular` as a conditional when the correct conditional tag would be `is_single`
#3
Posted 03 March 2011 - 04:21 AM
Hello Adam,
Could you please tell me where I should paste this code. I've just tried and I got an error... my website was no more accessible.
Sorry for this newbie question.
Thank you in advance.
JPM
#4
Posted 03 March 2011 - 07:28 AM
Appearance > Editor > functions.php
Thanks, Bryan
Thanks, Bryan
#5
Posted 03 March 2011 - 12:50 PM
Well, I think actually there is an issue with featured images generated with NextGEN Gallery plugin. I'm trying to solve this...
#6
Posted 03 March 2011 - 02:28 PM
Ok, I found the solution: just install this and that's all!












