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
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 …
http://wordpress.org/extend/plugins/better-wp-security/ When this plugin is active it alters the query strings that WordPress attaches to the JavaScript and CSS files. This will break the loading of the Google Maps API by removing the “sensor” parameter. When this is removed, the Google Maps will not work. How can you check for this error? You can check …
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 …
Every string in a template can be customized to suit your specific needs. This can be done by setting template-enabled shortcode options. These string shortcode options all begin with “str_”. Every template differs on what strings are available to be customized; please refer to the template’s documentation [currently under construction] to learn more. But here …
Explaining how the addr_format shortcode option works is difficult, so I will provide some examples. First, some background. The addr_format option accepts only a few specific tokens.Tokens are the % symbols, and the word between, for example, %label%, is a token. The valid tokens for the addr_format option are: When processing the display of the …
By default the Market entry card is 440px wide and the category sidebar is 175px. To change the overall width you need to change two Market enabled shortcode options. Here is an example: You do not have to change both options, you can change only one or the other. Here’s and example that makes …
By default, the template will show 20 entries per page. You can change the number of entries per page by setting a template-enabled shortcode option, page_limit. Here is an example:
http://wordpress.org/extend/plugins/auto-thickbox-plus/ 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 Auto Thickbox Plus .3. UPDATE: Version .6 and newer resolves this conflict.
