Support for Domain Mapping???
-
I noticed that on a number of sites that I manage on a WordPress multisite that the Venue input fields don’t load when adding/editing an event.
I did quite a bit of debugging and found that the plugin appears to load its additional javascript for UI elements (jquery UI, etc.) secondarily using its own methods and fails whenever domain mapping is enabled for a given site. This may sound familiar as there was a previously patched bug in a couple versions prior for those encountering issues with https.
In short, it appears to be a direct conflict with The Events Calendar and the use of domain mapping. The moment domain mapping is deactivated for a site, the venue editing fields reappear and all javascript errors on that page disappear.
Will the events calendar be adding support for the use of domain mapping? Or perhaps changing their code so that those additional scripts are loaded via more conventional stable means? If I load them myself separately everything works fine, but I don’t want to have to patch a third party plugin for something so basic to the function of the UI.
The topic ‘Support for Domain Mapping???’ is closed to new replies.