Hi,
I am trying to use the full calendar but it is showing all of the events on one day instead of the appropriate days.
http://livingwordwc.com/
Scroll down under the slider and you can see. I will leave it up for a bit, but it acts like it is pulling the data from when the event was created instead of when the event is being held?
Thanks for your help.
CJ
Ceeeeg
I Also just noticed on the event page of a single event the page now has a event details area but it’s not picking up the date or time either.
http://livingwordwc.com/events/event/captured-by-his-love-2/
Thanks!
Ceeeeg
Hi Ceeeeg,
Sorry you’re having problems. Seems like the event dates aren’t being saved to the database. Does the admin calendar appear correctly? Are you able to check the database directly through phpmyadmin? (Do you know if you’re using a Windows server – there was a bug effecting these servers, but this was fixed in 1.7.1).
Stephen Harris
It shows correctly in the admin calendar. I tried disabling plugins, but it didn’t change.
I can access phpmyadmin but thought since it was showing ok in the admin it must be something else?
Thanks for your help!
Ceeeeg
Yeah if its showing up in the admin calendar ok, then its saving to the database fine… Have you switched debug on to check for any errors?
I’ve noticed that this page displays the event dates without any problem: http://livingwordwc.com/events/
Checking the ajax response for the calendar I see all the events have the same date (today). So the issue is not javascript, rather something is causing problems when dates are being pulled from the database when not in the admin view.
Have you tried switching to TwentyEleven theme? The fact that this only affects front-end viewing suggests it could be a theme compatibility issue.
Stephen Harris
Hi Stephen,
I am having the exactly the same problem, All is showig ok in Calander view in the backend but on this page: http://www.akywca.org.nz/news-and-events/events/ all events are just showing up on one day.
I dont know if you’ve had any success with this problem but any help at all would be much appreciated!
Thanks
John
John Anderson
I haven’t found the problem as of yet. I gave up after a couple hours of searching and removed the calendar for now until I can get back to it. If I find the solution I will come back and post.
Ceeeeg
Hard to say what’s causing it I’m afraid :(. I’d just recommend deactivating all other plug-ins and switching to TwentyEleven/Twelve as a way of checking if its a plug-in/theme conflict.
Stephen Harris
Thanks Guys,
I’ll try changing theme and disabling plugins.
If I find anything ill post here too.
Cheers
John
John Anderson
Is there a way to get rid of the Event details section? I am going to have to remove it since it won;t pick up the dates anymore. Probably just CSS display:none; for all the fields, hmm… actually this isn’t going to work when I think about it. It’s a real bummer. I have to use the theme, and I need all the plugins. I might as well just use custom post types and pull it all.
Thanks for trying though.
Ceeeeg
You can edit the templates as per this page: http://wp-event-organiser.com/documentation/editing-the-templates/
As for the plug-ins/themes – doesn’t matter if you need them, just identifying a conflict (if there is one) will give me something to go on. Currently the plug-in works for a lot of people without any problems, including my test sites, but only on the admin-side for you – so something must be occurring on your set-up (likely theme/plug-in), If we can identify if it – we’re halfway to fixing it.
Stephen Harris
Possibly related: http://wordpress.org/support/topic/events-showing-on-wrong-date?replies=7
Even if you’re not using WP-E-Commerce another plug-in might also be doing something similar. 1.7.4 might fix it for you. It resolves the conflict with WPEC at least.
Stephen Harris