• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Tafel1
#1 Posted : Saturday, August 13, 2011 4:49:00 PM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

I'm Stuck. Just where do I place these code snippets for my Comodo SSL logo ? BVC 5.3.1
This is the logo that floats in the right corner as you browse.

Step 2: Copy and paste the 2 snippets of HTML code below.
Please insert the following two snippets of HTML code into your webpage document. You will need to repeat the process for each web page you wish to display Corner of TrustLogo™.


<script language="javascript" type="text/javascript">
//<![CDATA[
var cot_loc0=(window.location.protocol == "https:")? "https://secure.comodo.net/trustlogo/javascript/cot.js" :
"http://www.trustlogo.com/trustlogo/javascript/cot.js";
document.writeln('<scr' + 'ipt language="JavaScript" src="'+cot_loc0+'" type="text\/javascript">' + '<\/scr' + 'ipt>');
//]]>
</script>



Snippet 2: Copy/Paste the following piece of code and insert EXACTLY before your </BODY> tag.

<a href="http://www.instantssl.com" id="comodoTL">SSL</a>
<script language="JavaScript" type="text/javascript">
COT("http://mysite.com/images/secure_site.gif", "SC2", "none");
</script>
Aaron
#2 Posted : Sunday, August 14, 2011 2:09:40 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,393
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
You will probably need to add these to each of your theme's master pages or possibly just to your footer control (if you have one).
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Steve95
#3 Posted : Wednesday, August 17, 2011 6:24:18 AM(UTC)
Steve95

Rank: Member

Joined: 4/29/2010(UTC)
Posts: 256

Thanks: 4 times
Was thanked: 11 time(s) in 10 post(s)
As Arron said if you have a footer control BVmodules > Themes > (Your Theme name) > footer.ascx

Open this page and paste your Comodo code in.

Please check your page load speeds afterwards.
Tafel1
#4 Posted : Wednesday, August 17, 2011 1:02:33 PM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

Steve ,
Yes, I was hoping I could place it in the footer theme.
But not sure where in the footer.ascx code to drop the comodo code into.

The reference to the <BODY> tag has me confused. Cant find a <BODY> tag anywhere in the footer code.

Can I just combine/stack it all into one line of the footer code?
Matt@9BallDesign
#5 Posted : Wednesday, August 17, 2011 1:21:19 PM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

You want to place the snippets in your master pages.

open up BVModules/Themes/YOUR THEME

Suggest adding the code(s) to

Checkout.Master

Login.Master

You'll see the &lt;body&gt; and &lt;/body&gt; tags in the master page code.

Backup before you update!
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative &amp; Builder's Hardware

------------------------------------------------
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012