<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Compatibility with NextGen Gallery</title>
		<link>http://www.kriesi.at/support/topic/compatibility-with-nextgen-gallery</link>
		<description>Support Forum - Topic: Compatibility with NextGen Gallery</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 04:19:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/compatibility-with-nextgen-gallery" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Compatibility with NextGen Gallery"</title>
			<link>http://www.kriesi.at/support/topic/compatibility-with-nextgen-gallery#post-43661</link>
			<pubDate>Mon, 27 Feb 2012 14:19:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">43661@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've only tested &#60;a href=&#34;http://showcase.dev7studios.com/&#34; rel=&#34;nofollow&#34;&#62;http://showcase.dev7studios.com/&#60;/a&#62; with Angular. It supports the responsive framework. You need to add following code to functions.php to remove the colorbox lightbox:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_action(&#38;#39;wp_enqueue_scripts&#38;#39;, &#38;#39;deregister_scripts_avia&#38;#39;);

  function deregister_scripts_avia() {
    	if( !is_admin() ){
            wp_deregister_script( &#38;#39;colorbox&#38;#39; );
			wp_deregister_script( &#38;#39;wp-showcase&#38;#39; );
			 wp_register_script( &#38;#39;wp-showcase&#38;#39;, WP_PLUGIN_URL .&#38;#39;/wp-showcase/scripts/wp-showcase.js&#38;#39;, array(&#38;#39;flexslider&#38;#39;,&#38;#39;jquery&#38;#39;), &#38;#39;1.0&#38;#39; );

        }
    }

 add_action(&#38;#39;admin_print_styles&#38;#39;, &#38;#39;deregister_styles_avia&#38;#39;);

   function deregister_styles_avia() {
    	if( !is_admin() ){
        	wp_deregister_style( &#38;#39;colorbox&#38;#39; );
        	wp_deregister_style( &#38;#39;colorbox-theme&#38;#39; );
        }
    }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've reported the shortcode feature request to Kriesi.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WynandB on "Compatibility with NextGen Gallery"</title>
			<link>http://www.kriesi.at/support/topic/compatibility-with-nextgen-gallery#post-43612</link>
			<pubDate>Mon, 27 Feb 2012 09:32:19 +0000</pubDate>
			<dc:creator>WynandB</dc:creator>
			<guid isPermaLink="false">43612@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I Have to agree with you, I am kinda annoyed that after installing nextgen gallery plug-in that my upscale slideshow no longer functioned properly. I started looking for a gallery plug-in that will be compatible with my site again today, no luck though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>spedney on "Compatibility with NextGen Gallery"</title>
			<link>http://www.kriesi.at/support/topic/compatibility-with-nextgen-gallery#post-43051</link>
			<pubDate>Wed, 22 Feb 2012 23:06:53 +0000</pubDate>
			<dc:creator>spedney</dc:creator>
			<guid isPermaLink="false">43051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thinking more about this problem, I wonder if it would be a more &#34;robust&#34; solution for you, when creating these very nice themes, to use shortcodes and function names which start with something like kri_ so that you can better ensure compatibility with plugins? I use a lot of themes from Elegant Themes, and most of their functions and shortcodes begin with et_&#60;/p&#62;
&#60;p&#62;Just a thought...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>spedney on "Compatibility with NextGen Gallery"</title>
			<link>http://www.kriesi.at/support/topic/compatibility-with-nextgen-gallery#post-43045</link>
			<pubDate>Wed, 22 Feb 2012 22:26:54 +0000</pubDate>
			<dc:creator>spedney</dc:creator>
			<guid isPermaLink="false">43045@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I have just started setting up this theme and find that my NG gallery slideshow no longer works. I read through your code and found that you are using the shortcode [slideshow] - but NextGen Gallery also uses this shortcode.&#60;/p&#62;
&#60;p&#62;For example, I have a post containing the code [slideshow id=3] which works fine with my other themes, but with Angular it no longer works.&#60;/p&#62;
&#60;p&#62;Now, the other functions in NGG work ok, like if I use the code: [nggallery id=3]
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
