<?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: display entries left as a shortcode (solution here)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here</link>
		<description>Gravity Support Forums Topic: display entries left as a shortcode (solution here)</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Apr 2026 18:11:34 +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/display-entries-left-as-a-shortcode-solution-here" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67639</link>
			<pubDate>Mon, 23 Jul 2012 21:59:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67639@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I edited the code in &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/display-entries-left-as-a-shortcode-solution-here#post-61925&#34; rel=&#34;nofollow&#34;&#62;this post&#60;/a&#62; to prevent future problems.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67577</link>
			<pubDate>Mon, 23 Jul 2012 16:06:14 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">67577@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for posting an update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcvos on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67572</link>
			<pubDate>Mon, 23 Jul 2012 15:23:43 +0000</pubDate>
			<dc:creator>marcvos</dc:creator>
			<guid isPermaLink="false">67572@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Problem solved! Thanks to David Smith at Gravitywiz, who discovered that the minus sign on this line is actually an mash: &#60;code&#62;$form[&#38;quot;limitEntriesCount&#38;quot;] - $entry_count&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Changing that to a normal minus sign made it work. Thanks for all the efforts!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67569</link>
			<pubDate>Mon, 23 Jul 2012 14:58:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67569@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I check the syntax of that file, there is no error on line 35.  What version of PHP are you using? (Looks like 5.3.3, which should be OK)&#60;/p&#62;
&#60;p&#62;Can you email me ( &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; ) a copy of your theme's functions.php instead of pasting it online?  Maybe the online service corrected the syntax or something?&#60;/p&#62;
&#60;p&#62;Are we certain this is the correct functions.php you posted at pastebin.com - the one in use for your theme?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcvos on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67568</link>
			<pubDate>Mon, 23 Jul 2012 14:51:40 +0000</pubDate>
			<dc:creator>marcvos</dc:creator>
			<guid isPermaLink="false">67568@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My code: &#60;a href=&#34;http://pastebin.com/wKmC4KBz&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/wKmC4KBz&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This gives the following error: Parse error: syntax error, unexpected T_STRING in /public/sites/www.ipadacademy.nl/wp-content/themes/fusion/functions.php on line 35&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67550</link>
			<pubDate>Mon, 23 Jul 2012 13:15:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67550@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please post your complete functions.php at pastebin.com or pastie.org and we'll help you find the syntax error.  That should be all there is to it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcvos on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67500</link>
			<pubDate>Mon, 23 Jul 2012 05:18:10 +0000</pubDate>
			<dc:creator>marcvos</dc:creator>
			<guid isPermaLink="false">67500@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I add the code to my theme's functions.php, after uploading my site doesn't load but gives an error: Parse error: syntax error, unexpected T_FUNCTION, expecting ')' in /public/sites/www.ipadacademy.nl/wp-content/themes/fusion/functions.php on line 25&#60;/p&#62;
&#60;p&#62;I pasted the code right above the &#60;code&#62;?&#38;gt;&#60;/code&#62; that is already there. I have no knowledge of php, but would love to get this to work :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67454</link>
			<pubDate>Sun, 22 Jul 2012 20:41:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67454@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It certainly does go in your theme's functions.php.  Once you've done that, you need to use the shortcode in your post, page or template.  What happened when you tried to use it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcvos on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-67430</link>
			<pubDate>Sun, 22 Jul 2012 11:08:55 +0000</pubDate>
			<dc:creator>marcvos</dc:creator>
			<guid isPermaLink="false">67430@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This looks great! Where do I have to place the code? I tried my theme's functions.php but that didn't work...&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deeny on "display entries left as a shortcode (solution here)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-entries-left-as-a-shortcode-solution-here#post-62551</link>
			<pubDate>Thu, 14 Jun 2012 10:46:30 +0000</pubDate>
			<dc:creator>deeny</dc:creator>
			<guid isPermaLink="false">62551@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is great! Is there a way to make it so it will work if you have several options/events to choose from in a single form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
