<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Enlarged image title</title>
		<link>http://www.themolitor.com/forums/topic/enlarged-image-title</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Enlarged image title</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:49:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/enlarged-image-title" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Enlarged image title"</title>
			<link>http://www.themolitor.com/forums/topic/enlarged-image-title#post-42725</link>
			<pubDate>Mon, 19 Feb 2018 16:09:17 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">42725@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this... open single.php and change the following on line 51 from this...</p>
<pre><code>&#60;a class=&#34;postImg&#34; href=&#34;&#60;?php echo wp_get_attachment_url( $attachment-&#62;ID , false ); ?&#62;&#34;&#62;&#60;img width=&#34;&#60;?php echo $image_attributes[1] ?&#62;&#34; height=&#34;&#60;?php echo $image_attributes[2] ?&#62;&#34; src=&#34;&#60;?php echo wp_get_attachment_url( $attachment-&#62;ID , false ); ?&#62;&#34; alt=&#34;&#60;?php the_title(); ?&#62;&#34; width=&#34;280&#34; border=&#34;0&#34; /&#62;&#60;/a&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;a class=&#34;postImg&#34; href=&#34;&#60;?php echo wp_get_attachment_url( $attachment-&#62;ID , false ); ?&#62;&#34;&#62;&#60;img width=&#34;&#60;?php echo $image_attributes[1] ?&#62;&#34; height=&#34;&#60;?php echo $image_attributes[2] ?&#62;&#34; src=&#34;&#60;?php echo wp_get_attachment_url( $attachment-&#62;ID , false ); ?&#62;&#34; alt=&#34;&#60;?php echo get_the_title($attachment-&#62;ID); ?&#62;&#34; width=&#34;280&#34; border=&#34;0&#34; /&#62;&#60;/a&#62;</code></pre>
<p>Let me know if that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>eileenflack on "Enlarged image title"</title>
			<link>http://www.themolitor.com/forums/topic/enlarged-image-title#post-42664</link>
			<pubDate>Mon, 05 Feb 2018 05:23:36 +0000</pubDate>
			<dc:creator>eileenflack</dc:creator>
			<guid isPermaLink="false">42664@http://www.themolitor.com/forums/</guid>
			<description><p>We add images to our posts by going to media, attach, select post.<br />
When images are enlarged it is using the post title and not the image title, caption or alttext.<br />
Have a look, everyone of of the images on this page has a different title but they only show the page title on the enlarged image not the image title: <a href="https://www.theflacks.co.za/birds/cape-vulture/" rel="nofollow">https://www.theflacks.co.za/birds/cape-vulture/</a>.<br />
Please let me know how to make this possible?<br />
Thank you.
</p></description>
		</item>

	</channel>
</rss>
