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