Forum Replies Created
-
AuthorPosts
-
Mike
ParticipantHello Jonah:
In the Bug Fixes for 2.0.9 I see “Events that have already ended no longer appear in the widget or list views” Does this mean Advanced List Widget should not display events after Event End Time even if on same day. Example: Widget display set for 5 events, I have 15 events on that date, breakfast event end time is 10:30am will that event drop of the widget list display after 10:30am allowing another event to be displayed.Mike
ParticipantTank you Jonah.
Has anyone ever tackled having events disappear from Advanced List Widget based on start time? In other words, if an event starts at 8AM it does not sit in the widget all day.
Thanks again for your help!June 22, 2012 at 5:03 pm in reply to: Weekly Recurring events show up daily on only some months…. #21087Mike
ParticipantRob:
In my Child Theme functions.php I found;
function set_timezone() {
date_default_timezone_set(‘America/New_York’);
}
add_action( ‘init’, ‘set_timezone’, 1 );When I remove this code the problem is solved.
Not sure why it is in functions.php since we have the time zone set under Settings > General. I am still testing to see if removing this will cause other problems but so far so good.June 22, 2012 at 4:05 pm in reply to: Weekly Recurring events show up daily on only some months…. #21085Mike
ParticipantHello Rob:
I am using a Child Theme of Woo Theme Continuum. With all other plugins deactivated and just The Events Calendar and Pro activated the problem persists. When I change theme to just original Woo Theme Continuum everything works fine. So, the issue is within the Child Theme. I did not develop it so I will have to try to figure this one out. Any idea of what function I am looking for? Is date_default_timezone_set() still considered a problem? Any other? The problem occurs only for
1.0 Weekly recurring events in the month following initial occurrence
2.0 Any event, including recurrence “none” events, created on the last day of the month. Any idea where to start looking in child theme.June 22, 2012 at 11:13 am in reply to: Weekly Recurring events show up daily on only some months…. #21058Mike
ParticipantI am using The Events Calendar Pro 2.0.7 downloaded in June 2012 and have this problem with weekly recurring events. Weekly recurring that begin or have an instance that occurs on the last day of the month display daily in month immediately following, then weekly thereafter.
Weekly events that begin on days other than the last day of the month seem to be ok. Did 2.0.7 fix this issue for others?Mike
ParticipantI manually downloaded and installed 1.0.1.1. WordPress Version 3.4. When I open the My Events link I am taken to a Log In page “please log in to see your events” even though I am logged in as admin. When I input my user name and password I am directed to WP Router Placeholder page.
I have to clear the cache to get the links page to direct me to the My Events (with the log in) from the Community tab. This all worked so well before 3.4! Will the upcoming July update be different from the 1.0.1.1?June 20, 2012 at 11:48 am in reply to: Weekly Recurring Event Displays Daily In Month Following Initial Event #20917Mike
ParticipantHi Rob:
I took The Events Calender off the live site and went to work on this issue in a dev site. We previously had a custom post type called event which I think was causing the issue with the Events Calendar plugin. When I installed The Events Calendar in a dev site with the same Woo Theme it functioned properly. I noticed it was also picking up the venues input via the previous custom post type. I will remove the previous custom post type data and meta data and ten reinstall the plugin. The issue is not a Woo theme or plugin issue. I will let you know if this works. Everyone here can’t wait to use this Calendar.June 14, 2012 at 10:28 am in reply to: Weekly Recurring Event Displays Daily In Month Following Initial Event #20674Mike
ParticipantHello Rob:
I am using a Woo Theme (Continuum) and there is a conflict between the My Events plug in and the theme. In dev environment I installed Twenty Eleven and My Events works fine. Once the Woo Theme is installed the behavior of having weekly recurring events results in this weird behavior of weekly occuring daily in month following the month the event firt starts. Also, the event appears twice on the day it actually occurs. So it appears the event is placed dsaily in the month following the fist occurrance. Any clue as to where to start to figure this out?
So strange and so frustrating as this plug is a great events calendar and I really like the add and event form.June 14, 2012 at 6:29 am in reply to: Weekly Recurring Event Displays Daily In Month Following Initial Event #20666Mike
ParticipantHere is a link to My Calendar June, http://www.mymcmedia.org/eventss/2012-07 If you click forward to July you will see the problem. August through November listings of Main Street Farmers Market are fine.
Events List works fine.
I have tested this in a dev environment and whenever you add a recurring event, the month following the event renders daily. Thereafter the event renders correctly.
Also, any way I can get rid of “Your version of Events Calendar Pro requires version 2.0.6 or higher of The Events Calendar (you are currently running 2.0.7)” error mesage. I believe I have most recent versions of Plug In and Add Ons
Thanks!I have tested in a Twenty Eleven and all works fine so I know the plug in and add ons work.
The puzzle to me is the fact only the next month has the problem. -
AuthorPosts
