0
Hello,
Please tell me if Calendar planner has any RSVP capability, so attendees to a calendar event could let the event owner know if they are or are not coming?
Also if we integrate Calendar Planner with Easysocial or Jomsocial is that simply for displaying those events in the calendar? Or do you extend the native Calendar Planner capabilities to those social events as well, such as event reminder emails? Or I'll simply ask, can users subscribe to event reminder emails for a, easy social or jomsocial event?
Thank you
Please tell me if Calendar planner has any RSVP capability, so attendees to a calendar event could let the event owner know if they are or are not coming?
Also if we integrate Calendar Planner with Easysocial or Jomsocial is that simply for displaying those events in the calendar? Or do you extend the native Calendar Planner capabilities to those social events as well, such as event reminder emails? Or I'll simply ask, can users subscribe to event reminder emails for a, easy social or jomsocial event?
Thank you

Responses (20)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0That's good news, thanks.
Ideally I'd like to be able to pull the list of current RSVP'd attendees from the easysocial event and display it within the calendar planner. That way it could eliminate having to click through to the actual event just to get some key details like attendees.
Much appreciated.
Johnny-
Germinal Campsmore than a month agoI understand. Unfortunately there's no option to have this information in the event at the moment. That would require some Custom Coding work.
-
-
Accepted Answer
0I purchased the Calendar Planner. I have some issues:
1. There's a modal popover (semitransparent black overlay) that's empty, that pops up when i try to view a cp event or easysocial event. I can never see the event details from the main calendar view. (see attached)
2. I cannot see the Easysocial events on the LIST view. This is important since there will be MANY events PER DAY which requires a list view to properly filter etc. The easysocial events in the calendar view don't link directly to the easysocial event detail page, but instead popup that modal blank background.
Since it seems to work in your demo site I can only assume some incompatibility with my template, which is based on T3 form joomlaworks.
Are there any refunds available? It will be hard to troubleshoot since I'm not allowed to share admin access with the site. I tried disabling all the plugins I could but nothing seems to solve the overlay issue yet.
Johnny -
Accepted Answer
0Hello!
this is just because there's a CSS class in the template (T3) that is hidding it. it should be very easy to solve just by changing this particular CSS class.
if you want to send me a link to the page on the website, I'll take a look and tell you what CSS you can change to solve this. I don't need access, just to see the page. -
Accepted Answer
0That would be much appreciated, as long as the change wouldn't break the rest of the template's use of modals.
Here's the link: http://prodatacloud.com/event-calendar
Thanks,
J-
Johnny Crivellomore than a month agoIt definitely seems to be something CSS related but I can't nail it down. Possibly T3 bootstrap styles for modal btn etc.
Please help when you can.
Cheers
-
-
Accepted Answer
-
Accepted Answer
0My apologies, I forgot to make it public. Please try http://prodatacloud.com/event-calendar again. It should now be available without a login.
Cheers and thanks
Johnny -
Accepted Answer
0Thanks for checking the overlay issue now that I've made it public. I also just noticed another issue with creating an event that spans multiple days. What is the proper behavior for how events like this should appear in the calendar? See attached, it appears the days 3/24-3/25 are completely open/empty even though the appointment on the 23rd is set to span until the 26th. That is very confusing.
Cheers!
Johnny -
Accepted Answer
0hello!
1. ok, seems that the modal box issue is caused by this class on your template's CSS file:
.hide {
display: none !important;
}
you would need either to remove this, or to override it, for example in our styles.css file, like this:
.hide {
display: block !important;
}
let me know if you know how to do this, and if it helps.
2. as for the "multiple span days" not showing, this is weird. yes, they should be showing on the 24th and 25th too, of course. there's something going on there.
I would actually need to access the code to see what's happening there. any chance you can send me FTP access at support@ joomlathat.com? -
Accepted Answer
-
Accepted Answer
0I fixed the CSS .hide issue you suggested but there still seems to be a few issues.
1. Bad popup window sizing, stretches to full browser height. CP event link in popup opens in a new browser tab
2. No link to event detail page for Easysocial events
3. Easysocial recurring events not showing on calendar.
Cheers,
Johnny -
Accepted Answer
-
Accepted Answer
0The link is now: http://prodatacloud.com/my-calendar
Summary of issues:
- I need your private msg or email so I can send you FTP login info (don't want to put here on public forum)
- No event link to the easysocial events
- No visibility of easysocial recurring events
- Events spanning multiple days horked
- Popup dialog now stretching in height to full window size and resizing as window size changes -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0Germinal, A few weeks ago I sent the video you requested of the z-index event info popup issue happening after you fixed the popup on my site. Have you had a chance to review it? I'm still unable to go live.
Thanks!
Johnny-
Johnny Crivellomore than a month agoi'll also resend now.
-
Johnny Crivellomore than a month agosorry i didn't notice your response in my spam folder.... i just replied to your original email, thanks :)
-
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »