events_table.php

  • Marco S.
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
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

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

More
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

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

Moderators: Tuan Pham Ngoc