Many of the theme’s template pages they are doing this: $wp_query = null;$wp_query = null; Very, very, bad.. the global variable $wp_query should never be altered, things will break in very unexpected ways. Those lines can be commented out (removed) and theme and Connections work together. However there still may be another bug with theme. …
Both Connections and the Stack theme both utilize a script called picturefill in order to add support for responsive images to browsers which do not yet support the new HTML img tag markup standard for responsive images. The conflict occurs because both Connections and Stack both register the library with the same “handle” with WordPress. Only …
This theme alters how and when the core WordPress wpautop filter is applied to page and post content. This will negatively affect all plugins that use shortcodes to add content to the page, including Connections. The wpautop filter will be applied to the content from the Connections shortcode will be run thru this filter when …
This theme removes the query strings version appended by WordPress on the URL for CSS and JavaScript files. The theme should not do this as this can break many plugins, especially those that rely on the Google Maps API like Connections. This can easily be fixed by make two small edits to the theme’s functions.php …
http://wordpress.org/extend/plugins/wp-deals/ When WP Deals is installed and activated the upload fields for the image and logo fields on the Connections : Add Entry admin page can not be seen. See the screen capture. NOTE: This FAQ was written based on WP Deals 1.1.4
This theme changes the order in which WordPress’s wpautop filter is run. Changing this will negatively affect any plugin that displays content on a page or post such as Connections. A simple, and safe, option is to disable this code in the theme. Look for this line in the theme’s function.php file: add_action( ‘init’, ‘shortcode_formatting’ …
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://code.google.com/p/wpng-calendar/ With this plugin installed, the images in Connections entries will not load. The issue is likely do to a JavaScript conflict. NOTE: This FAQ was written based on WordPress Google Calendar 0.8.5
Yes and No… You do not need to use PayPal or more specifically, you do not need a PayPal account in order to make a purchase. Use the “Don’t have a PayPal account?” option. This will allow you to pay by credit card without having to need or use a PayPal account. PayPal will just …
