Title: Break Easing Slider &quot;Lite&quot;
Last modified: August 21, 2016

---

# Break Easing Slider "Lite"

 *  Resolved [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/)
 * Hello, now is breaking the plugin Easing Slider “Lite”, after update… if I am
   using Use native gettext
 * [http://wordpress.org/plugins/wp-performance-pack/](http://wordpress.org/plugins/wp-performance-pack/)

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/break-easing-slider-lite/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/break-easing-slider-lite/page/2/?output_format=md)

 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548648)
 * Works fine here using native gettext. What Kind of error do you get?
 *  Thread Starter [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548655)
 * Only no show, it is possible a error conflict with another plugin, I am thinking…
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548659)
 * Does it work if you Keep WPPP activated but disable both MO-Dynamic and native
   gettext? Which other plugins do you have installed? Maybe I can reproduce the
   error here.
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548677)
 * I might have found the bug. The Problem seems to be JIT localize. Disable that
   option and try again.
 *  Thread Starter [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548690)
 * I am disable JIT and break too
 * I have this plugins installed
    Black Studio TinyMCE Widget BruteProtect Cachify
   Formulario de Contacto 7 (Contact Form 7) Cyclone Slider 2 Duplicate Post Easing
   Slider “Lite” Easy Bootstrap Shortcode GuiForm (I am testing, have bugs) Metro
   Style Social Widget Nimble Portfolio Post Snippets Really Simple CAPTCHA Spam
   Destroyer Wordfence Security WP Performance Pack
 * I am using FREE EVOLVE WORDPRESS THEME
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548784)
 * I’m fairly sure the cause has to be JIT localize which seems to cause a few errors(
   which in part I could reproduce).
 * Please double check if it is disabled, clear browser cache an any wordpress cache(
   though those don’t cache admin page usually, but just to be on the safe side).
 *  Thread Starter [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548787)
 * OK, I no have access to the website today (It is a website for my working), but
   yesterday I am to testing
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548821)
 * JIT localize got a complete overhaul in version 0.2.3. It should work now.
 *  Thread Starter [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548826)
 * I am testing today with native gettext and break
 * The author of Guiform send me a email because the new plugin Guiform break too,
   he say me some plugin in my wordpress is using a old version of jQuery and this
   is create the conflict with another plugins, but I am no sure whats plugin have
   the problem, really I have all plugins update… I think can be this slider…
 *  Thread Starter [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548827)
 * I am checking and break Guiform too…
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548831)
 * Fixed some stupid mistakes. So 0.2.4 should finally fix it… At least if the bugs
   in JIT localize were the cause.
 *  Thread Starter [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548832)
 * I think if the JIT system have problems, why no use other mechanism for this?
 * I can see you like help to the people, I like me suggest some plugins , it is
   possible? thanks
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548833)
 * The JIT localization is a bit tricky. I don’t know if it’s worth the trouble –
   it’s not that much of a performance gain – but I’ve started it, and now I want
   to make it work 😉
 * The best solution would be to patch WordPress itself. But that’s no option for
   a plugin (but I’m working on some patches which might find their way into WP 
   some time).
 * The current JIT implementation overrides the WP_Scripts class and works much 
   better than my first implementation. Also it’s less likely to cause errors because
   if somehow WP_Scripts is used first (which should be prevented by WPPP in that
   it tries to be the first plugin thats loaded) JIT won’t be enabled. I plan add
   an indicator if JIT is enabled in the next version.
 * That said, if JIT causes you trouble, keep it deactived for now. The main performance
   gains come from MO-Dynamic or native gettext.
 * And if you have any feature suggestions for future versions of WPPP I’m all ears.
 *  Thread Starter [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548834)
 * Thanks for support
 * I am try with only a slider, but I have problems with the theme
 * In another website (mirutafacil.com) WPPP for now is working fine
 * For WPPP I would just suggest a preload next page (but you need a algoritm for
   know predict the next page), but do not know if that can cause problems and overhead
   the WordPress memory
 * Also’m in search of a route finder for buses, which bus routes serves me from
   point A to point B and display the list of buses that meet both conditions, really
   do not understand why no one has done so far (I do not know program but does 
   not seem complicated)
 *  Plugin Author [Bjoern](https://wordpress.org/support/users/greencp/)
 * (@greencp)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/#post-4548891)
 * Sorry for the late answer, bt here it is:
 * A preload mechanism would be difficult, if not impossible to implement. The next
   best – or even better – thing would be to use a caching plugin, e.g. W3 Total
   Cache.
 * I don’t know of any route finder plugin or similar for wordpress. The biggest
   problem would be to get the bus route data and keep it up to date. And programming
   such a route finder isn’t a trivial task either. So sorry, can’t help you with
   that.

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/break-easing-slider-lite/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/break-easing-slider-lite/page/2/?output_format=md)

The topic ‘Break Easing Slider "Lite"’ is closed to new replies.

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

## Tags

 * [.mo](https://wordpress.org/support/topic-tag/mo/)
 * [fast](https://wordpress.org/support/topic-tag/fast/)
 * [languages](https://wordpress.org/support/topic-tag/languages/)
 * [speed](https://wordpress.org/support/topic-tag/speed/)

 * 18 replies
 * 2 participants
 * Last reply from: [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/break-easing-slider-lite/page/2/#post-4548894)
 * Status: resolved