Announcement

Collapse
No announcement yet.

Non secure items in checkout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Non secure items in checkout

    Hi,

    Having problems with my store checkout, IE tells me there are non secure items but when I check the pages with firefox it lists three images that are causing problems but they all start with https... so I am now really confused as to what is causing the problem. Can anyone help?


    www.victorialinen.co.uk

    #2
    I think this is because of your Google Analytics script is pulling in from http:// and not https://
    Fergus Weir - teclan ltd
    Ecommerce Digital Marketing

    SellerDeck Responsive Web Design

    SellerDeck Hosting
    SellerDeck Digital Marketing

    Comment


      #3
      There is a script near the bottom of the page just above the company address which has a http and not https which might be a possible cause.

      Code:
      <script src="http://www.googleadservices.com/pagead/conversion.js" language="JavaScript"/>
      Just below that there is also:
      Code:
      <noscript>
            <img height="1" width="1" border="0" src="http://www.googleadservices.com/pagead/conversion/1039474307/?label=bg0OCOezSRCDvdTvAw&amp;script=0"/>
      </noscript>
      Darren Guppy
      Golf Tee Warehouse
      Golf Tees and Golf Accessories.

      Comment


        #4
        Hi,

        Thanks for the advice, I'm just confused as to where to go to change that particular piece of code. Had a look on my checkout pages but can't find it.

        Where do I look?

        Thanks again

        Comment


          #5
          For the piece of code I mentioned I think it will be in the same layout that contains the code for your company name in the footer.

          I'm no expert but I guess it would be in an Inner Layout.
          Darren Guppy
          Golf Tee Warehouse
          Golf Tees and Golf Accessories.

          Comment


            #6
            Hi,

            I found the problem on my site was with an image file which was located on another web site. What I did was set up two Web Page Outer Layout templates - 1st-choice-shop and 1st-choice-secure. In the 1st-choice-secure template I removed the offending links to image files on other web sites. I then selected 1st-choice-secure as the template for all secure pages.

            I initially had a problem with images from my own site as well as I had used the full address i.e. http://www.leisurebuildings.com/acat...oice_words.gif When I removed the domain name i.e.
            /acatalog/images/logos/1stchoice_words.gif it worked fine.

            I found out how to do this on my friends web site http://www.spellfame.co.uk.

            Let me know if I can help further.

            Regards,
            Robin
            Robin Antill - Fan of Actinic.https://community.sellerdeck.com/cor...lies/smile.gif My Site 1st Choice Leisure Buildings

            Comment

            Working...
            X