Hi,
Your issue sounds similar to this one – http://ww.wp.xz.cn/support/topic/plugin-facebook-like-thumbnail-why-is-do_shortcode-call-as-part-of-the-wp_head-action?replies=7
If a plugin you are trying to use is doing some processing on shortcode, then things will be processed twice, obviously that plugin shouldn’t assume that shortcodes are processed only once on a page load.
Does that make sense? Sorry if you are not a developer, and all this doesn’t make any sense.
Hi, you’re right, seems quite similar.
What’s the next step?
DJM
Tedious way – fix that plugin to do it right 😉
Easy way – Official FB plugin for WP does what my plugin does, I guess. You can use that instead.
Well, I had to use your plugin, as it helped fix the thumbnails for the Recommendations Bar. => instead of using the photo from posts or pages, images from the right column were selected instead. Your plugin helped fix that behavior.
Cross-posted your previous answer to the other plugin’s support page.
Thx
DJM
Yeah but you can look for alternatives too, right? That’s what I am saying, cuz I know a couple of them exists.
Am using the official Facebook plugin and still needed yours…