Hi all,
I am new to Magento (although very experienced with other ecommerce platforms since 2007), just inherited this site.
How would I add this code (GeoTrust SSL site seal) to an existing block without getting the dreaded "non secure items" error on SSL pages?
<!-- GeoTrust Smart Icon tag. Do not edit. -->
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"
src="//smarticon.geotrust.com/si.js"></SCRIPT>
<!-- end GeoTrust Smart Icon tag -->
Magento version is 1.9.2.1
Thanks
Solved! Go to Solution.
@frank18 Hi there Frank,
If you want that code on every page of your site you can add it via the Magento Admin. Login and go to System > Configuration > Design > Footer > Miscellanous HTML
paste it there and clear your web site caches, System > Cache Management
Thanks mate, I'll have a crack at that tomorrow and let you know the outcome.
@frank18 ok mate, be sure to mark this as a solution if it does what you need.