• Resolved miketopher

    (@miketopher)


    Hello, I’m trying to display my Global Sign SSL Seal, which, the code provided is not supposed to be edited

    My code, given by Global Sign is.

    <!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=130 border=0 cellspacing=0 cellpadding=0 title="CLICK TO VERIFY: This site uses a GlobalSign SSL Certificate to secure your personal information." ><tr><td><span id="ss_img_wrapper_130-65_image_en"><a href="http://www.globalsign.com/" target=_blank title="SSL"><img alt="SSL" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_130-65_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_130-65_en.js"></script><br /><a href="http://www.globalsign.com/" target=_blank  style="color:#000000; text-decoration:none; font:bold 8px arial; margin:0px; padding:0px;">Get SSL Certificates</a></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->

    When I paste this in a footwidget area, with the default text widget, it out puts like this

    <!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width="130" border="0" cellspacing="0" cellpadding="0" title="CLICK TO VERIFY: This site uses a GlobalSign SSL Certificate to secure your personal information."><tbody><tr><td><script src="//ssif1.globalsign.com/SiteSeal/siteSeal/siteSeal/siteSeal.do?p1=camoeyeswholesale.com&p2=SZ130-65&p3=image&p4=en&p5=V0001&p6=S001&p7=http"></script><span><img name="ss_imgTag" border="0" src="//ssif1.globalsign.com/SiteSeal/siteSeal/siteSeal/siteSealImage.do?p1=camoeyeswholesale.com&p2=SZ130-65&p3=image&p4=en&p5=V0001&p6=S001&p7=http" alt="" oncontextmenu="return false;" galleryimg="no"></span><span id="ss_siteSeal_fin_SZ130-65_image_en_V0001_S001"></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_130-65_en.js"></script><br><a href="http://www.globalsign.com/" target="_blank" style="color:#000000; text-decoration:none; font:bold 8px arial; margin:0px; padding:0px;">Get SSL Certificates</a></td></tr></tbody></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->

    You can see right away that some Quotes are inserted in the table properties.. I dont know if this is what causing it, but, when there must be some Change in there causing it..

    Because when I “Inspect Element” with Chrome, and through that I paste the Actual code, the SSL Seal will then display… as this is completely un touched by WP..

    Would love to know how to fix this..
    I tried a php text widget, no luck…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Might want to edit above and not share this code with the world…

    That said, php needs to be added to a template file – not a post/page/or widget.

    Always use back ticks for your code!

    Thread Starter miketopher

    (@miketopher)

    I did actually, i used the Code button here above the text box.

    I clicked it, pasted my code, and clicked it again.

    I just verified it by clicking Edit and viewing what i wrote

    Thread Starter miketopher

    (@miketopher)

    Ok like always its my fault

    I was using the Wrong Seal Code provided by Global Sign… that’s why it was not generating..

    Everything actually works fine.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Text widget modifys my html, and prevents SSL Seal from displaying’ is closed to new replies.