I am not sure if this is a Graphene related issue or I have to edit the functions.php in the child theme.
I created a Google Custom search long time ago and stop using it because I moved my site to WP which came with a search function. I tried to implement it back and it only work when I typed my own name to the search (first name).
I tried “Geology” and it goes to 404 page of the Graphene WP.
What am I doing wrong? I followed the instructions on both Google and the WordPerss.
You can see the widget on with CSE here: http://sanuja.com/blog/
It seems like sometimes the Graphene theme is taking over all the requests from Google and turn it into their own and hence returning them in 404s.
Thanks.