Posts: 34
Threads: 15
Joined: Dec 2011
I want to remove en before the topic
here the link
http://deafcantv.com/search/?words=blog&search=Search
also i want my search form to target specific word (topic) instead of page name.
Posts: 1,928
Threads: 88
Joined: Apr 2010
try putting this code instead of the code plugin i18Search
Code:
<?php nm_search(); ?>
Posts: 34
Threads: 15
Joined: Dec 2011
im sorry i need more detail please. Put <?php nm_search(); ?> where?
Posts: 2,094
Threads: 54
Joined: Jan 2011
MrGen Wrote:I want to remove en before the topic
here the link
http://deafcantv.com/search/?words=blog&search=Search
also i want my search form to target specific word (topic) instead of page name.
Switch "Show Language" off in Admin/Plugins/Configure I18N Search/Settings.
Or use (% searchresults showLanguage:0 %).
Posts: 34
Threads: 15
Joined: Dec 2011
Hi, I do not see the option to turn off "show language". I cannot configure plugin
Posts: 34
Threads: 15
Joined: Dec 2011
Also I want to know how to modify php for search form. I want the search form to search topic instead of page. Is there a way?