<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>Gravity Support Forums Topic: picture post problem</title>
		<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem</link>
		<description>Gravity Support Forums Topic: picture post problem</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:21:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/picture-post-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>Gartenwerk on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-71203</link>
			<pubDate>Wed, 15 Aug 2012 17:08:24 +0000</pubDate>
			<dc:creator>Gartenwerk</dc:creator>
			<guid isPermaLink="false">71203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you so much. It works now!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-70228</link>
			<pubDate>Wed, 08 Aug 2012 17:22:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70228@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I took a look at this.  The issue is with the index.php file in your current theme.  It contains this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
&#38;lt;div class=&#38;quot;entry&#38;quot;&#38;gt;
&#38;lt;?php if ( 1 == $first &#38;amp;&#38;amp; is_home() &#38;amp;&#38;amp; !is_paged() ) {
  the_content();
  $first = 0;
} else {
the_content_rss(&#38;#39;&#38;#39;, TRUE, &#38;#39;&#38;#39;, 50);
} ?&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That has the effect of showing &#60;em&#62;the_content()&#60;/em&#62; for only the first post.  Every subsequent post will display 50 words of &#60;em&#62;the_content_rss()&#60;/em&#62;.  That function strips out the HTML and trims the displayed text.  You can see that in effect on this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.meingartenbild.de/eintraege/&#34; rel=&#34;nofollow&#34;&#62;http://www.meingartenbild.de/eintraege/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I created three posts.  This one was created from the post editor:&#60;br /&#62;
&#60;a href=&#34;http://www.meingartenbild.de/test-from-post-editor/&#34; rel=&#34;nofollow&#34;&#62;http://www.meingartenbild.de/test-from-post-editor/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;These two were created with the Gravity Form:&#60;br /&#62;
&#60;a href=&#34;http://www.meingartenbild.de/testing-without-featured-image/&#34; rel=&#34;nofollow&#34;&#62;http://www.meingartenbild.de/testing-without-featured-image/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.meingartenbild.de/testing-with-featured-image/&#34; rel=&#34;nofollow&#34;&#62;http://www.meingartenbild.de/testing-with-featured-image/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I submitted an image with my two form submissions and inserted one into the post using the post editor.  As I was testing, it became apparent that the most recent post was the only one which displayed the image and the full content.&#60;/p&#62;
&#60;p&#62;It looks like this is a very old theme and should be brought up to date.  The WordPress function the_content_rss() was deprecated in 2.9.  You also have an update available for WordPress and a bunch of plugin updates.&#60;/p&#62;
&#60;p&#62;Bottom line: this has nothing to do with Gravity Forms.  To fix the display of posts, you have to modify your theme's index.php file.  I would have done it from the Appearance &#38;gt; Editor, but the files are not writable on the server.  You will have to take care of that yourself.  &#60;/p&#62;
&#60;p&#62;Please delete the three posts I created.  I already deleted the duplicate form I created.  Any questions, please let me know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gartenwerk on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-69978</link>
			<pubDate>Tue, 07 Aug 2012 16:53:18 +0000</pubDate>
			<dc:creator>Gartenwerk</dc:creator>
			<guid isPermaLink="false">69978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris! I posted an email back.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-69599</link>
			<pubDate>Sun, 05 Aug 2012 22:36:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69599@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Andreas, I sent you an email.  Please ensure that you received it.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gartenwerk on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-69438</link>
			<pubDate>Fri, 03 Aug 2012 21:40:02 +0000</pubDate>
			<dc:creator>Gartenwerk</dc:creator>
			<guid isPermaLink="false">69438@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;All right, thank's man!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-69431</link>
			<pubDate>Fri, 03 Aug 2012 21:23:09 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69431@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I do have your email, two of them I believe.  I will take a look at this tomorrow morning, in about 12 hours.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gartenwerk on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-69427</link>
			<pubDate>Fri, 03 Aug 2012 21:04:29 +0000</pubDate>
			<dc:creator>Gartenwerk</dc:creator>
			<guid isPermaLink="false">69427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;did you get the mail?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gartenwerk on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-69421</link>
			<pubDate>Fri, 03 Aug 2012 19:55:04 +0000</pubDate>
			<dc:creator>Gartenwerk</dc:creator>
			<guid isPermaLink="false">69421@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;you have mail. &#60;/p&#62;
&#60;p&#62;thank you very much chris!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-69419</link>
			<pubDate>Fri, 03 Aug 2012 19:48:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;May I please have an administrator login to your WordPress site.  I would like to look at the posts in the editor and the template also.  Thank you.  Please send it to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gartenwerk on "picture post problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/picture-post-problem#post-69417</link>
			<pubDate>Fri, 03 Aug 2012 19:46:49 +0000</pubDate>
			<dc:creator>Gartenwerk</dc:creator>
			<guid isPermaLink="false">69417@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes that's correct. The picture does not appear in the archive page.&#60;br /&#62;
I created posts same way, every time. No modification. Everytime i used a new local picture and uploaded it with gravityforms formular.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
