mod_eb_search with Table layout

More
10 years 7 months ago #36518 by aIS
mod_eb_search with Table layout was created by aIS
I set the Table Layout in every Categorie. But when I seaching over the seach Module, only the normal Layout is shown.
In the Module self there is no option for that. How can I change the Module too Table-Layout?

Thanks.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
10 years 7 months ago #36636 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: mod_eb_search with Table layout
Hi

At the moment, the search results is always displayed in default list layout. Could you please follow the instructions below :

1. Open the file components/com_eventbooking/views/search/tmpl/default.php

2. Find the code below :
Code:
echo EventbookingHelperHtml::loadCommonLayout('common/events_default.php', array('events' => $this->items, 'config' => $this->config, 'Itemid' => $this->Itemid, 'nullDate' => $this->nullDate , 'param' => $param, 'ssl' => $ssl, 'width' => $width, 'height' => $height , 'viewLevels' => $this->viewLevels));

3. Change events_default.php from that code to events_table.php and try again ?

Regards,

Tuan

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

More
10 years 4 months ago #39690 by Van Lier
Replied by Van Lier on topic Re: mod_eb_search with Table layout
As a was looking for the same solution as posted here, I made the same changes to the code too.

Thereafter, any search query only returns empty results. Any thoughts?

Regards, Eric

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
10 years 4 months ago #39691 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: mod_eb_search with Table layout
Hi Van

There must be something wrong with the modifications you made. Please submit a support ticket sending us admin and FTP account of your site so that I can do the modifications for you.

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc