Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Replacing vanilla search with Google search
Hello,
can someone tell me how i can replace vanilla default search with Google search?
0
Answers
Instead of replacing why not just add a google search bar on top or below the forum search?
Just make the custom google search bar and paste the code into your theme's default .master.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I prefer to have just one search field, as a user I will never search twice in a website. Moreover, vanilla's default search is not useful.
Yes, there is a plugin called Vanoogle. It will use Google's custom search bar instead.
Please tell me where to insert google search code "Code from adsense" inside default.master.php file
<form class="form-search js-search-form" action="http://forum.site.com/search" id="global-nav-search"
style="display:block" name="Search" method="GET">
`
vanoogle plugin is not what I am looking for
Replace the previous search with your search.
Look for < div id="Panel"> if that is where you want the search bar. And paste the code there. Then find the code for the search
And either paste the new bar in this section instead of the above, or remove it.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
following link:
http://vanillaforums.org/discussion/21676/penetrating-google-into-built-in-search-box