<?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: can I make featured images for posts non clickable?</title>
		<link>http://www.themolitor.com/forums/topic/can-i-make-featured-images-for-posts-non-clickable</link>
		<description>THE MOLITOR FORUMS &#187; Topic: can I make featured images for posts non clickable?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 22:20:49 +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/can-i-make-featured-images-for-posts-non-clickable" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "can I make featured images for posts non clickable?"</title>
			<link>http://www.themolitor.com/forums/topic/can-i-make-featured-images-for-posts-non-clickable#post-43305</link>
			<pubDate>Thu, 01 Nov 2018 11:22:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43305@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this... open up archive.php and change the following on lines 191-193 from 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>...to this...</p>
<pre><code>the_post_thumbnail();
echo &#039;&#60;/div&#62;&#039;;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>kodjotsakpo on "can I make featured images for posts non clickable?"</title>
			<link>http://www.themolitor.com/forums/topic/can-i-make-featured-images-for-posts-non-clickable#post-43301</link>
			<pubDate>Thu, 01 Nov 2018 05:00:51 +0000</pubDate>
			<dc:creator>kodjotsakpo</dc:creator>
			<guid isPermaLink="false">43301@http://www.themolitor.com/forums/</guid>
			<description><p>Hi - as subject suggests, I have your theme installed, and its great pretty much out of the box.</p>
<p>Is there any shortcode I can add to make a categories page (formatted to Aside template) and it works perfectly, but I would like the images to not be clickable to disable the user from navigating through to the individual post URL.</p>
<p>Is this possible?</p>
<p>Many thanks for such a splendid theme!<br />
K
</p></description>
		</item>

	</channel>
</rss>
