i just upgrade to the new version of EventE and now when i click in the registration Field the pop up date Selector does not work and logo uploader for the general settings not working
hi dean thanks for getting back to me if have found the error and your right it is a jquery error its from the theme if i provide login details could you id the exect problem so i can pro to the theme delevoper
I checked and everything looks in order on the front end. It may or may not be a theme issue. You can rule out whether it’s a theme issue be using the theme test drive plugin and test out the twentytwelve theme. The current theme will display as usual to everyone else viewing the site while you test.
If it’s still not working with twentytwelve, then it may be an issue with the server not able to handle the way that WordPress smushes together its admin JavaScript. I have a server that has the same issue and it was resolved by adding this to wp-config.php just before it says “That’s all, stop editing”:
define('CONCATENATE_SCRIPTS', false);
If the issues go away when you’re testing twentytwelve then it’s likely the theme. In that case, you might find the error by opening up the web inspector (chrome or safari) or Firebug (Firefox). These will alert you to the JavaScript errors that you can send to the theme developer. If the theme developer has any questions they can contact us via our contact form under “Theme/plugin conflicts”:
The support post ‘Missing Functions’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.