Zen Follower
- Join Date:
- May 2006
- Location:
- Louisiana
- Posts:
- 259
- Plugin Contributions:
- 0
Starfieldtech SSL Seal
I change my site from Osc to Zen Cart, a new server a new site.
I had to rekey my SSL and set it up on the new site. I can't get the seal to work on this site. I thought it was because I had left the site on the other server. so I pointed back to the other site long enough to delete the seal from the other site. I still couldn't get the seal to work on this new site. so I pointed back and delete the intire site. I still cannot get the seal to work. I have a Starfieldtech SSL Certificate but I down loaded the Godaddy sidebox to see if I could get it to work, it didn't show, then every where it said Godaddy I change it to Starfieldtech, it still wouldn't work, I added the seal to the footer it didn't work, I also tried my custom side panel it didn't work. I went back to the Godaddy sidebox thats where it is now. what do I need to change for Starfield. site: https://www.currysgiftshop.com
<?php // ----------------------------------- // MY CUSTOM SIDE PANEL ITEM // ----------------------------------- // test if box should be displayed $show_CUSTOM_NAME = true; if ($show_CUSTOM_NAME == true) { ?> <div align="center" style="padding:5px;">
PLACE YOUR BOX CONTENTS HERE
</div>
<?php }
?>