Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL with banner ads


pgowder

Recommended Posts

Posted

I'm using my standard look and feel for osCommerce which I have a few ads on it.

 

Is there a way to get around that? Or do I just remove those?

 

Is there a way to have it not disply on the checkout pages?

 

How do you all handle this?

Posted

Using IF statements around them would work fine.

 

if ($HTTPS !='on') {

 // do the banner thang here

}

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...