<?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: Posts/Timeline not showing images in post</title>
		<link>http://www.themolitor.com/forums/topic/poststimeline-not-showing-images-in-post</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Posts/Timeline not showing images in post</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 13:05:37 +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/poststimeline-not-showing-images-in-post" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Posts/Timeline not showing images in post"</title>
			<link>http://www.themolitor.com/forums/topic/poststimeline-not-showing-images-in-post#post-33642</link>
			<pubDate>Fri, 20 Mar 2015 10:14:30 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33642@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Looking at your source code, I see A LOT of extra scripts being applied to your image tags that are hiding the images. This is not something the theme is doing. Maybe you have a plugin that is manipulating the images?</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jkmcclure on "Posts/Timeline not showing images in post"</title>
			<link>http://www.themolitor.com/forums/topic/poststimeline-not-showing-images-in-post#post-33624</link>
			<pubDate>Fri, 20 Mar 2015 09:21:44 +0000</pubDate>
			<dc:creator>jkmcclure</dc:creator>
			<guid isPermaLink="false">33624@http://www.themolitor.com/forums/</guid>
			<description><p>You can't blame Wordpress 'Insert into post' because your theme uses Wordpress so I should be able to use Wordpress functionality - your theme should be compatible.</p>
<p>ALL the images were there, but now they aren't. </p>
<p>You can see this by clicking ANY post on the Timeline at <a href="http://www.findingmypurpose.net" rel="nofollow">http://www.findingmypurpose.net</a></p>
<p>THey all have images but none show.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Posts/Timeline not showing images in post"</title>
			<link>http://www.themolitor.com/forums/topic/poststimeline-not-showing-images-in-post#post-33623</link>
			<pubDate>Fri, 20 Mar 2015 09:18:25 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33623@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Are you adding images to the post via the "Insert into post" button? That's a WordPress feature, not a theme feature, so issues with that wouldn't be theme related.</p>
<p>Can you provide a link to the page that is suppose to have images in the post content? I'll check it out.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jkmcclure on "Posts/Timeline not showing images in post"</title>
			<link>http://www.themolitor.com/forums/topic/poststimeline-not-showing-images-in-post#post-33585</link>
			<pubDate>Wed, 18 Mar 2015 14:40:37 +0000</pubDate>
			<dc:creator>jkmcclure</dc:creator>
			<guid isPermaLink="false">33585@http://www.themolitor.com/forums/</guid>
			<description><p>I don't think you understand...</p>
<p>it was working fine, but now it's not (and I didn't change anything).</p>
<p>I want the slider at the top of the posts, I dont want to remove it, I simply want the pictures to be included in the body of of the posts when someone scrolls vertically.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Posts/Timeline not showing images in post"</title>
			<link>http://www.themolitor.com/forums/topic/poststimeline-not-showing-images-in-post#post-33580</link>
			<pubDate>Wed, 18 Mar 2015 14:02:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33580@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The Curator was designed/developed as a "Timeline theme for Artists", so the theme automatically grabs the attached images and displays them in a slideshow assuming the intended use of the theme is to display artwork front and center.</p>
<p>While this method makes using the theme super easy with little effort beyond uploading the images, it does have a drawback for users not intending to use this theme for showcasing artwork. </p>
<p>To remove the slider feature, open single.php and remove the following on lines 20-26...</p>
<pre><code>&#60;?php if($embed){ ?&#62;
	&#60;div id=&#34;embededContent&#34;&#62;&#60;?php echo $embed; ?&#62;&#60;/div&#62;&#60;!--end embededContent--&#62;
	&#60;?php } elseif ($attachments) { ?&#62;
		&#60;ul class=&#34;attachmentGallery&#34;&#62;
    		&#60;?php attachment_postpage(); ?&#62;
   	&#60;/ul&#62;
&#60;?php } ?&#62;</code></pre>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jkmcclure on "Posts/Timeline not showing images in post"</title>
			<link>http://www.themolitor.com/forums/topic/poststimeline-not-showing-images-in-post#post-33558</link>
			<pubDate>Wed, 18 Mar 2015 07:05:46 +0000</pubDate>
			<dc:creator>jkmcclure</dc:creator>
			<guid isPermaLink="false">33558@http://www.themolitor.com/forums/</guid>
			<description><p>I add images to the posts but they are only showing in the top slider (at the top of the post) but not inside the post where I place them.</p>
<p>Look here to see: findingmypurpose.net</p>
<p>(works fine on mobile cause of WPTouch fyi)
</p></description>
		</item>

	</channel>
</rss>
