Post by smwoodcrafts » Thu Nov 08, 2018 8:48 am

Hey,
Got my SSL Cert and got it installed, now they sent me a link to put the "trust logo" on my site. Not sure why, but it's 2 sets of code, javascript. One they say to put above the </head> and one to put above the </body>. Since this isn't straight HTML, where would I put both of these? I'm running OC 1.5.6.5_rc using the Yooresponsive theme.

Thanks
Dan

User avatar
New member

Posts

Joined
Fri Sep 28, 2018 4:00 am

Post by IP_CAM » Thu Nov 08, 2018 11:10 am

One is in the theme/yourtheme/template/common/header.tpl
File, and above </head> would be

Code: Select all

HERE!
</head>
<body class="<?php echo $class; ?>">
<nav id="top">
  <div class="container">
  	<div class="row">
And one is in the theme/yourtheme/template/common/footer.tpl
File, and above </body> would be

Code: Select all

HERE!
</body></html>
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by smwoodcrafts » Fri Nov 09, 2018 12:27 am

Thanks again Ernie. I kind of new about the actual HTML but didn't know where to look to find them. You answer both very well as always.

Dan

User avatar
New member

Posts

Joined
Fri Sep 28, 2018 4:00 am
Who is online

Users browsing this forum: Ahrefs [Bot] and 162 guests