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

hide eventregistration in event detail

8 months 4 weeks ago
#31459
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.

Re: hide eventregistration in event detail

8 months 4 weeks ago
#31460
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

Please Log in or Create an account to join the conversation.

Re: hide eventregistration in event detail

8 months 4 weeks ago
#31461
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
#31462
cache cleaned, before testing?
Do you use general JEM setting oder menue event setting?

Please Log in or Create an account to join the conversation.

Re: hide eventregistration in event detail

8 months 3 weeks ago
#31464
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
#31465
I can't reproduce your issue: when my settings are like in image, I don't see event registration, even when eventregistration is on.

Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.468 seconds