<?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: using gravity post type for changing restaurant menu</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-post-type-for-changing-restaurant-menu</link>
		<description>Gravity Support Forums Topic: using gravity post type for changing restaurant menu</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 22:45:17 +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/using-gravity-post-type-for-changing-restaurant-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "using gravity post type for changing restaurant menu"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-post-type-for-changing-restaurant-menu#post-66450</link>
			<pubDate>Mon, 16 Jul 2012 10:57:21 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66450@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are plenty of WordPress developers out there that could do this for you relatively inexpensively. Just remember, Gravity Forms is focused on collecting user data and if you think of it from that mindset, you'll quickly understand both how useful it can be and where its potential limitations currently are.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>klausdyba70 on "using gravity post type for changing restaurant menu"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-post-type-for-changing-restaurant-menu#post-66448</link>
			<pubDate>Mon, 16 Jul 2012 10:55:37 +0000</pubDate>
			<dc:creator>klausdyba70</dc:creator>
			<guid isPermaLink="false">66448@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the info! I don't know much about php, but at least I know what is possible ad what not! &#60;/p&#62;
&#60;p&#62;Thanks again!&#60;/p&#62;
&#60;p&#62;Klaus
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "using gravity post type for changing restaurant menu"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-post-type-for-changing-restaurant-menu#post-66444</link>
			<pubDate>Mon, 16 Jul 2012 10:44:20 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66444@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms is not set-up to edit WordPress posts. It can create posts, but then the link to that post would change all the time. I guess there are ways to make this work, but it would probably be very complex.&#60;/p&#62;
&#60;p&#62;How skilled are you with WordPress and PHP because, even with Gravity Forms helping you collect information, you would have to find ways to then grab that information and put it into your page, and that is beyond what Gravity Forms can do currently. &#60;/p&#62;
&#60;p&#62;I would potentially have it set-up so that a form creates a post with a bunch of custom fields. Then I would have a template specifically for that category of posts but set-up to only grab the single latest one. Then I would create a page with that template. &#60;/p&#62;
&#60;p&#62;Then, each day, the menu is submitted through Gravity Forms, Gravity Forms creates a post, and that post is pulled into your menu page, and styled appropriately. &#60;/p&#62;
&#60;p&#62;The advantage of this is that you would also have a cool archive of menu's. Eventually, if you want daily menu's you could modify your code and have a Monday Menu, Tuesday Menu, etc... without too much much work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>klausdyba70 on "using gravity post type for changing restaurant menu"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-post-type-for-changing-restaurant-menu#post-66441</link>
			<pubDate>Mon, 16 Jul 2012 10:33:15 +0000</pubDate>
			<dc:creator>klausdyba70</dc:creator>
			<guid isPermaLink="false">66441@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Actually it's a weekly menu they have to change (the restaurant owner, not the user). So the page which is showing the menu (a post) needs to be changed by them. I formatted the menu-text a lot with paddings, line height etc. I know if they try to change that in the post-editor they will accidentally change something so I thought i could have a form with: date; starters main dish, etc. which somehow replaces the weekly menu-post content. I think it could work, but I don't know how to put the content of the form into the post...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "using gravity post type for changing restaurant menu"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-post-type-for-changing-restaurant-menu#post-66398</link>
			<pubDate>Mon, 16 Jul 2012 08:12:15 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66398@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So would you have him basically re-create the entire menu every day? Or is this just like the daily specials?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>klausdyba70 on "using gravity post type for changing restaurant menu"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-post-type-for-changing-restaurant-menu#post-66377</link>
			<pubDate>Mon, 16 Jul 2012 04:29:02 +0000</pubDate>
			<dc:creator>klausdyba70</dc:creator>
			<guid isPermaLink="false">66377@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi! I am not sure where to look for my problem/question. Maybe someone can help me out if its possible:&#60;/p&#62;
&#60;p&#62;I build a restaurant website. They have a daily changing menu. I dont want the owner to have to change the daily menu in the wordpress backend, so I thought if it's not possible with a gravity post type form to avoid this.&#60;/p&#62;
&#60;p&#62;My idea was to have a gravity form to enter the daily menu/changes. and it takes the content of the form and put it into a &#34;daily-menu-post&#34; automaticlly. Is this possible and what would be the best solution to do it?&#60;/p&#62;
&#60;p&#62;Klaus
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
