Setting property image size
-
Hello,
I’m having a bit of trouble applying a different image size to property photos, the template file ‘property-images.php’ currently fetches images via:
$image = wp_get_attachment_image( $gallery_attachment, 'original' );
When I try and apply large/medium/thumbnail, etc. instead of original it still loads the full-size image. Client is in the habit of uploading enormous camera shots so I’d like to be able to load smaller versions if possible, could you possibly point me in the right direction?
Many thanks,
J
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Setting property image size’ is closed to new replies.