Home › Forums › Calendar Products › Events Calendar PRO › Default Calendar (View as Day) Displays 1 Week into Past
- This topic has 5 replies, 2 voices, and was last updated 8 years, 11 months ago by
Caitlin.
-
AuthorPosts
-
May 2, 2017 at 12:25 pm #1277585
Caitlin
ParticipantHello there,
We have an events calendar displaying at http://visitmuskegon.org/events/. When someone clicks on the “Events” in the main navigation, the events calendar displays in “Day” view. This is okay. However, the day it displays is one week into the past. How can we correct this?
It did add the following to the .htaccess file to “Leverage Browser Caching” as Google suggested for increased page load speed.
# EXPIRE CACHING - LEVERAGE BROWSER CACHING
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 month 1 days"
ExpiresByType text/html "access plus 1 month 1 days"
ExpiresByType image/jpg "access plus 1 year"
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType text/css "access plus 1 month 1 days"
ExpiresByType application/pdf "access plus 1 month"
ExpiresByType text/x-javascript "access plus 1 month"
ExpiresByType text/javascript "access plus 1 month 1 week"
ExpiresByType image/x-icon "access plus 1 year"
ExpiresByType text/xml "access plus 1 seconds"
</IfModule>
# END EXPIRE CACHINGWould this be throwing off the date for “Day View?” Thank you!
May 3, 2017 at 8:13 pm #1278361Victor
MemberHi Yvonne!
Thanks for reaching out to us! 🙂
Let me try and help you out with this.
I can see the day view is showing the right day now. Did you manage to solve the issue? Let me know.
I can see you are using WP Super Cache plugin to cache pages. If you still experience the problem, you should try deactivating it and see if that solves the issue.
I don’t think leverage browser caching is the culprit here, but you can always test the page in a new incognito mode browser window and see if there are any differences.
I hope that helps and let me know how it goes.
Best,
VictorMay 4, 2017 at 10:46 am #1278734Caitlin
ParticipantThank you for the prompt response Victor. I noticed within our building the date is still off. However, on a mobile network the date is correctly displaying. Local network cache maybe?
May 4, 2017 at 4:23 pm #1278890Victor
MemberHey Yvonne!
Thanks for coming back and letting us know about that.
You should probably check on the WP Super Cache settings and the Leverage Browers Cache as well.
Here’s a list of really good articles about caching and performance considerations that could be handy for you:
- Caching Basics
- Caching Month View Transients
- The Events Calendar Performance Considerations
- Some of our favorite plugins for developers
I hope you can get the right setting for your site. 🙂
Let me know if you have any other questions.
Good luck with your project!
VictorMay 26, 2017 at 9:35 am #1289511Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Default Calendar (View as Day) Displays 1 Week into Past’ is closed to new replies.
