X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Hide graphic if page is unsecure (https://forum.x-cart.com/showthread.php?t=11727)

nfc5382 02-12-2007 06:58 PM

Re: Hide graphic if page is unsecure
 
You can also enclose your code with

{if $current_location eq "$http_location"}
stuff for HTTP only
{/if}

MarkH 03-21-2007 06:42 AM

Re: Hide graphic if page is unsecure
 
Thanks for pointing out how to add this seal to the templates only for HTTPS.

Simple yet effective! : )


All times are GMT -8. The time now is 02:09 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.