Page 1 of 1

Search results - Forum_Name

Posted: Tue Dec 20, 2016 6:35 pm
by miczaj94
Hi guys.

How add in my search result Forum Name before on Forum Title?

I editing search_result.html

When added:

Code: Select all

<a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_NAME}</a> &raquo; <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a>
This option not working. I think edit search.php? Please help me :)