Hi,
When on the calendar page – http://www.scenicsouthernutah.com/events/
If you go to another month using the arrows “<<” or “>>” then pick an event.
Now if you go back to the events page using the back button on the browser window, it reverts back to the current month, instead of going back to the last viewed month.
When clicking forward to see new months, is there a way to use local storage in the browser so it remembers?
Thanks
Plugin Author
Franky
(@liedekef)
This is because you selected to show the calendar on the default events page and ignored the warning in the EME settings page that says “This option should no longer be used, it will be deprecated. Using the [eme_events] shortcode in a self created page is recommended.”
Also, see this doc page:
http://www.e-dynamics.be/wordpress/?cat=8
I think your solution is easy: just create a new page and use the shortcode [eme_calendar] in it, and use that page in your menus. That should solve it.
Thank you for your response!
I have created a new page called /calendar-events/.
I used this shortcode on the newly created page: [eme_calendar full=1]. I want the full calendar view so I added that.
I have my “Events page” option set to the “Events” page.
The problem still exists however.
I checked everything very carefully before responding as I don’t want to waste your time. I appreciate your help very much. Is there anything I could have missed? Are there any other things you could do to point me in the right direction? Thanks again.
Plugin Author
Franky
(@liedekef)
Works fine for me now (using firefox): the back-button goes back to the calendar view and the choosen month.
Perfect, I see that it does work in FireFox.
Is there a way we can have this work in other browsers such as Google Chrome?
Thank you again very much for your help!
Plugin Author
Franky
(@liedekef)