Title: Lost thumbnails
Last modified: August 20, 2016

---

# Lost thumbnails

 *  [sdpate48](https://wordpress.org/support/users/sdpate48/)
 * (@sdpate48)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/)
 * The latest update has a glitch – the thumbnails are missing. Tried it with Firefox
   and IE10 browsers.
 * Here’s a sample [http://njnnetwork.com/2013/01/chicago-moving-30000-employees-office-365-on-the-cloud/](http://njnnetwork.com/2013/01/chicago-moving-30000-employees-office-365-on-the-cloud/)
 * Thanks.
 * [http://wordpress.org/extend/plugins/contextual-related-posts/](http://wordpress.org/extend/plugins/contextual-related-posts/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Thread Starter [sdpate48](https://wordpress.org/support/users/sdpate48/)
 * (@sdpate48)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335129)
 * I reverted to 1.84 in the meantime and thumbnail functionality is back.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335131)
 * I notice that the images are all throwing 404 errors. It could be a way that 
   the plugin determines the path which is causing this issue.
 * Can you edit the contextual-related-posts.php file to change the line 28:
 * `$crp_url = WP_PLUGIN_URL.'/'.plugin_basename(dirname(__FILE__));`
 * to:
 * `$crp_url = plugins_url().'/'.plugin_basename(dirname(__FILE__));`
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335132)
 * In 1.8.4 there was a bug with timthumb filter which resulted in images of the
   incorrect size going through.
 * You could try disabling timthumb option in the Settings > Related Posts page 
   in 1.8.5 and this should ideally solve the issue.
 * However, it would be great if you try the fix above with 1.8.5 to see if it works
 *  Thread Starter [sdpate48](https://wordpress.org/support/users/sdpate48/)
 * (@sdpate48)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335148)
 * That worked. I lost my custom CSS in the process. I’ll have to review old threads
   to find it. Thanks.
 *  Thread Starter [sdpate48](https://wordpress.org/support/users/sdpate48/)
 * (@sdpate48)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335149)
 * Got it from the recent post. Thanks again.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335247)
 * Just to clarify, did the code change work or did the disabling timthumb work?
 *  Thread Starter [sdpate48](https://wordpress.org/support/users/sdpate48/)
 * (@sdpate48)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335254)
 * Hard to know since I did both. Cheers.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335264)
 * If possible, could you enable timthumb, check if the images work. If they do,
   we know the fix is the code.
    If they don’t then it is the disabling of timthumb
 *  Thread Starter [sdpate48](https://wordpress.org/support/users/sdpate48/)
 * (@sdpate48)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335288)
 * When the timtumb is enabled, the thumbnails disappear.
 * When left “timthumb” unchecked, the thumbnails reappear.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335293)
 * Thanks. If you’re interested, I can check out your site to try to figure out 
   what the real issue is.
 * You can message me details of your site via [http://ajaydsouza.com/contact/](http://ajaydsouza.com/contact/)
   
   I’ll need an admin account ideally or an account that lets me edit plugin files.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Lost thumbnails’ is closed to new replies.

 * ![](https://ps.w.org/contextual-related-posts/assets/icon-256x256.png?rev=2985705)
 * [Contextual Related Posts](https://wordpress.org/plugins/contextual-related-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contextual-related-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contextual-related-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/contextual-related-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contextual-related-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contextual-related-posts/reviews/)

## Tags

 * [thumbnail](https://wordpress.org/support/topic-tag/thumbnail/)
 * [twenty twelve](https://wordpress.org/support/topic-tag/twenty-twelve/)

 * 10 replies
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/lost-thumbnails/#post-3335293)
 * Status: not resolved