If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I'm sure you know that things referencing "http" can be changed to "https". (not normal direct links, but rather items that are called in.)
Also, keep in mind that when you hit your home page you may not have any issues, but then go to your checkout, then back to home and suddenly it maintains the https URL, meaning it's going to buzz you for insecure items... so make sure when you're testing everything you have that "https" in your address bar.
Also, remove bits of your code, refresh, see if the things go away... repeat with different bits of code until you locate it. One thing I noticed is that 3dcart's live chat script created a security warning (even though it had the https url in it.)
Comment