<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Events Made Easy support &#187; Tag: Event List - Recent Posts</title>
		<link>http://www.e-dynamics.be/bbpress/tags.php?tag=event-list</link>
		<description>Support for the wordpress Events Made Easy plugin</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 22:35:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.e-dynamics.be/bbpress/search.php</link>
		</textInput>
		<atom:link href="http://www.e-dynamics.be/bbpress/rss.php?tag=event-list" rel="self" type="application/rss+xml" />

		<item>
			<title>davekoe on "Register link for events list"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1791#post-7004</link>
			<pubDate>Wed, 11 Apr 2012 21:41:29 +0000</pubDate>
			<dc:creator>davekoe</dc:creator>
			<guid isPermaLink="false">7004@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Thanks. I'll give it a try.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Register link for events list"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1791#post-7003</link>
			<pubDate>Wed, 11 Apr 2012 20:33:10 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">7003@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Then do so, you are free to create any link you want using any of the available placeholders:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[events_if tag=&#38;#39;#_IS_RSVP_ENABLED&#38;#39; value=&#38;#39;1&#38;#39;] &#38;lt;a href=&#38;quot;#_EVENTPAGEURL&#38;quot;&#38;gt;Register here&#38;lt;/a&#38;gt; [/events_if]&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>davekoe on "Register link for events list"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1791#post-7002</link>
			<pubDate>Wed, 11 Apr 2012 20:28:22 +0000</pubDate>
			<dc:creator>davekoe</dc:creator>
			<guid isPermaLink="false">7002@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;The area where I have the list is small, and there isn't room for the full form. I was hoping there was a way to just have &#34;Register Now&#34; show up, and link to the corresponding single event page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>beventsmadeeasy on "Register link for events list"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1791#post-7001</link>
			<pubDate>Wed, 11 Apr 2012 19:44:57 +0000</pubDate>
			<dc:creator>beventsmadeeasy</dc:creator>
			<guid isPermaLink="false">7001@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;You can do that with a conditional statement and the booking form, as I do:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[events_if tag=&#38;#39;#_IS_RSVP_ENABLED&#38;#39; value=&#38;#39;1&#38;#39;] #_ADDBOOKINGFORM [/events_if]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The form just appears when it's appropriate, and disappears when it's not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davekoe on "Register link for events list"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1791#post-6999</link>
			<pubDate>Wed, 11 Apr 2012 19:10:43 +0000</pubDate>
			<dc:creator>davekoe</dc:creator>
			<guid isPermaLink="false">6999@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Is there a way to have a link to register to go along with events in event lists? &#60;/p&#62;
&#60;p&#62;We have some events that people can register for and some they cannot. It would be useful if we could indicate which ones people should click-through for to register.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Event list spacing"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1707#post-6534</link>
			<pubDate>Thu, 26 Jan 2012 22:02:28 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">6534@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;That's a WP html editor issue ... sometimes it adds br-tags without being asked for it ...&#60;br /&#62;
there's even a plugin that totally removes the br-tag being added to the html layout (I even mentioned it in this forum somewhere)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ngwagoner on "Event list spacing"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1707#post-6529</link>
			<pubDate>Thu, 26 Jan 2012 20:36:18 +0000</pubDate>
			<dc:creator>ngwagoner</dc:creator>
			<guid isPermaLink="false">6529@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Hi Franky,&#60;br /&#62;
OK, so here's an unusual one: in order for my event list to display the way I want it to, I put this at the top of my Event Details:&#60;br /&#62;
&#60;code&#62;&#38;lt;br /&#38;gt;&#38;lt;!--more--&#38;gt;&#60;/code&#62;&#60;br /&#62;
If I don't, the spacing between events (within a month, and between months) isn't consistent.&#60;br /&#62;
Here's my issue: most of the time (but not ALL the time! Really!), the break disappears after I edit/save the event, so I'm left with just:&#60;br /&#62;
&#60;code&#62;&#38;lt;!--more--&#38;gt;&#60;/code&#62;&#60;br /&#62;
Then the spacing on my list changes (i.e., NO spacing), and I have to go back and add the break again, and hope that it doesn't get lost on that save!&#60;br /&#62;
Here's my event list, in case you want to look at it:&#60;br /&#62;
&#60;a href=&#34;http://www.bowercenter.org/events/upcoming-events&#34; rel=&#34;nofollow&#34;&#62;http://www.bowercenter.org/events/upcoming-events&#60;/a&#62;&#60;br /&#62;
This is not a recent issue - it's been like this for as long as I can remember - I just keep forgetting to post it here. It's obviously not critical... just annoying!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shedthegear on "Need a &#34;More Events&#34; link at the bottom of my Event List Page"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1586#post-6195</link>
			<pubDate>Thu, 17 Nov 2011 18:12:09 +0000</pubDate>
			<dc:creator>shedthegear</dc:creator>
			<guid isPermaLink="false">6195@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Not sure I understand you or not. I am allowing users to sort events by a drop down CATEGORY SELECT. But, when I use the Next/Previous buttons it disregards the Selected Category on the next page.&#60;/p&#62;
&#60;p&#62;Please let me know if you've figured this out.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Need a &#34;More Events&#34; link at the bottom of my Event List Page"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1586#post-6075</link>
			<pubDate>Tue, 08 Nov 2011 00:33:26 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">6075@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Does this mean you use the [events_filterform] shortcode? I never meant for that to be used as a filter and then do paging along with it.&#60;br /&#62;
If you want only one category, use the &#34;category&#34; option to the [events_list] shortcode.&#60;br /&#62;
I'm moving this to bugs, to make sure I think this over. Tip for myself: play with $_GET more ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shedthegear on "Need a &#34;More Events&#34; link at the bottom of my Event List Page"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1586#post-6074</link>
			<pubDate>Tue, 08 Nov 2011 00:04:15 +0000</pubDate>
			<dc:creator>shedthegear</dc:creator>
			<guid isPermaLink="false">6074@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;I do the sorting by State.&#60;/p&#62;
&#60;p&#62;This way the user can view all of the events by State.&#60;/p&#62;
&#60;p&#62;I've used Categories to create all 50 States. Each State has it's own Category entry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Need a &#34;More Events&#34; link at the bottom of my Event List Page"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1586#post-6040</link>
			<pubDate>Tue, 01 Nov 2011 21:11:23 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">6040@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;How do you do the sorting?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shedthegear on "Need a &#34;More Events&#34; link at the bottom of my Event List Page"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1586#post-6037</link>
			<pubDate>Tue, 01 Nov 2011 19:51:59 +0000</pubDate>
			<dc:creator>shedthegear</dc:creator>
			<guid isPermaLink="false">6037@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Thanks Franky,&#60;/p&#62;
&#60;p&#62;That got me part of the way there using this:&#60;/p&#62;
&#60;p&#62;[events_list paging=1 limit=0 scope=this_week]&#60;/p&#62;
&#60;p&#62;BUT, I have one issue. I am categorizing my events by STATE. So I have 51 Category options for all of the States (including DC).&#60;/p&#62;
&#60;p&#62;So, I sort all events by CATEGORY = California. It then shows me all of those events for the week with a PREVIOUS and NEXT.&#60;/p&#62;
&#60;p&#62;When you click NEXT or PREVIOUS it disregards the category selection of California and shows all of the events again.&#60;/p&#62;
&#60;p&#62;How to keep it on the one category?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Need a &#34;More Events&#34; link at the bottom of my Event List Page"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1586#post-6013</link>
			<pubDate>Thu, 27 Oct 2011 23:49:15 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">6013@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;See &#60;a href=&#34;http://www.e-dynamics.be/wordpress/?cat=18&#34; rel=&#34;nofollow&#34;&#62;http://www.e-dynamics.be/wordpress/?cat=18&#60;/a&#62; : use the paging option
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shedthegear on "Need a &#34;More Events&#34; link at the bottom of my Event List Page"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=1586#post-6012</link>
			<pubDate>Thu, 27 Oct 2011 23:31:29 +0000</pubDate>
			<dc:creator>shedthegear</dc:creator>
			<guid isPermaLink="false">6012@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;I have the following field:&#60;/p&#62;
&#60;p&#62;Number of events to show in lists&#60;/p&#62;
&#60;p&#62;Set to 15, which works fine.&#60;/p&#62;
&#60;p&#62;But, there is no way for the user to see beyond those 15 events. Is there code I can place below this to see &#34;See More Events&#34; if there happen to be more than 15 events in that category?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jude on "Event List in Calendar Widget"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=396#post-4451</link>
			<pubDate>Sat, 18 Jun 2011 23:31:48 +0000</pubDate>
			<dc:creator>Jude</dc:creator>
			<guid isPermaLink="false">4451@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;The problem with long events is now closed. Basic lists are working fine. But I use the widget calendar and when I click some date there, I will get a list of events for that date and the long events from previous date too. Where I can fix this?&#60;/p&#62;
&#60;p&#62;TIA &#60;/p&#62;
&#60;p&#62;-jude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Month Dividers?"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=778#post-3886</link>
			<pubDate>Sat, 07 May 2011 18:08:23 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">3886@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;See the option &#34;showperiod&#34; for &#34;[events_list]&#34; at &#60;a href=&#34;http://www.e-dynamics.be/wordpress/?cat=18&#34; rel=&#34;nofollow&#34;&#62;http://www.e-dynamics.be/wordpress/?cat=18&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tdzl on "Month Dividers?"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=778#post-3884</link>
			<pubDate>Sat, 07 May 2011 17:57:21 +0000</pubDate>
			<dc:creator>tdzl</dc:creator>
			<guid isPermaLink="false">3884@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Is there any way to add dividers at the start of each month in the main event list?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Event List in Calendar Widget"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=396#post-1828</link>
			<pubDate>Mon, 10 Jan 2011 10:26:46 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">1828@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;The calendar wiidget displays the calendar; nothing more, nothing less. Use the events list widget for a list of events, and format your widget in your theme to appear as one if you like that ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmjendor on "Event List in Calendar Widget"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=396#post-1826</link>
			<pubDate>Mon, 10 Jan 2011 08:54:05 +0000</pubDate>
			<dc:creator>dmjendor</dc:creator>
			<guid isPermaLink="false">1826@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;After going through all of the settings and the forum posts and looking at the files I haven't been able to find out how to achieve this.  Basically I want to use the calendar widget but I also want to display a small list of events in the same widget as as the calendar.  Any assistance would be greatly appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>msteerob on "Can&#039;t get images to show in events"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=187#post-902</link>
			<pubDate>Thu, 21 Oct 2010 14:51:37 +0000</pubDate>
			<dc:creator>msteerob</dc:creator>
			<guid isPermaLink="false">902@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Franky,&#60;br /&#62;
I just wanted to thank you very much for assisting me....Once again! Great plugin and great customer service!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Can&#039;t get images to show in events"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=187#post-890</link>
			<pubDate>Wed, 20 Oct 2010 21:33:48 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">890@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Fixed. For those curious:&#60;/p&#62;
&#60;p&#62;the placeholder #_IMAGE is only for the image in the balloon. For the image you entered in the event details, you just need to show the event details using the placeholder #_NOTES (as is mentioned in the doc and in the Event Settings page).&#60;br /&#62;
In this case I made use of custom attributes, so the user can enter an image url as extra given in the event edit page, and in the &#34;Events list&#34; setting I used this attribute to show the image. For info on custom attributes: read the docu :-)&#60;/p&#62;
&#60;p&#62;Franky
&#60;/p&#62;</description>
		</item>
		<item>
			<title>msteerob on "Can&#039;t get images to show in events"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=187#post-889</link>
			<pubDate>Wed, 20 Oct 2010 19:29:27 +0000</pubDate>
			<dc:creator>msteerob</dc:creator>
			<guid isPermaLink="false">889@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Hello Franky,&#60;/p&#62;
&#60;p&#62;I sent you an email from &#60;a href=&#34;mailto:msteerob@yahoo.com&#34;&#62;msteerob@yahoo.com&#60;/a&#62; please take a look and if you could make the changes to where the images will show in the post and in the events list.  Thanks Msteerob
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Franky on "Can&#039;t get images to show in events"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=187#post-888</link>
			<pubDate>Wed, 20 Oct 2010 18:39:51 +0000</pubDate>
			<dc:creator>Franky</dc:creator>
			<guid isPermaLink="false">888@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Adding an image to an event is nothing different than adding it to a normal post. Just use the media buttons above the rich editor for the event details to add/upload an image.&#60;br /&#62;
Also, read this: &#60;a href=&#34;http://www.e-dynamics.be/wordpress/#shortcodes&#34; rel=&#34;nofollow&#34;&#62;http://www.e-dynamics.be/wordpress/#shortcodes&#60;/a&#62;&#60;br /&#62;
If you really need any help: describe in more detail the problems you have in a mail to me:&#60;br /&#62;
liedekef [at] telenet.be&#60;br /&#62;
and give me admin access to check things out&#60;/p&#62;
&#60;p&#62;Franky
&#60;/p&#62;</description>
		</item>
		<item>
			<title>msteerob on "Can&#039;t get images to show in events"</title>
			<link>http://www.e-dynamics.be/bbpress/topic.php?id=187#post-887</link>
			<pubDate>Wed, 20 Oct 2010 18:23:02 +0000</pubDate>
			<dc:creator>msteerob</dc:creator>
			<guid isPermaLink="false">887@http://www.e-dynamics.be/bbpress/</guid>
			<description>&#60;p&#62;Could someone please assist me with adding an image to the event? I have followed the directions and I am a newbie to php and not sure what I am doing wrong.  I can provide a username and password if someone can assist me.  I am on a time crunch and love the application but can't get it to work properly.  Also, when I insert an event the other events disappear.  I have it set to show 5 events and it only shows one.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
