Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Dec 2010
    Posts
    69
    Plugin Contributions
    0

    Default Add SiteLock Icon

    I wanted to have the SiteLock Icon added to my Zen Cart at the bottom of the page under the copyright.

    Where would I add this code?

    <img border="0" src="//shield.sitelock.com/shield/mysitename.com" id="sl_shield_image" style="cursor: pointer;"/><script id="sl_shield" src="//shield.sitelock.com/sitelock.js" language="javascript"></script>

  2. #2
    Join Date
    Aug 2005
    Posts
    26,245
    Plugin Contributions
    9

    Default Re: Add SiteLock Icon to ZenCart

    A copy for your template of tpl_footer.php
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Dec 2010
    Posts
    69
    Plugin Contributions
    0

    Default Re: Add SiteLock Icon to ZenCart

    Thank You!!

  4. #4
    Join Date
    Apr 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: Add SiteLock Icon

    I have copied the certificate code from my sitelock but do not understand where to put it-- or how. Does it have to uploaded to a url with ftp or simply pasted somewhere?

  5. #5
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: Add SiteLock Icon

    Well you could place the code in a blank sidebox on our site...

    Or you could place it in the footer of your web site at the bottom.
    includes/ templates/ your_template/ common/ tpl_footer.php

    1. at the bottom enter your code..
    2. Right after this code:
    3. <?php
      } // flag_disable_footer
      ?>
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  6. #6
    Join Date
    Apr 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: Add SiteLock Icon

    Thank you Haredo!! I have succesfully edited my very first file and it worked the first time! ( after i figured out how to use an ftp )

  7. #7
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: Add SiteLock Icon

    You are very welcome... Don't feel lost I am still learning too...
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  8. #8
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Add SiteLock Icon

    Quote Originally Posted by haredo View Post
    Well you could place the code in a blank sidebox on our site...

    Or you could place it in the footer of your web site at the bottom.[/LIST]
    HELP! I tried the blank sidebox. I could get it to load and change the header title but can't get the code to work. The code is....

    <a href="#" onclick="window.open('https://www.sitelock.com/verify.php?site=mywebsite.com','SiteLock','width=600,height=600,left=160,top=170 ');" ><img alt="website security" title="SiteLock" src="//shield.sitelock.com/shield/mywebsite.com"/></a>

    Not sure where (file and line wise) to put it exactly and any help would be appreciated.

  9. #9
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Add SiteLock Icon

    Quote Originally Posted by Anne Badger View Post
    HELP! I tried the blank sidebox. I could get it to load and change the header title but can't get the code to work. The code is....

    <a href="#" onclick="window.open('https://www.sitelock.com/verify.php?site=mywebsite.com','SiteLock','width=600,height=600,left=160,top=170 ');" ><img alt="website security" title="SiteLock" src="//shield.sitelock.com/shield/mywebsite.com"/></a>

    Not sure where (file and line wise) to put it exactly and any help would be appreciated.
    Has anyone had success with this as I put it on hold seeing if someone had an answer?

  10. #10
    Join Date
    Nov 2012
    Posts
    1
    Plugin Contributions
    0

    Default Re: Add SiteLock Icon

    If you are using Picaflor Azul Zen Cart Design free zencart template,

    open includes/templates/your custom template directory/common/tpl_footer_menu.php.

    Find the following section codes:

    <span id="social-media">
    <a href="<?php echo TWITTER; ?>" target="_blank"><img src="includes/templates/all_business/im
    ages/twitter.png" class="twitter-image" alt="twitter link" /></a>
    <a href="<?php echo FACEBOOK; ?>" target="_blank"><img src="includes/templates/all_busin
    ess/images/facebook.png" class="facebook-image" alt="facebook link" /></a>
    </span>

    Insert the sitelock code after the ...alt="facebook link" /></a> and before </span>
    <a href="#" onclick="window.open('https://www.sitelock.com/verify.php?site=your site.com','SiteLock','width=600,height=600,left=160,top=170');" >
    <img alt="website security" title="SiteLock" src="//shield.sitelock.com/shield/your site.com"/></a>

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. icon next to url
    By Ms_X in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2010, 06:02 PM
  2. Use my own icon
    By g_force in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 23 Feb 2009, 10:23 PM
  3. Category Icon - Can the Icon be alone, without text?
    By Nathfunstuff in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 May 2008, 04:00 AM
  4. Icon for URL
    By mattallam in forum General Questions
    Replies: 7
    Last Post: 15 Apr 2007, 03:42 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •