Sunday, 17 June 2018
  29 Replies
  1.6K Visits
0
Votes
Undo
Hi all, using the RSVP Pro and it's almost perfect.
However I need to remove the registration period and not have it as an option when creating events.
How can I achieve this?
Thanks :)
Tuesday, 31 July 2018 14:16
·
#204626
Accepted Answer
0
Votes
Undo
Sure so:


#jevents #jevrsvpattend {display:none;}


To your frontend Template Custom CSS should do it for you.

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, 04 July 2018 12:39
·
#203800
0
Votes
Undo
Hi, sorry for the delay.
I am looking at the site now and for example this was created by someone:
http://address-gigs/eventdetail/114/-/test

But the attend button is not there, it's puzzling!
Any help much appreciated :)
Wednesday, 27 June 2018 21:04
·
#203514
0
Votes
Undo
Hello,

Was this a copy / edit test event?

I just created a test 2 event and it works fine? IT will only set the date for new events, if you want it to always change the date remove;


if (evid == 0) {


then


}

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, 26 June 2018 17:28
·
#203439
0
Votes
Undo
Thank you!
I see it working and I love it, I have created a test event and it doesn't seem to appear, this is so close to being perfect and am really appreciative of your help so far.
I have posted the event I created in a secure link, could you check it out?
Again, thanks so much!
Tuesday, 26 June 2018 15:08
·
#203433
0
Votes
Undo
Sorry for the delay. all done for you on your site with this code:


<script>
jQuery( document ).ready(function() {
evid = jQuery('input#evid').val();
if (evid == 0) {

jQuery('input#custom_rsvp_regopen').val('01/01/2014');
jQuery('input#regopen').val('01/01/2014');
jQuery('input#regopen').attr('data-alt-value', '01/01/2014');
jQuery('input#regopen').attr('data-local-value', '01/01/2014');
checkRegDates('regopentime');

jQuery('input#custom_rsvp_regclose').val('01/01/2030');
jQuery('input#regclose').val('01/01/2030');
jQuery('input#regclose').attr('data-alt-value', '01/01/2030');
jQuery('input#regclose').attr('data-local-value', '01/01/2030');
checkRegDates('regclosetime');
}
});
</script>


Added into your JEvents Event Edit Custom Layout.

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, 26 June 2018 12:25
·
#203413
0
Votes
Undo
Hi there, have we got any news about this? It sounded like an amazing solution :)
Wednesday, 20 June 2018 15:47
·
#203261
0
Votes
Undo
That sounds great as we will never need to have registrations for upcoming events etc, so a hard coded solution works well
Wednesday, 20 June 2018 08:14
·
#203241
0
Votes
Undo
Hi Jimbobber,

Do you want to provide me with super users logins and I'll write a small bit of JS you can insert to your template to set a huge date range automatically.

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!

Monday, 18 June 2018 15:36
·
#203201
0
Votes
Undo
The problem is people have to set it when creating events.
What I am trying to create is this:
The site is an archive of past events, people log in and add theirs.
Once the event is listed people need to be able to click 'I attended' button that adds them to the list of people who were there.
So, it's all very very close to being perfect, is there a way for me to make the date range huge and hide the fields when creating an event?
Thanks :)
Sunday, 17 June 2018 23:27
·
#203155
0
Votes
Undo
Hello,

At present you need a registration period for events. You can set it really far in the past and future to not really be applicable.

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!

  • Page :
  • 1
  • 2
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.