• Years ago, the news section of our website was built off the default Kubrick WP theme. We’ve been fine with that up until recently when we realized there is no “featured image” functionality built into this theme. We realized this as we are about to launch a Facebook page and discovered we had no way to control the thumbnail image that appears when someone shares one of our links on FB.

    Nothing I’ve tried has worked so far. Any suggestions?

Viewing 7 replies - 1 through 7 (of 7 total)
  • start by reviewing (if you haven’t done already) http://codex.wordpress.org/Post_Thumbnails

    where do you want to show the featured image?

    Thread Starter m2k

    (@m2k)

    Our news posts almost never have images. I just want to set our logo as the featured image so that when someone copies and pastes one of our links into Facebook, our logo shows up as a thumbnail option. No need for it to show up anywhere in the WP post.

    That has absolutely nothing to do with WordPress’ featured image functionality.

    Thread Starter m2k

    (@m2k)

    OK. So, any ideas where it is controlled? As I understand it, FB always considers the featured image as an option for the thumbnail. The Kubrick theme has no Featured Image option in the post dashboard.

    FB uses what it wants as an option to the thumbnail., It does not always use the WordPress featured image functionality. Try asking about this on an FB forum.

    This one looks promising
    http://wordpress.org/plugins/wp-facebook-open-graph-protocol/

    Plugin is good for this kind of thing, it’s better than reading all the doc and put the right og tag in the head by yourself, just configure the plugin and that’s it.

    Thread Starter m2k

    (@m2k)

    Solution:

    <link rel="image_src" href="http://site.com/image.jpg" />

    In case anyone runs into a similar problem.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Adding Featured Image functionality to old Kubrick theme’ is closed to new replies.