× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Search Plugin

More
8 years 1 month ago #3796 by admin.cardet
Search Plugin was created by admin.cardet
Hi

I am using JooDatabase's search plugin (that uses the Joomla standard Search). Is there a way to edit from the website's backend how to display the search results?

If not which files do I need to edit

Thank you in advance

Please Log in to join the conversation.

More
8 years 1 month ago #3797 by Dirk
Replied by Dirk on topic Search Plugin
Unfortunately Joomla prints the search results in a very strict way.
It will strip tags and format from the result text and limit the text to 80 or 120 chars.

The joodb plugin uses the title, date (if given) and the short-description or maintext of the entry as result information's.

In line 148 of plugins/search/joodb/joodb.php you see the query!

Please Log in to join the conversation.

Moderators: Dirkjoest