Forums
(@rlrr)
12 years, 3 months ago
I’m not suggesting it’s ideal, but it is what works, for now – other than deactivating Jetpack.
To disable, put the following in your theme’s functions.php:
remove_action( ‘wp_head’, ‘jetpack_og_tags’ );
Looks like the culprit is Jetpack’s implementation of opengraph.
I am also having the same problem. deactivating Jetpack is the only solution, for now. I am not using the Twenty Ten theme.
17 years, 9 months ago
Now that you mention it, no (but I will do so, thanks). That would make no difference in what I saw, though.