<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Remove &quot;This gallery contains photos&quot;</title>
		<link>http://en.forums.wordpress.com/topic/remove-this-gallery-contains-photos</link>
		<description>WordPress.com Forums &#187; Topic: Remove &quot;This gallery contains photos&quot;</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 09:36:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/remove-this-gallery-contains-photos" rel="self" type="application/rss+xml" />

		<item>
			<title>justpi on "Remove &quot;This gallery contains photos&quot;"</title>
			<link>http://en.forums.wordpress.com/topic/remove-this-gallery-contains-photos#post-1039998</link>
			<pubDate>Sun, 14 Oct 2012 16:26:58 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1039998@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, it doesn't help. First, you're probably confusing the gallery feature with the gallery post format: the two don't have to go together. Second, this is the wordpress.COM forum: wordpress.com users don't have PHP access.
</p>
]]></description>
					</item>
		<item>
			<title>4freedomx on "Remove &quot;This gallery contains photos&quot;"</title>
			<link>http://en.forums.wordpress.com/topic/remove-this-gallery-contains-photos#post-1039899</link>
			<pubDate>Sun, 14 Oct 2012 11:51:34 +0000</pubDate>
			<dc:creator>4freedomx</dc:creator>
			<guid isPermaLink="false">1039899@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I was hoping to find the above in this forum... Instead, I was only greeted with "If you don't want that to show up, do not use galleries"</p>
<p>Not really the answer that I was looking for since I wanted my page to display as a gallery.</p>
<p>So knowing that the entire source is open and editable, I went searching for the little piece of code that displays that annoying one line....</p>
<p>If you want to remove it, here are the simple instructions:</p>
<p>Go to Appearance =&#62; Editor<br />
 Look for the file called 'content-gallery.php'</p>
<p>Next search for, and either comment out or delete the following code:<br />
<code>&lt;br /&gt;
&lt;p&gt;&lt;em&gt;&lt;?php printf( _n( &#039;This gallery contains &lt;a&gt;%2$s photo&lt;/a&gt;.&#039;, &#039;This gallery contains &lt;a&gt;%2$s photos&lt;/a&gt;.&#039;, $total_images, &#039;twentyeleven&#039; ),&lt;br /&gt;
						&#039;href=&quot;&#039; . esc_url( get_permalink() ) . &#039;&quot; title=&quot;&#039; . sprintf( esc_attr__( &#039;Permalink to %s&#039;, &#039;twentyeleven&#039; ), the_title_attribute( &#039;echo=0&#039; ) ) . &#039;&quot; rel=&quot;bookmark&quot;&#039;,&lt;br /&gt;
						number_format_i18n( $total_images )&lt;br /&gt;
					); ?&gt;&lt;/em&gt;&lt;/p&gt;</code></p>
<p>Press 'Update File' on the bottom, and your reference to the images should be gone.</p>
<p>Hope that this helps.
</p>
]]></description>
					</item>

	</channel>
</rss>
