• Resolved Gwentrac

    (@gwentrac)


    Hello,

    I have response time problem with the backend tab “Events”.
    Example: Creation of an event in the backend.
    1°/ When I click on date field, the datepicker spend 4 or 5 seconds to appear and after the date selection, it spend 4 or ( second to close the date picker and filled the area with the date.

    2°/ When I want to filled the adress (PostCode, City…). I have the same problem. After taping, the system need 4 or 5 second to filled the field.

    Does anyone know how can I improve the response time ?

    Best regards,

    Gwenhaël

    http://wordpress.org/extend/plugins/events-manager/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Have you tried to temporarily:

    – deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
    – switching to the default theme to rule out any theme-specific problems

    to see whether other plugins or your theme causes the issue.

    Thread Starter Gwentrac

    (@gwentrac)

    Hello,

    Thanks for your advice but I tried all your propositions and It doesn’t work.
    I am in wordpress 3.4.1. Should I implement the 3.4.2 ?
    I checked, when I create a standard post with the backend I don’t have this kind of problem.
    Do you have another idea? Please!

    Thanks in advance.
    Best regards,
    Gwen

    can I know how many events you have? also, did you try to use caching plugins like WP Super Cache and do you have a sample link for us to see?

    Thread Starter Gwentrac

    (@gwentrac)

    Hello,

    I have around 30 events only.
    The response time is more near 2 sec than 4 sec.
    Moreover, I forgot to tell you that I used EasyPHP to simulate php serveur.

    Could it be a problem with the jquery library ?

    Best regards,

    Gwen

    could it be EasyPHP? and are you using default wp jquery libary or your theme load its own?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Hi Gwuen, I don’t think this is PHP related, it’s probably a conflict with some other JS you have loaded on your site. Datepickers are pure JS, so if it’s taking that long to load.

    I checked, when I create a standard post with the backend I don’t have this kind of problem.

    are you saying datepickers work fine on the back-end? If so then it sounds like your theme or another plugin must be causing this problem.

    Thread Starter Gwentrac

    (@gwentrac)

    Hello,

    I found! It is due to this fu….. Internet Explorer 9.
    I tested with Mozilla and chrome, It’s run correctly.

    Thank a lot for your help!

    Best regards,

    Gwen

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem with response time in back end’ is closed to new replies.