http://wordpress.org/extend/plugins/events-made-easy/ If the template you are using has an embedded Google map and only an empty box is showing, the cause might be a conflict with Events Made Easy. This plugin still uses the Google Maps API 2 which is loaded in the head of every page instead of just the pages it is needed …
http://wordpress.org/extend/plugins/bp-gtm-system/ This plugin has the following JavaScript error in its global.js file: Uncaught TypeError: Object [object Object] has no method ‘autoCompleteResps’ This error prevents the images from displaying. They appear to be stuck “thinking”. A possible solution would to be to edit the global.js file found here: ../wp-content/plugins/bp-gtm-system/_inc Look for line 237: var resps = …
http://wordpress.org/extend/plugins/auto-font-resizer-plugin-for-wordpress/ I personally haven’t tested this, but it has been reported that when this plugin is active the “Add Address”, “Add Phone”, “Add Email”, “Add Social Media ID” and “Add Link” buttons do not work on the add entry form page. The cause would be that the plugin does not limit its JavaScript to its own admin …
http://wordpress.org/extend/plugins/contact-form-plugin/ This plugin named simply Contact Form shows up as BWS Contact Form in the WordPress admin. It sets the menu position manually which overwrites the Connections admin menu if it is in the first position in the plugin section after the WordPress Setting menu. So if you install this plugin or have it installed and you …
There is a jQuery version conflict between Connections and cForms II. To resolve this conflict, go to the cForms Global Settings page in your WordPress admin and put the post IDs that you are using cForms on in “Include cForms header data only on specific pages” and save the settings.
