I have that tag in my source code for the main page.
Say I have an event coming up called “webdesign workshop” in a weeks time. I head over to writing a post, set the timestamp to a weeks time and set the category to Events (which is what is set for the event calendar plugin).
Now when it is posted I expect to see it come up under <?php ec3_get_events(5); ?>. So I see that it comes up. Good. Now when I click on the event there I expect to go to the corresponding post. This is where the problem lies.
There is also a problem whereby I can view all the upcoming events (that is, with a later timestamp) in category view but if I click on one it does not show up.
I don’t know if this is the fault of the plugin. I think the ability to see it when in admin is purely because I can see every post.
This is an urgent problem that I cannot fix. I need some help please.