Tagged: x
-
AuthorPosts
-
April 27, 2016 at 4:57 pm #903098
yapmediaParticipantHi,
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>
April 28, 2016 at 12:26 am #903545
John EzraMemberHi 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 credentialsDon’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!
April 28, 2016 at 12:22 pm #904425
yapmediaParticipantThat was it. As always, thank you for your professionalism, knowledge and your prompt response.
YvesApril 28, 2016 at 11:01 pm #905139
Prasant RaiModeratorHappy to hear that. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-903098 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
