Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #903098
    yapmedia
    Participant

    Hi,
    I bought an SSL certificate for my site and I am trying to put the following code (see below) in the theme so that the seal shows up but when I insert it in either a text area in a sidebar or footer it doesn’t show up.
    What am I doing wrong?
    Thank you
    Yves

    <span id=”siteseal”><script type=”text/javascript” src=”https://seal.godaddy.com/getSeal?sealID=8ngZmlXVBVYZuprshgiF2loNbEc7uzY3UmL1O9ovfFTdBMcUlkCeaEVNl1wf”></script></span&gt;

    #903545
    John Ezra
    Member

    Hi there,

    Thanks for writing in! It seems you may have copy and pasted your code somewhere and the code got reformatted. This sometimes happens if you paste it in a text editor that isn’t meant for code, something like MS Word or some places online.

    If you look at the code here, the quotation marks are now curved and slanted. This will cause and error and it won’t work. I have corrected this on my end via a code editor and tested it in a text widget area in the footer of my local testing environment and the site seal does show up.

    I am putting the corrected code here in code brackets so that you can copy and paste it directly without it being reformatted. Just make sure to paste it into the text widget directly from here.

    
    <span id="siteseal"><script type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=8ngZmlXVBVYZuprshgiF2loNbEc7uzY3UmL1O9ovfFTdBMcUlkCeaEVNl1wf"></script></span>
    

    If it still doesn’t work, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Let us know how that goes. Hope this helps – thanks!

    #904425
    yapmedia
    Participant

    That was it. As always, thank you for your professionalism, knowledge and your prompt response.
    Yves

    #905139
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

  • <script> jQuery(function($){ $("#no-reply-903098 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>