Home Forums Themes Support Claue SSL Comodo TrustLogo show it on my site

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #5337

      Hello,

      I’ve installed a SSL Certification from Comodo and I want to appear the logo as explained in their directions on my site. The directions say to

      Add this before your </HEAD> tag
      <script type=”text/javascript”> //<![CDATA[ 

      var tlJsHost = ((window.location.protocol == “https:”) ? “https://secure.comodo.com/&#8221; : “http://www.trustlogo.com/&#8221;);

      document.write(unescape(“%3Cscript src='” + tlJsHost + “trustlogo/javascript/trustlogo.js’ type=’text/javascript’%3E%3C/script%3E”));

      //]]>

      </script>
      <h2>AND</h2>
      Add this before your </BODY> tag
      <script language=”JavaScript” type=”text/javascript”>

      TrustLogo(“https://tsakalisaudioworks.com/wp-content/uploads/2017/06/comodo_secure_seal_113x59_transp.png&#8221;, “CL1”, “none”);

      </script>

      <a  href=”https://www.positivessl.com/&#8221; id=”comodoTL”>Positive SSL

       

      How can I do that on my theme? I am using a child theme of course.

      Thank you in advance.

    • #5342

      Hi,

      1. You can add this code to Claue > Them Option > General Layout > Custom JS

      2. You add this code to a text widget in Appearance > Widget > Footer #1

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #5492

      Thank you for the reply. I used a plugin and it worked.

Viewing 2 reply threads

You must be logged in to reply to this topic.