My SSL works fine if I comment out the Google Custom Search Engine from my template.
I only need the SSL on the checkout pages.
Is there anyway to add php in my template to query:
Is this a checkout page? if NO,
insert Google Custom Search Engine code,
else,
proceed without GCSE.
This should take care of my current problem, but I don't know how to write that in PHP, or if there are "handles" to indicate a checkout page.
Help anyone?


Reply With Quote
