<?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: Set a Post Format</title>
		<link>https://legacy.forums.gravityhelp.com/topic/set-a-post-format</link>
		<description>Gravity Support Forums Topic: Set a Post Format</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:29:49 +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/set-a-post-format" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Set a Post Format"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-a-post-format#post-183040</link>
			<pubDate>Sun, 24 Mar 2013 14:08:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">183040@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can create a drop down in your form which lists all the post formats you want the visitor to be able to select.  Then, with a function linked to gform_after_submission, you can update the post format to the one selected by your visitor.  Code something like this: &#60;a href=&#34;http://pastebin.com/dYiQJqmY&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/dYiQJqmY&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Be sure to get the name and case of the format exactly correct.  The built-in WordPress post format is 'video' but your theme may use something different.  You can use a label of Video and a value of video if that looks better to you.  If you have only a few options, you can use radio buttons instead.&#60;/p&#62;
&#60;p&#62;UPDATE: this code was previously posted by David Smith, which should work as well (however, you will need to change gform_post_submission to gform_after_submission in this code, since that old hook was deprecated: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/auto-select-post-format#post-30916&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/auto-select-post-format#post-30916&#60;/a&#62; )
&#60;/p&#62;</description>
		</item>
		<item>
			<title>camoeyes on "Set a Post Format"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-a-post-format#post-179861</link>
			<pubDate>Thu, 21 Mar 2013 16:39:45 +0000</pubDate>
			<dc:creator>camoeyes</dc:creator>
			<guid isPermaLink="false">179861@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, the theme I'm using &#34;Grido&#34; from &#60;a href=&#34;http://www.themify.me&#34; rel=&#34;nofollow&#34;&#62;http://www.themify.me&#60;/a&#62; uses Post Formats and I want my users to be able and upload images and the &#34;Image&#34; post format gets selected.&#60;/p&#62;
&#60;p&#62;I also want the user to be able and select &#34;Video&#34; which, they would then paste the video URL and the post would be set to &#34;Video&#34; post format... is there a way to do this? I looked a good bit but I'm not finding any instructions for this functionality.. &#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
