Is it possible to sort events based on the event date (not just for agenda view in the calendar) & to export that as a rss or in a page ?
is it possible that a click on one event in the calendar will redirect to the post, or that a link to the post is attached to the detailed view of the event ?
Is it possible to create a post (as a draft) directly when someone adds an event in the front-end calendar. I know we can do that from the backend, but it would be great to have this the other way around. With that, the calendar will be the perfect full user-generated content, with all the possibilities of wp.
For the moment, if someone adds an event directly in the calendar, it does not automatically create a post.
it possible to sort events based on the event date
It is possible to have iCal export link for desired date
There is no RSS export, but it looks as pretty good addition, we will try to implement it in next versions
is it possible that a click on one event in the calendar will redirect to the post
In case of WP there is a separate mode, where all events represents posts in blog
In common case , it possible to add any custom links through templates.
is it possible that a click on one event in the calendar will redirect to the post
Not possible.
Still, even if post will be created, you will go to backend to edit the post, so there is no big sense in such post creation.
is it possible that a click on one event in the calendar will redirect to the post
Not possible.
Still, even if post will be created, you will go to backend to edit the post, so there is no big sense in such post creation.
Actually, the 2 questions have the same goal.
The idea is to use the plugin as a great way to have submissions from users (by allowing guests to write in the calendar).
Afterwards, an author or the administrator of the blog could detail the basic information entered via the front-end calendar.
And then you would have a blog of event posts, with a calendar of clickable events that would redirect you to the details.
Anyway, the redirection to the posts would be a very nice addition (it could be a choice in the admin panel)β¦ even for a regular blog (without user-generated content).