help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
hide eventregistration in event detail
- webfeuerflo
- Topic Author
- Offline
- Senior Member
- Posts: 45
- Thanks: 4
hide eventregistration in event detail
8 months 4 weeks ago
Also I set the registration to no and still see the Registration Form in the frontend. Why?
Please Log in or Create an account to join the conversation.
- webfeuerflo
- Topic Author
- Offline
- Senior Member
- Posts: 45
- Thanks: 4
Re: hide eventregistration in event detail
8 months 4 weeks ago
In the code there is this if-condition where the registration begins:
<?php if ($this->showAttendees && $params->get('event_show_registration', '1')) : ?>
but in the event I cannot turn off the display of attendees and I somehow this if does not work and shows the form despite registration is set to no
<?php if ($this->showAttendees && $params->get('event_show_registration', '1')) : ?>
but in the event I cannot turn off the display of attendees and I somehow this if does not work and shows the form despite registration is set to no
Please Log in or Create an account to join the conversation.
Re: hide eventregistration in event detail
8 months 4 weeks ago
This button is in the general JEM setting.
Please Log in or Create an account to join the conversation.
Re: hide eventregistration in event detail
8 months 4 weeks ago
cache cleaned, before testing?
Do you use general JEM setting oder menue event setting?
Do you use general JEM setting oder menue event setting?
Please Log in or Create an account to join the conversation.
- webfeuerflo
- Topic Author
- Offline
- Senior Member
- Posts: 45
- Thanks: 4
Re: hide eventregistration in event detail
8 months 3 weeks ago
yes, cache is cleaned. I use the general setting, no menu item
Please Log in or Create an account to join the conversation.
Re: hide eventregistration in event detail
8 months 3 weeks ago
I can't reproduce your issue: when my settings are like in image, I don't see event registration, even when eventregistration is on.
Please Log in or Create an account to join the conversation.
Time to create page: 0.468 seconds