I just changed the two configure.php files to true for ssl certificate. Now I have a code I got from godaddy to paste on my website. Where do I paste it to?
I just changed the two configure.php files to true for ssl certificate. Now I have a code I got from godaddy to paste on my website. Where do I paste it to?
If this is your SSL Certificate, you don't "paste" this into your website. It gets INSTALLED on your server and your HOST must do this for you (unless you have the authority and c-panel tools to do it yourself). GoDaddy will have sent you an e-mail AND a zip file. Find out who your technical contact is at the host and FORWARD this e-mail to that person (including the zip file).
If you have already installed the certificate and want to create the link from your site to GoDaddy so visitors can VERIFY your SSL, then use the GoDaddy SSL Seal sidebox (see DOWNLOADS/SIDEBOXES)
20 years a Zencart User
ssl is already installed on the server because I can see the padlock but I wanted the square logo certificate/logo that customers can see. I have the code for that certificate and was able to paste it in the define pages editor but it's too high up (you can see it at my site it's position www.sullivanvitamins.com ). I wanted down at the bottom just above the footer along with four credit card logos. Where do I need to paste to have those show up down there in the bottom center?
/includes/templates/your_template/common/tpl_footer.php
if you wish to have cert seal at foot of your page
gw, how about IN the footer? That's REAL easy to do in english.php
just look for---> define('FOOTER_TEXT_BODY',.........................
Worked out nice for me.....take a look, see what you think. www.linenspace.com
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Thanks the tpl_footer works great how do you center it?
Sorry for the bump is there way to make the card logos aligned to the right also?
Code:<!--bof- site copyright display --> <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?><br> <script language="Javascript" src="<A href="https://seal.godaddy.com/getSeal?sealID=1536839403032f5ceff12711209d3d4e817dac05781909355344240300"></script></div">https://seal.godaddy.com/getSeal?sealID=1536839403032f5ceff12711209d3d4e817dac05781909355344240300"></script></div> <!--eof- site copyright display -->
Do I need to be hosting on GoDaddy to get a site seal? I have my turboSSL from them, but hosted on a different host. Thanks in advance!
No you don't need them as your hosting company to use the ssl certificate.