<?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: link the images to the actual story</title>
		<link>http://www.themolitor.com/forums/topic/link-the-images-to-the-actual-story</link>
		<description>THE MOLITOR FORUMS &#187; Topic: link the images to the actual story</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 19:30:48 +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/link-the-images-to-the-actual-story" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "link the images to the actual story"</title>
			<link>http://www.themolitor.com/forums/topic/link-the-images-to-the-actual-story#post-36643</link>
			<pubDate>Mon, 02 Nov 2015 11:03:59 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">36643@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this...</p>
<p>Open archive.php and change the following lines 76-77 from this...</p>
<pre><code>the_post_thumbnail();
echo &#039;&#60;/div&#62;&#039;;</code></pre>
<p>...to this...</p>
<pre><code>echo &#039;&#60;a href=&#34;&#039;.get_permalink().&#039;&#34; &#62;&#039;;
the_post_thumbnail();
echo &#039;&#60;/a&#62;&#60;/div&#62;&#039;;</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>mbewick on "link the images to the actual story"</title>
			<link>http://www.themolitor.com/forums/topic/link-the-images-to-the-actual-story#post-36631</link>
			<pubDate>Mon, 02 Nov 2015 06:28:33 +0000</pubDate>
			<dc:creator>mbewick</dc:creator>
			<guid isPermaLink="false">36631@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there.</p>
<p>Is it possible to link the images on a blog post to the actual story?</p>
<p>For example on <a href="http://themes.themolitor.com/vysual-video/category/updates/" rel="nofollow">http://themes.themolitor.com/vysual-video/category/updates/</a> I would like to click the image, or news item title, to take me straight to the full article. I’m just concerned that some people may not know to click the permalink icon further down the article.</p>
<p>I messaged in the comments a few month back about it (as mbewick) and was told that this is possible, but would require a bit of tweaking, with instructions provided in the support forum.</p>
<p>Thanks for your help in advance.</p>
<p>Kind Regards</p>
<p>Mark
</p></description>
		</item>

	</channel>
</rss>
