Friday, 15 April 2016
  10 Replies
  1.8K Visits
0
Votes
Undo
We are using Jevents as the main calendar at the local tennis club. One category of events is for club sessions. We want players to click on the event to say that they will be attending that session. A few questions: 1) I believe we would have to use custom fields to add a field to the event to hold the name of the person who is attending. 2) Can we set up a simple amendment process so that when the event is clicked on the name will be added to the custom field? 3) would it be possible to show the custom field (containing the names) in the tooltip? Thank you!
Friday, 15 April 2016 22:13
·
#169355
0
Votes
Undo
Hello,

1. I think you want RSVP Pro, this allows custom attendance forms and yes / no / maybe attendance for the events. But also then use Managed People to manage the people organising the event if you want that.

2) If this is for adding the event organising then yes to an extent, when you create an event you can select from a list of organisers. And this person can be shown in multiple views.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Saturday, 16 April 2016 18:07
·
#169356
0
Votes
Undo
Thanks very much TonyP, let me investigate and I'll come back to you.... Regards Peter
Monday, 18 April 2016 20:06
·
#169357
0
Votes
Undo
I have purchased RSVP Pro, and followed the demo setup you have with the attendance button. When it is pressed I get this message and cannot find where to correct my error:

club-calendar’s server DNS address could not be found.
Monday, 18 April 2016 20:16
·
#169358
0
Votes
Undo
Hello,

This sounds like part of the url is missing. Can you show us the code you have added and where the error occurs?

And your JEvents Support Info as per 2. of the forum rules.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Tuesday, 19 April 2016 08:50
·
#169359
0
Votes
Undo
Here is the support info:

PHP Version : 5.4.19
MySQL Version : 5.5.43-37.2-log
Server Information : Linux n1nlhg139.shr.prod.ams1.secureserver.net 2.6.32-604.30.3.lve1.3.63.el6.nfsfixes.x86_64 #1 SMP Mon Oct 26 11:56:49 MST 2015 x86_64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 1000
Club code set? : Yes
User Agent : Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36
Joomla : 3.5.1
component_com_jevents : 3.4.8
component_com_rsvppro : 3.4.7
component_com_jce : 2.5.16
module_mod_jevents_cal : 3.4.8
module_mod_jevents_custom : 3.4.8
module_mod_jevents_filter : 3.4.8
module_mod_jevents_latest : 3.4.8
module_mod_jevents_legend : 3.4.8
module_mod_jevents_switchview : 3.4.8
plugin_content_jevents : 3.4.8
plugin_finder_jevents : 3.4.8 (not enabled)
plugin_jevents_jevcalendar : 3.4.1 (not enabled)
plugin_jevents_jevrsvppro : 3.4.7
plugin_rsvppro_authorizenet : 3.4.7 (not enabled)
plugin_rsvppro_manual : 3.4.7 (not enabled)
plugin_rsvppro_paypalipn : 3.4.7 (not enabled)
plugin_search_eventsearch : 3.4.8
plugin_system_gwejson : 3.4.8
plugin_system_hika_rsvp_redirect : 3.4.7 (not enabled)


Here is the code I have added to the Latest events:
${title} ${startDate(%a %e %b)} ${eventDate(%l:%M %p)}<br/> </a><a href="/${eventDetailLink}"> </a><div style="float:left;padding-right:5px;text-align:left;"> Attendees : ${ATTENDCOUNT}</a></div><div style="float:right;padding-right:5px;text-align:right;"><a href="/${eventDetailLink}#registrations" alt="Event Registration">${REGOPEN} ${REGCLOSED} <a href="/${eventDetailLink}"> </a>

Here are the language overrides:
JEV_REGCLOSED <button class="btn btn-danger btn-small">Closed</button><br /> en-GB Site
JEV_REGCLOSED_MESSAGE <button class="btn btn-danger btn-small">Closed</button><br /> en-GB Site
JEV_REGOPEN <button class="btn btn-success"> Attend </button> en-GB Site
JEV_REGOPENING_MESSAGE <button class="btn btn-info btn-small">Entries Open: %s</button><br /> en-GB Site
JEV_REGOPEN_MESSAGE <button class="btn btn-success btn-small">Attend</button><br /> en-GB Site

Here is the custom CSS in Jevents:
.jeventslatest .btn.btn-success.btn-small { text-shadow: 0 -1px 0 rgba(0,0,0,0.25); }

I hope this is what you need.

Thank you
Tuesday, 19 April 2016 10:37
·
#169360
0
Votes
Undo
Hello,

That al seems fine. Can you send me super user logins via PM to have a look at this?

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Wednesday, 20 April 2016 13:08
·
#169361
0
Votes
Undo
Tony,

Did my PMs get through?

Thanks Peter
Wednesday, 20 April 2016 23:44
·
#169362
0
Votes
Undo
Hello,

The leading / on the custom format string was causing issues. Can you please try it now?

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Thursday, 21 April 2016 09:36
·
#169363
0
Votes
Undo
Thank you Tonyp, perfect!
I have 2 small further queries then I'm done:
1) How do I change the following text? "Attend this specific event repetition?"
2) How do I remove the "repeating event" text from the Joomla tooltip?

Thank you
Peter
Thursday, 21 April 2016 11:38
·
#169364
0
Votes
Undo
Hi Peter,
I love tennis!! So I love seeing you can use JEvents in a tennis club. It's awesome!!!

1) You can add a language override using the constant: JEV_ATTEND_THIS_REPEAT

2) You can completely customize the tooltip for the monthly view using our Custom Layouts feature.
  • Page :
  • 1
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.