Add the following custom CSS to the theme’s custom CSS area found in the Customizer.
The cMap template was not designed to be displayed in a columnar layout, and there are display inconsistencies with the sliding content trays. However, if you are not using those features or are not concerned with the content shifting due to the sliding content tray, you can use the following CSS to force the template …
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 …
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 …
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: …
To embed videos in to the bio and notes field you must use the WordPress /* * Example 1 * Embed a YouTube video */ [embed]http://www.youtube.com/watch?v=Zs-8-cWFbOU[/embed]/* * Example 1 * Embed a YouTube video */ [embed]http://www.youtube.com/watch?v=Zs-8-cWFbOU[/embed] If you would like to embed a video that pops using a lightbox effect, use the WP Video Lightbox …
Sort of, you can limit the list to specific root parent categories. What is meant by root parent is that the category is not a child of another category. This can be done by using the category shortcode option and a cMap enable shortcode option, enable_category_by_root_parent. Here is an example that will only show the …