Title: Image template
Last modified: August 24, 2016

---

# Image template

 *  Resolved Anonymous User 14263651
 * (@anonymized-14263651)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/image-template-2/)
 * Thank you for adding image.php to the theme. But it doesn’t seem to work.
 * When I click on an image or prompt (see the image in full resolution) in an image
   gallery, I get the same old page with just the image like here – [http://www.aviascope.com/wp-content/uploads/2015/04/las_spotting_9jul2011_006.jpg](http://www.aviascope.com/wp-content/uploads/2015/04/las_spotting_9jul2011_006.jpg).
 * When the gallery was created it was set to lead from separate photos to their
   pages, not just images. And it worked in the previous theme.

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

 *  [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/image-template-2/#post-5980969)
 * I’m pretty sure it works. See this post on the demo page, the image from the 
   bottom of the post: [http://demo.flyfreemedia.com/flymag/fusce-ut-lorem-elit/](http://demo.flyfreemedia.com/flymag/fusce-ut-lorem-elit/)
   
   The image is linked to the attachment page which is handled by image.php.
 * Can you show me a post on your website where this doesn’t work?
 *  Thread Starter Anonymous User 14263651
 * (@anonymized-14263651)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/image-template-2/#post-5981048)
 * I checked, and it does indeed work when images are linked to attachment page.
   I do it only with gallery images though.
 * When I click on a gallery image thumbnail in the post with right mouse button
   to open it in a separate tab it does open its attachment page now. But naturally
   when I just click on a gallery image thumbnail gallery carousel opens. I think
   this is the way image behave in WP by default anyway. And that’s why I thought
   attachment page doesn’t work. It does.
 * But here’s the next issue with sizes. They are clearly shown in the page you 
   sent me link to. But what I see in my site is different – [http://www.aviascope.com/2015/04/05/airline-commercials-take-you-home-qantas/istillcallaustraliahome_cathedralcavegorge/](http://www.aviascope.com/2015/04/05/airline-commercials-take-you-home-qantas/istillcallaustraliahome_cathedralcavegorge/).
   Under the image you will see x-s instead of sizes.
 * Also, is there a line of code to pull tags to attachment pages?
 *  [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/image-template-2/#post-5981065)
 * Most likely it’s because you’re loading the images from the WordPress servers
   instead of your own. This happens by default if you’re using Jetpack galleries.
   You can try with a regular image (non-gallery) to see if it’s correct.
    In your
   case you might as well hide the sizes by adding this to a custom CSS plugin:
 *     ```
       .images-sizes {
            display: none;
       }
       ```
   
 *  Thread Starter Anonymous User 14263651
 * (@anonymized-14263651)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/image-template-2/#post-5981069)
 * Non-gallery image also produced x-s. )) I just tested it once, but do not regularly
   link single images to attachment pages.
 * Thanks!
 *  [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/image-template-2/#post-5981076)
 * You might have Photon activated then. Could also try regenerating your thumbnails,
   though I don’t think it will help.
 *  Thread Starter Anonymous User 14263651
 * (@anonymized-14263651)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/image-template-2/#post-5981095)
 * Yes, Photon is activated. I thought it helps in quicker loading of pics.
 *  [Helena4691](https://wordpress.org/support/users/helena4691/)
 * (@helena4691)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/image-template-2/#post-5981455)
 * Thank you for this template FLYMAG but I do have problems with the images do 
   not appear in the carrousel or post, appreciate a help to configure.

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

The topic ‘Image template’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/flymag/2.0.6/screenshot.png)
 * FlyMag
 * [Support Threads](https://wordpress.org/support/theme/flymag/)
 * [Active Topics](https://wordpress.org/support/theme/flymag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/flymag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/flymag/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Helena4691](https://wordpress.org/support/users/helena4691/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/image-template-2/#post-5981455)
 * Status: resolved