Event List View, Category should not be a link

  • Martin Herzhauser
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
3 days 18 hours ago #174745 by Martin Herzhauser
Event List View, Category should not be a link was created by Martin Herzhauser
Hi,
when we use the Event List View to display all events, they are listed sorted by category. And the category is a link, when you press it you come to a new page where only all events of this category are shown. Is it possible to deactivate this link?

Regards,
Martin

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

More
3 days 12 hours ago #174757 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Event List View, Category should not be a link
There is no option to de-activate link to categories. If you want to de-activate it, you will need to implement override to this layout components/com_eventbooking/themes/default/elements/categories.php (which render the categories)

Tuan

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

  • Martin Herzhauser
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
3 days 8 hours ago - 3 days 8 hours ago #174763 by Martin Herzhauser
Replied by Martin Herzhauser on topic Event List View, Category should not be a link
Hi.
It works.
My first override I have done...

It was events_items.php in the folder categories.

I learn so much even about joomla basics here... ;-)



Regards,
Martin
Last edit: 3 days 8 hours ago by Martin Herzhauser.

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

More
3 days 1 hour ago #174767 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Event List View, Category should not be a link
Ah, great. Look like I mis-understood your requirement, thus told you wrong file. But I'm glad you figured out and had it implemented properly

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc