Hey all! First time posting here. I found a great calendar plugin for Wordpress but there is one bug where I need some help addressing (the plugin developer hasn’t responded in over a week so I thought I’d try here).
Basically the calendar is miscalculating the number of days for an event. For example, if I set an event starting on Nov. 19 and select 7 days, it should show on the calendar and the last day should be Nov. 25. That part is correct but if I click on the event-title, it brings up an event page that lists the title and event dates however the ending date is incorrect (it’s showing Nov. 26, which would be the 8th day).
I attached the PHP code as a txt file but I’m PHP-illiterate and don’t know where to look to fix this miscalculation. Can someone help me troubleshoot this issue?
event-list-cal.txt (64.8 KB)