<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: gallery id</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: gallery id</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 17:01:34 +0000</pubDate>

<item>
<title>mmoran0226 on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-1031747</link>
<pubDate>Mon, 30 Mar 2009 23:09:16 +0000</pubDate>
<dc:creator>mmoran0226</dc:creator>
<guid isPermaLink="false">1031747@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This is why the Wordpress community is the best!!! BUMP BUMP BUMP. I struggled with this for two days now before I found this thread. Works perfect. &#60;/p&#62;
&#60;p&#62;I wasn't having the exact same problem, because i had found a way to call the slideshow, but the images in my slideshows were switching back and forth and it was really getting annoying. This fixed the call and prevents duplicates somehow too.&#60;/p&#62;
&#60;p&#62;THANK YOU THANK YOU THANK YOU
&#60;/p&#62;</description>
</item>
<item>
<title>betadog on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-1017026</link>
<pubDate>Mon, 16 Mar 2009 11:46:45 +0000</pubDate>
<dc:creator>betadog</dc:creator>
<guid isPermaLink="false">1017026@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks, this is exactly what I was looking for!
&#60;/p&#62;</description>
</item>
<item>
<title>viter-z-bayraku on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-984679</link>
<pubDate>Fri, 13 Feb 2009 01:35:12 +0000</pubDate>
<dc:creator>viter-z-bayraku</dc:creator>
<guid isPermaLink="false">984679@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thank You!!
&#60;/p&#62;</description>
</item>
<item>
<title>enoyad on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-898546</link>
<pubDate>Fri, 14 Nov 2008 09:31:55 +0000</pubDate>
<dc:creator>enoyad</dc:creator>
<guid isPermaLink="false">898546@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>alkafy on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-851749</link>
<pubDate>Fri, 12 Sep 2008 12:27:33 +0000</pubDate>
<dc:creator>alkafy</dc:creator>
<guid isPermaLink="false">851749@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thank you for this!
&#60;/p&#62;</description>
</item>
<item>
<title>vachi on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-805401</link>
<pubDate>Wed, 16 Jul 2008 16:19:07 +0000</pubDate>
<dc:creator>vachi</dc:creator>
<guid isPermaLink="false">805401@http://wordpress.org/support/</guid>
<description>&#60;p&#62;works perfect krickett, tx alot i read up on the apply_filters, tx hallsofmontezuma&#60;/p&#62;
&#60;p&#62;hallsofmontezuma --&#38;gt; i also checked out your site, nicely done, i like the nice big visible buttons clean web2.0 feel of it&#60;/p&#62;
&#60;p&#62;resolved tx people
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-804878</link>
<pubDate>Wed, 16 Jul 2008 04:58:12 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">804878@http://wordpress.org/support/</guid>
<description>&#60;pre&#62;&#60;code&#62;&#38;lt;?php $gallery = get_post_meta($post-&#38;gt;ID, &#38;#39;gallery&#38;#39;, true); ?&#38;gt;
&#38;lt;?php
	$gal = &#38;#39;[gallery=&#38;#39;.$gallery.&#38;#39;]&#38;#39;;
	$gal = apply_filters(&#38;#39;the_content&#38;#39;, $gal );
	echo $gal;
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;My code for my site :P
&#60;/p&#62;</description>
</item>
<item>
<title>hallsofmontezuma on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-804828</link>
<pubDate>Wed, 16 Jul 2008 03:23:34 +0000</pubDate>
<dc:creator>hallsofmontezuma</dc:creator>
<guid isPermaLink="false">804828@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It outputs it literally because NextGen only looks into the post's content.&#60;/p&#62;
&#60;p&#62;This may work...&#60;br /&#62;
 apply_filters('the_content',&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/apply_filters&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/apply_filters&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>vachi on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-804816</link>
<pubDate>Wed, 16 Jul 2008 03:02:16 +0000</pubDate>
<dc:creator>vachi</dc:creator>
<guid isPermaLink="false">804816@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i am sorry for bumping it, but its been some time now i hope i am not getting in trouble, (like always) for bumping :)&#60;/p&#62;
&#60;p&#62;i thought i some ways of doing this but still no luck, any one have any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>vachi on "[Plugin: NextGEN Gallery] using Custom Fields to show gallery ID"</title>
<link>http://wordpress.org/support/topic/188887#post-803424</link>
<pubDate>Tue, 15 Jul 2008 06:53:38 +0000</pubDate>
<dc:creator>vachi</dc:creator>
<guid isPermaLink="false">803424@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I wanna be able to call on the gallery ID from the custom field area&#60;br /&#62;
meaning i have a custom field called gallery, in there i write [gallery=74]&#60;/p&#62;
&#60;p&#62;than in the loop i want to show the gallery specified by that id&#60;br /&#62;
the code i have right now is&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;quot;actor_gallery&#38;quot;&#38;gt;&#38;lt;?php $gallery = get_post_meta($post-&#38;gt;ID, &#38;#39;gallery&#38;#39;, true); ?&#38;gt;&#38;lt;?php echo $gallery ?&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;br /&#62;
but this gives me a simple text output ([gallery=74])&#60;br /&#62;
any ideas on how this can be done?
&#60;/p&#62;</description>
</item>
<item>
<title>samtex1 on "nextgen plugin"</title>
<link>http://wordpress.org/support/topic/185281#post-791360</link>
<pubDate>Fri, 27 Jun 2008 01:08:35 +0000</pubDate>
<dc:creator>samtex1</dc:creator>
<guid isPermaLink="false">791360@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I uploaded five albums and deleted three.&#60;br /&#62;
When creating a post and call up nextgen dialog box, the albums deleted are shown in options for albums.  &#60;/p&#62;
&#60;p&#62;How do I remove these choices when dialog box opens?&#60;/p&#62;
&#60;p&#62;When selecting gallery/album&#60;br /&#62;
select album drop down box&#60;br /&#62;
shows options of galleries that were deleted?&#60;/p&#62;
&#60;p&#62;This carries forward to posts when activating nextgen plugin dialog box.&#60;br /&#62;
Also, the id numbers also include options for names of galleries that do not exist?&#60;/p&#62;
&#60;p&#62;Is this a know bug, or did I fail to remove the galleries properly?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
