-
iCagenda
-
iCagenda - English
-
[SOLVED] How to hide or disable registration option
[SOLVED] How to hide or disable registration option
-
stone25
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
9 years 11 months ago - 9 years 11 months ago #8967
by stone25
Hi.
Great component.
One question after reading through many topics:
How can I hide or disable participant registration and list of participants? I only need to show upcoming events and in options panel there seems to be no way to switch this:
Neither in each event's option tab!
If it helps, I have a Voxel template (
www.rockettheme.com/joomla/templates/voxel)
Thanks in advance.
Last edit: 9 years 11 months ago by Lyr!C. Reason: [SOLVED]
Please Log in or Create an account to join the conversation.
-
stone25
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
9 years 11 months ago #8992
by stone25
After fighting this beast. I think I kinda solved my problem.
So I just went to:
Line 36 of icsetvar.php (components > con_icagenda > add > elements
and did this:
$EVENT_REGISTRATIONz = $item->reg; (added a "z" to void the command)
Now it doesn't show registration button
Then, I decided I also did not need to see participants, so on the same file went to:
Lines 388 and 390 and added more "z" to void those too:
$PARTICIPANTS_DISPLAYz = $item->participantList;
$EVENT_PARTICIPANTSz = $item->registeredUse
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
9 years 11 months ago #9010
by Lyr!C
Hello,
The list of participants options are not in the "registration" tab of options (as this tab is for the registration form!)
AS the list of participants is displayed in the event details view, go to the "Event" tab, and you will found a few usefull options, with no need of any code edit
Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda - English
-
[SOLVED] How to hide or disable registration option
Time to create page: 0.092 seconds