- Posts: 33
- Thank you received: 0
events_table.php
- Marco S.
- Topic Author
- Offline
- Junior Member
-
Less
More
9 years 5 months ago #88457
by Marco S.
events_table.php was created by Marco S.
Hi!
i found an error within the events_table.php (components/com_eventbooking/view/common/tmpl/events_table.php).
In line 38 it adds the "$hiddenPhoneClass" class to the th tag for the Event end date. That's wrong and should be removed, as on small screens it will be missed although it has the information in the related td tags.
kind regards
i found an error within the events_table.php (components/com_eventbooking/view/common/tmpl/events_table.php).
In line 38 it adds the "$hiddenPhoneClass" class to the th tag for the Event end date. That's wrong and should be removed, as on small screens it will be missed although it has the information in the related td tags.
kind regards
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
9 years 5 months ago #88465
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic events_table.php
Hi Marco
I am worry that there is not enough space to show that information and that's the reason we decided to add the class
For now, I think you should move the change you made to html folder of your site template (template override) so that the change won't be lost when you update to future releases of the extension
I will review it again later and might remove that class, too. See docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core to understand how to implement template override
Regards,
Tuan
I am worry that there is not enough space to show that information and that's the reason we decided to add the class
For now, I think you should move the change you made to html folder of your site template (template override) so that the change won't be lost when you update to future releases of the extension
I will review it again later and might remove that class, too. See docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core to understand how to implement template override
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.