Title: Full size problem
Last modified: August 20, 2016

---

# Full size problem

 *  Resolved [Tavicu](https://wordpress.org/support/users/tavicu/)
 * (@tavicu)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/full-size-problem/)
 * Hi,
 * I tried your plugin and i want to integrate it in my theme.
 * As i was working i found one problem. If we show full size image will break.
 * You need to add a new line to exit the loop when is full size.
 * On the function the_content, second foreach add:
 * > if( in_array($value, array(‘size-full’)) ) continue 2;
 * [http://wordpress.org/extend/plugins/simple-wp-retina/](http://wordpress.org/extend/plugins/simple-wp-retina/)

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

 *  Plugin Author [Jonathan Desrosiers](https://wordpress.org/support/users/desrosj/)
 * (@desrosj)
 * Principal Software Engineer & WordPress Core Committer
 * [13 years, 2 months ago](https://wordpress.org/support/topic/full-size-problem/#post-3577755)
 * Hey Tavicu,
 * Can you give me the steps you took to produce the problem?
 *  Thread Starter [Tavicu](https://wordpress.org/support/users/tavicu/)
 * (@tavicu)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/full-size-problem/#post-3577756)
 * The problem appear when you try to insert an image to the post and you select
   to show the full size!
 * 1. Edit/Add a post
    2. Click Add Media 3. Select an image or upload one 4. On
   the right sidebar at Size select Full Size 5. Click Insert into post 6. Save 
   the post
 *  Plugin Author [Jonathan Desrosiers](https://wordpress.org/support/users/desrosj/)
 * (@desrosj)
 * Principal Software Engineer & WordPress Core Committer
 * [13 years, 2 months ago](https://wordpress.org/support/topic/full-size-problem/#post-3577783)
 * Thanks Tavicu! I am going to push an update to the plugin when I get a chance.
   I will make sure to let you know when I get around to it.
 *  Plugin Author [Jonathan Desrosiers](https://wordpress.org/support/users/desrosj/)
 * (@desrosj)
 * Principal Software Engineer & WordPress Core Committer
 * [13 years, 2 months ago](https://wordpress.org/support/topic/full-size-problem/#post-3577789)
 * Just pushed a 1.1.1 update that should fix your problem. Please confirm Tavicu.
 *  [bobbykleindesign](https://wordpress.org/support/users/bobbykleindesign/)
 * (@bobbykleindesign)
 * [13 years ago](https://wordpress.org/support/topic/full-size-problem/#post-3577825)
 * What am I doing wrong? I installed the plug in. Uploaded a logo that is 2x the
   size. Inserted it into theme’s custom logo box: [http://www.ilovebowandarrow.com/wp-content/uploads/2013/05/logo.png](http://www.ilovebowandarrow.com/wp-content/uploads/2013/05/logo.png).
   Ran regenerate thumbnails. But it is not resizing the logo. It still looks like
   it is the normal size.
 * [http://www.ilovebowandarrow.com](http://www.ilovebowandarrow.com)
 * Thanks in advance.
 *  Plugin Author [Jonathan Desrosiers](https://wordpress.org/support/users/desrosj/)
 * (@desrosj)
 * Principal Software Engineer & WordPress Core Committer
 * [13 years ago](https://wordpress.org/support/topic/full-size-problem/#post-3577829)
 * [@bobbykleindesign](https://wordpress.org/support/users/bobbykleindesign/) If
   you are still experiencing an issue, please create a new ticket.
 * It appears that your logo is behaving like an @2x image though. Not sure if you
   are still using the plugin.

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

The topic ‘Full size problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-wp-retina.svg)
 * [Simple WP Retina](https://wordpress.org/plugins/simple-wp-retina/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-wp-retina/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-wp-retina/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-wp-retina/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-wp-retina/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-wp-retina/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Jonathan Desrosiers](https://wordpress.org/support/users/desrosj/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/full-size-problem/#post-3577829)
 * Status: resolved