Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2012
    Posts
    37
    Plugin Contributions
    1

    Default Facebook & Do you want to view only the webpage content that was delivered securely?

    I have figured out how to fix the message with IE8 "Do you want to view only the webpage content that was delivered securely?" to go away when using the FaceBook Addon. Just change the http://www.facebook.com/widgets/like.php portion of the image added to https://www.facebook.com/widgets/like.php. My question is what files do I need to edit to replace the url code?

  2. #2
    Join Date
    Apr 2012
    Posts
    37
    Plugin Contributions
    1

    Default Re: Facebook & Do you want to view only the webpage content that was delivered secure

    And I soon found the answer to my own question. I hope this helps others!

    Change <iframe src="https://www.facebook.com/widgets/like.php?href=<?php echo $iframe_url; ?>"

    <iframe src="http://www.facebook.com/widgets/like.php?href=<?php echo $iframe_url; ?>"
    to
    <iframe src="https://www.facebook.com/widgets/like.php?href=<?php echo $iframe_url; ?>"

    In file https://YOURSITE/includes/templates/...ike_button.php

  3. #3
    Join Date
    Apr 2012
    Posts
    37
    Plugin Contributions
    1

    Default Re: Facebook & Do you want to view only the webpage content that was delivered secure

    If anyone knows of a way to do this similarly with embedded YouTube videos, I would be eternally grateful!

  4. #4
    Join Date
    Apr 2012
    Posts
    37
    Plugin Contributions
    1

    Default Re: Facebook & Do you want to view only the webpage content that was delivered secure

    Go to th eYouTube video you would like to embed. When you select the embed option after clicking share, there is an option for https. Select that and use the code that the youtube site provides. Hope this helps others!

 

 

Similar Threads

  1. Replies: 9
    Last Post: 12 Apr 2010, 12:47 AM
  2. Replies: 4
    Last Post: 23 Nov 2009, 10:10 PM
  3. Replies: 6
    Last Post: 3 Sep 2009, 04:42 AM
  4. Replies: 4
    Last Post: 6 Aug 2009, 03:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR