By Groupe Média Théapolis on Thursday, 08 June 2017
Posted in General
Likes 0
Views 711
Votes 0
Recently, you have rightly modified the Easysocial search module to display the title of the article in the result list of the search, replacing the intro that was displayed.

If possible, it would be advisable for the display of the Joomla and Easyblog articles to be more efficient by displaying the information essential to the users:

The image of the article
The title of the article
The introduction of the article
The date of publication of the article
The author of the article
The category of the article

Could you tell me a few lines of code to modify the search module, or consider upgrading the Easocial seach module.

Easysocial is an exellent application and you make it every day better. Thank you for that.

Best regards.
Thanks for your suggestion, perhaps you can request this on our forums here https://stackideas.com/forums/easysocial/feature-requests-2 , if there a lot of users request this, we will definitely consider implement this in the future.

If you would like to modify to display those article image or the rest of the data, you can take a look how we show the article title and content in search page.

JoomlaFolder/components/com_easysocial/themes/wireframe/search/default/types/other.php
JoomlaFolder/components/com_easysocial/themes/wireframe/search/default/list.result.php
JoomlaFolder/components/com_easysocial/themes/wireframe/search/default/list.php
JoomlaFolder/components/com_easysocial/themes/wireframe/search/default/default.php
JoomlaFolder/components/com_easysocial/views/search/view.html.php (display method)
JoomlaFolder/administrator/components/com_easysocial/includes/search/search.php (search method)
·
Thursday, 08 June 2017 22:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you for your advice.

Very sincere greetings
·
Friday, 09 June 2017 15:03
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Friday, 09 June 2017 16:23
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post