Closed (fixed)
Project:
Google Programmable Search Engine
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2009 at 13:06 UTC
Updated:
4 Jun 2010 at 02:19 UTC
how do you turn off the "search the web" and "search [whatever]" radio buttons?
i only want my users to search using google's CSE.
Comments
Comment #1
chadd commentedas usual, whenever i post an issue, i figured it out.
what was happening was that FCK editor was adding a ' ' to the SiteSearch domain box so then the radio buttons would appear with:
'search the web' and 'search the ' radio buttons.
disabling FCK editor on that page and then removing the nbsp's made the radio buttons go away.
hope this helps someone.
Comment #2
alex_b commentedComment #3
mainer commentedAhhhhh! Terrific!
This was p*&#g me off huge!!!
Great find, I appreciate you updating with solution... wish more people would do same upon figuring out their problems.
kudos!