-
iCagenda
-
iCagenda - English
-
[SOLVED] Hide Contact Email Address
[SOLVED] Hide Contact Email Address
-
o0steveo0o
-
Topic Author
-
New Member
-
Less
More
-
Posts: 4
-
Thank you received: 2
-
-
9 years 7 months ago - 9 years 7 months ago #10315
by o0steveo0o
Hi. I would like to hide (or restrict to non public) the events contacts email address. I still want to specify one for registration purposes, just don't want it to be visible. I've googled around but haven't managed to find anything.
Last edit: 9 years 7 months ago by Lyr!C. Reason: [SOLVED]
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 7 months ago #10324
by Lyr!C
Hi!
You have an option (but not only for email) to able you to show or hide information (email, website, attachment, custom fields...) or to restrict access to those information.
Don't know if it could help in case you want to hide only email and not the other info (if used)?
The other solution is to create a custom theme pack, and to remove the lines used to display email :
<?php // Email ?>
<?php if ($EVENT_EMAIL): ?>
<div class="ic-divRow">
<div class="ic-divCell ic-label"><?php echo JTEXT::_('COM_ICAGENDA_EVENT_MAIL'); ?></div>
<div class="ic-divCell ic-value"><?php echo $EVENT_EMAIL_CLOAKING; ?></div>
</div>
<?php endif; ?>
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.
-
o0steveo0o
-
Topic Author
-
New Member
-
Less
More
-
Posts: 4
-
Thank you received: 2
-
-
9 years 7 months ago #10328
by o0steveo0o
Thanks Cyril
The following user(s) said Thank You: Lyr!C
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 7 months ago #10388
by Lyr!C
You're welcome!
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] Hide Contact Email Address
Time to create page: 0.093 seconds