If you are receiving the error message instead of a Google Map then you need to set your Google Maps API Browser and Server keys. To learn how, please refer to the Get Google Maps API Keys tutorial.
Absolutely! You can switch templates as often as you wish, your entries will be intact. Think of templates for Connections like themes for WordPress. The primary purpose of a WordPress theme is to change the visual style of your site. The primary purpose of Connections’ templates, just like WordPress themes, is to change the visual …
This is likely being caused by the theme including a “buggy”, in my opinion, HTML5 shim script. The purpose of these shim scripts is to enable HTML5 features in browsers that do not support them. They work pretty well … but, there seems to be a bug in this shim script. When you click on a …
There’s a few reason the map would not work. Let go thru them… 1. The theme does not have the wp_footer() template tag in its foot. If the theme does not have this, it will break many plugins that require it. 2. There could be a fatal javascript error in another plugin or in the …
The cMap and Market have two image locations. By default the logo is shown in the upper left of the entry card. This image location is the image shortcode option. The following shortcode options affect the image shortcode option: image_width image_height image_fallback str_image=”No Logo Available” When a logo image has been uploaded to the entry, by default, it will …
There are primarily two reasons this issue occurs: One, 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” …
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: …
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 …
There are two ways to change the image size. The best way is to change the setting on the Connections : Settings admin page for the ‘Medium, Image Settings’. You would set the height and width to the template recommended size. The recommended image size can be found on the template product page under the ‘Recommended …
To embed videos in to the bio and notes field you must use the WordPress /* * Example 2 * Embed a Vimeo video *//* * Example 2 * Embed a Vimeo video */ If you would like to embed a video that pops using a lightbox effect, use the WP Video Lightbox plugin instead …