-
iCagenda
-
iCagenda - English
-
[SOLVED] How to hide or disable registration option
[SOLVED] How to hide or disable registration option
-
stone25
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 2
-
Remerciements reçus 0
-
-
il y a 9 ans 11 mois - il y a 9 ans 11 mois #8967
par 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.
Dernière édition: il y a 9 ans 11 mois par Lyr!C. Raison: [SOLVED]
Connexion ou Créer un compte pour participer à la conversation.
-
stone25
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 2
-
Remerciements reçus 0
-
-
il y a 9 ans 11 mois #8992
par 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
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 9 ans 11 mois #9010
par 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)
.
Connexion ou Créer un compte pour participer à la conversation.
-
iCagenda
-
iCagenda - English
-
[SOLVED] How to hide or disable registration option
Temps de génération de la page : 0.172 secondes