Title: [Plugin: Link Directory Plugin] Thumbnails Issue
Last modified: August 20, 2016

---

# [Plugin: Link Directory Plugin] Thumbnails Issue

 *  [magicmarkuk](https://wordpress.org/support/users/magicmarkuk/)
 * (@magicmarkuk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-link-directory-plugin-thumbnails-issue/)
 * Firstly thank you for a wonderful plugin – just what I required. I have a few
   suggestions but I will put these as a separate post.
 * The one issue I have is with the thumbalizr thumbnails. I’m not sure if this 
   is an issue with the plugin but I suspect it is rather with the thumbalizr service.
 * The thumbnails either appear with a big red cross or a blank screenshot. Not 
   really what you want to present to your visitors.
 * I wondered if there is a way to change the provider to say thumbshots.com by 
   replacing the thumbalizr code to that of thumbshots?
 * From what I can see this would involve integrating the following code from thumbshots:
 * `<img src="http://open.thumbshots.org/image.aspx?url=[LINK]" border="1" />`
 * where [LINK] is the url
 * into
 * `get_option("show_thumbnails")==1?x('<a style="display:block;margin-right:15px;
   float:left;width:100px;height:68px;background:url(http://api1.thumbalizr.com/?
   url='.($row['ssl']==1?"https://":"http://").$row['url'].'&width=100) 0 0 no-repeat
   scroll;" href="'.($row['ssl']==1?"https://":"http://").$row['url']."/".'" onClick
   ="count_out('.$row['id'].')" target="_blank"></a>'):NULL;`
 * Thumbshot.com images are 120×90 compared to the above which seems to display 
   at 100×68.
 * Many thanks in advance for any help or advice.
 * Regards
    Mark
 * [http://wordpress.org/extend/plugins/link-directory-plugin/](http://wordpress.org/extend/plugins/link-directory-plugin/)

The topic ‘[Plugin: Link Directory Plugin] Thumbnails Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/link-directory-plugin.svg)
 * [Link Directory Plugin](https://wordpress.org/plugins/link-directory-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/link-directory-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/link-directory-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/link-directory-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/link-directory-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/link-directory-plugin/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [magicmarkuk](https://wordpress.org/support/users/magicmarkuk/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-link-directory-plugin-thumbnails-issue/)
 * Status: not resolved