Title: Too responsive!
Last modified: August 21, 2016

---

# Too responsive!

 *  [upto0013](https://wordpress.org/support/users/upto0013/)
 * (@upto0013)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/too-responsive/)
 * Hi there, I’m using Satellite on several sites and love the plugin. But I’m having
   an issue with a new responsive site of ours using the Responsive theme.
 * It seems to be either adding a 1 to all my heigh/width numbers or defaulting 
   to auto/100%.
 * I’ve gone through the CSS and stuff, but nothing seems to help. I’m thinking 
   maybe it’s something to do with the JS? It’s a bit beyond me.
 * You can see what I mean in this screenshot. ([https://docs.google.com/file/d/0BxSORoLdQOukWHpaQzg5WnAyVTQ/edit](https://docs.google.com/file/d/0BxSORoLdQOukWHpaQzg5WnAyVTQ/edit))
 * Thanks so much for the great plugin and the great support.
 * [http://wordpress.org/extend/plugins/slideshow-satellite/](http://wordpress.org/extend/plugins/slideshow-satellite/)

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

 *  Plugin Author [cpres](https://wordpress.org/support/users/cpres/)
 * (@cpres)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857515)
 * Strange! I’d have to see this live in order to be of any help. Are your slideshow
   settings set to a tall height/width ratio? Try resetting your configuration, 
   save and reload your page twice.
 *  Thread Starter [upto0013](https://wordpress.org/support/users/upto0013/)
 * (@upto0013)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857545)
 * Hi there.
 * I reset and saved/reloaded. It’s smaller, but it’s still behaving odd.
 * When looking in the console, it seems to be adding a 1 to the front of all the
   numbers.
 * Below is another site on which I recreated the issue. I’m thinking it’s a theme/
   plugin conflict issue, but this theme is so stripped-down that I can’t see what
   the cause could be.
 * [http://www.greengavin.com/registration/](http://www.greengavin.com/registration/)
 * I went with another slideshow plugin for the time being on the main site, but
   big fan of Satellite so I’d be quite happy if I could switch back!
 * Thanks!
 *  Plugin Author [cpres](https://wordpress.org/support/users/cpres/)
 * (@cpres)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857569)
 * Look for this code on slideshow-satellite-plug.php:
 *     ```
       //var $latestorbit = 'jquery.orbit-1.3.1.js';
           var $latestorbit = 'orbit-min.js';
       ```
   
 * and swap the // to the line below to show the non-minified js. That’ll help me
   see what’s going on with your problem since the issue happens in the javascript.
 * Cheers!
 *  Plugin Author [cpres](https://wordpress.org/support/users/cpres/)
 * (@cpres)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857594)
 * As of version 2.1.2 you just need to turn Debug Mode on under Advanced Settings
   and you’ll be using the unminified version of the javascript 🙂
 *  Thread Starter [upto0013](https://wordpress.org/support/users/upto0013/)
 * (@upto0013)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857595)
 * Alright! Swapped the commenting slashes! Sorry about the slow response, a lovely
   storm knocked out power/internet for the weekend.
 * [http://www.greengavin.com/registration/](http://www.greengavin.com/registration/)
 *  Plugin Author [cpres](https://wordpress.org/support/users/cpres/)
 * (@cpres)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857624)
 * I still haven’t quite figured this out, but could you upgrade that page to the
   latest version of the script? I’m noticing it has one of the bugs that I’ve fixed
   already, maybe it’s making this issue happen to?
 *  Thread Starter [upto0013](https://wordpress.org/support/users/upto0013/)
 * (@upto0013)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857634)
 * Hey there,
 * I upgraded the plugin and it seems to still be doing it. Not seeing where to 
   comment out the minified JS, but let me know if that needs to be done in 2.1.2.
 *  Plugin Author [cpres](https://wordpress.org/support/users/cpres/)
 * (@cpres)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857636)
 * Under Advanced Settings, I made a Developer Mode toggle, to make it so you don’t
   have to go in the code. Could you turn that on?
 * Also, I’m seeing where the issue is coming from, but I just don’t know why it’s
   happening. When it runs through all the images figure out the sizing, it keeps
   seeing your image height requirement as another 40px, so for every image you 
   have it gets 40 pixels taller and taller until it’s that weirdness you have on
   your site! So strange. it’s like the jQuery(‘img’).height() command is messed
   up.
 * I have a toggle in Advanced for using google jquery or wordpress jquery, the 
   google jQuery isn’t playing friendly?

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

The topic ‘Too responsive!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-satellite_9bd8db.svg)
 * [Slideshow Satellite](https://wordpress.org/plugins/slideshow-satellite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-satellite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-satellite/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-satellite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-satellite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-satellite/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [cpres](https://wordpress.org/support/users/cpres/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/too-responsive/#post-3857636)
 * Status: not resolved