Hello, I have a client who needs a month calendar but then instead of going to the template file the day’s event would pop-up in a lightbox/colorbox type pop-up. Does this sound possible?
Dave White
Hi Dave, this isn’t a feature in Pro, and while it’s possible to create a calendar with a modal/lightbox, the existing calendar wasn’t designed for this, so (while possible) it would take a bit of effort to adapt it for this use case.
Stephen Harris
Hi Steve,
I know this post is old but is this possible now after 2 years. I have a similar need as the author of this post.
would like all events to popup in a lightbox.
Thanks
Mel
mel.fisher@ymail.com
Mel Fisher
You would need to listen for an on-click event on the calendar and use evt.preventDefault()
(assuming you’re using jQuery) to prevent the link from being followed. But as for actually how to open the lightbox and populate it’s content, I’m afraid I am not that familiar with lightbox.
Stephen Harris
Hi Steven,
Thanks for the fast reply as usual… I will research this more and check with some lightbox plugins and ask how they make it work with Event Manager and The Event Calendar by the Tribe.
The two features that keep coming up for me are the lightbox and the ability to put events in a slider…. I will keep digging into this and let you know what I come up with.
Thanks Mel
-
This reply was modified 8 years, 1 month ago by Mel Fisher.
Mel Fisher
Does anybody has a solution to open a link in lightbox instead of redirecting to the page ?
Edwin