There are primarily two reasons this issue occurs: When copy-pasting the shortcode into a page or post while using the rich text editor (the Visual tab), HTML tags will also be pasted. The solution is to paste the shortcode into the HTML editor (the HTML tab) or use the “Paste as Plain Text” button in …
http://wordpress.org/plugins/sem-external-links/ The manner in which this plugin alters the outgoing links seem to make the links for both the bio and notes none functional. Currently the only solution is to deactivate this plugin. NOTE: This FAQ was written based on External Links 4.2
http://formidablepro.com/ Formidable Pro ship with an older version of Chosen which breaks Connections use of it. The only solution is to replace the version that ships with Formidable Pro with the newer version that ship with Connections. Copy the files from this folder: ../wp-content/plugins/connections/vendor/chosen/ to this folder: ../wp-content/plugins/formidable/pro/js/ NOTE: This FAQ was written based on …
https://wordpress.org/plugins/wp-flexible-map/ When both cMap and WP Flexible Map are installed on the same site the directory page using the cMap template will no longer function. The issue is usually caused by the Google Maps API being loaded on the page twice. cMap will load it only on its page in the page footer. Mapping plugins …
http://wordpress.org/extend/plugins/comprehensive-google-map-plugin/ Both Connections and Comprehensive Google Map Plugin requires the use of the Google Maps API. The Comprehensive Google Map Plugin has a function which looks for other instances where the Google Maps API has been registered and if it finds one, it unregisters it. This will completely break templates [and any other plugin, actually] which require …
http://wordpress.org/extend/plugins/marquee-xml-rss-feed-scroll/ This plugin loads an older version of jQuery even though the bundled version of jQuery may already be loaded which can cause other JavaScripts and jQuery libraries to fail to run. What this means to Connections is that if the template supports expandable content trays for maps bio and notes they will fail to …
I get the following error, what does it mean? The package could not be installed. The theme is missing the style.css stylesheet. If you are trying to install a Connections template as a theme you will receive this error. Connections templates must be installed as a plugin. Please following the template installation instructions found here: …
http://wordpress.org/extend/plugins/sem-external-links/ This plugin re-writes the links created for the Note and Bio tray links on the cMap and Market templates causing them to no longer function. The only fix it to disable this plugin. NOTE: This FAQ was written based on External Links 4.0.6
http://www.appthemes.com/ The author of the theme uses a different jQuery plugin to customize select boxes, to which they have set to affect all select boxes globally within the theme. In my opinion, not a smart way of doing it because it’ll affect any plugin that happens to output a select box. There are two fixes, …
The image can be hidden by using the image_fallback template shortcode option. NOTE: Functionally, this only disables the image placeholder when an image has not been uploaded to an entry. What this means is if you upload an image to an entry, it will still be displayed. /* * Example * If there is no image …
