Title: Full sized images
Last modified: August 21, 2016

---

# Full sized images

 *  Resolved [unknwntrr](https://wordpress.org/support/users/unknwntrr/)
 * (@unknwntrr)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/full-sized-images/)
 * Hi,
    how can I make this plugin display the full sized image in the single listings
   view? I can’t find where is get’s the thumbnail in the code, I don’t mind coding
   it myself, but I don’t even know how to get the image URL…
 * [http://wordpress.org/plugins/business-directory-plugin/](http://wordpress.org/plugins/business-directory-plugin/)

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

 *  Plugin Author [Business Directory Plugin](https://wordpress.org/support/users/businessdirectoryplugin/)
 * (@businessdirectoryplugin)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/full-sized-images/#post-4213536)
 * I will need to check with my developer to find this out–he’s a bit backed up,
   so it may be a day or two before I can respond.
 *  Plugin Author [Business Directory Plugin](https://wordpress.org/support/users/businessdirectoryplugin/)
 * (@businessdirectoryplugin)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/full-sized-images/#post-4213603)
 * Hi unknwntrr,
 * My developer finally responded:
 * > There is no existing setting for this since we enforce the thumbnail dimensions
   > set by the user in the settings tab. I’m also not sure if he wants only the
   > full sized version of the thumbnail or of all images in single view. In any
   > case, the thumbnail and other images for the single view are handled in api/
   > api.php inside the function _wpbdp_render_single (at around line 356). Since
   > the thumbnail and other images are standard WP attachments we use the WP functions
   > for everything.
   > For instance, changing wpbdp-large to full in the call to wp_get_attachment_image_src
   > results in the full sized version of the image being linked by the thumbnail.
   > Changing wpbdp-thumb to full in the call to wp_get_attachment_image results
   > in the thumbnail image being the full sized image.
 * _[Moderator Note: please do not post large chunks if text in italics. Try using
   the blockquote button instead.]_
 *  Thread Starter [unknwntrr](https://wordpress.org/support/users/unknwntrr/)
 * (@unknwntrr)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/full-sized-images/#post-4213628)
 * Thank you! That solved my problem.
 *  Plugin Author [Business Directory Plugin](https://wordpress.org/support/users/businessdirectoryplugin/)
 * (@businessdirectoryplugin)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/full-sized-images/#post-4213637)
 * Glad it worked.

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

The topic ‘Full sized images’ is closed to new replies.

 * ![](https://ps.w.org/business-directory-plugin/assets/icon-256x256.png?rev=2901888)
 * [Business Directory Plugin - Easy Listing Directories for WordPress](https://wordpress.org/plugins/business-directory-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/business-directory-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/business-directory-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/business-directory-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/business-directory-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/business-directory-plugin/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Business Directory Plugin](https://wordpress.org/support/users/businessdirectoryplugin/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/full-sized-images/#post-4213637)
 * Status: resolved