Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Author Bjoern

    (@greencp)

    Works fine here using native gettext. What Kind of error do you get?

    Thread Starter ramonjosegn

    (@ramonjosegn)

    Only no show, it is possible a error conflict with another plugin, I am thinking…

    Plugin Author Bjoern

    (@greencp)

    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

    (@greencp)

    I might have found the bug. The Problem seems to be JIT localize. Disable that option and try again.

    Thread Starter ramonjosegn

    (@ramonjosegn)

    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

    (@greencp)

    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

    (@ramonjosegn)

    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

    (@greencp)

    JIT localize got a complete overhaul in version 0.2.3. It should work now.

    Thread Starter ramonjosegn

    (@ramonjosegn)

    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

    (@ramonjosegn)

    I am checking and break Guiform too…

    Plugin Author Bjoern

    (@greencp)

    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

    (@ramonjosegn)

    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

    (@greencp)

    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

    (@ramonjosegn)

    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

    (@greencp)

    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)
  • The topic ‘Break Easing Slider "Lite"’ is closed to new replies.