Page 21 of 34 FirstFirst ... 11192021222331 ... LastLast
Results 201 to 210 of 331
  1. #201
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Carlisle Fresh Template Support Thread

    What about these links in the footer (site legal info). I'm using the login page and seeing the mixed content notice in FireFox.

    http://www.mandyshomedecor.com/index...ain_page=index
    http://www.go2strategies.com/zen-cart-ecommerce.php
    http://www.go2strategies.com/
    http://www.zen-cart.com/
    http://www.picaflor-azul.com/

    Order Tracking
    http://www.ups.com/WebTracking/track?loc=en_CA

    I have similar issues, different template, and haven't found all the answers yet.... still looking. Same pages v1.3.9h no issues. After upgrade to v1.5.3, mixed content issues. But there are too many variables to point fingers.
    Last edited by RixStix; 4 Sep 2014 at 01:00 AM.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  2. #202
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by RixStix View Post
    What about these links in the footer (site legal info). I'm using the login page and seeing the mixed content notice in FireFox.

    http://www.mandyshomedecor.com/index...ain_page=index
    http://www.go2strategies.com/zen-cart-ecommerce.php
    http://www.go2strategies.com/
    http://www.zen-cart.com/
    http://www.picaflor-azul.com/

    Order Tracking
    http://www.ups.com/WebTracking/track?loc=en_CA

    I have similar issues, different template, and haven't found all the answers yet.
    Clickable links such as that will not generate the error(s) described, otherwise one could not get to or from secure access. It is when content is pulled from elsewhere that the mixed content occurs. Now there are some browsers that will alert when changing from one to the other, but not the existence of a link to a non-https location. So, image sources, flashplayer media for example have the potential to generate the mixed content warning.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #203
    Join Date
    Jun 2014
    Location
    Modena, Italy
    Posts
    24
    Plugin Contributions
    0

    Default Re: Carlisle Fresh Template Support Thread

    Hi! Is there a way to replace the background with an image instead of plain color? Thanks

  4. #204
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by sfuredi View Post
    Hi,

    I apologize if I am not posting this in the correct thread, but I am running into an issue with my Carlisle Fesh template installation. I am receiving a security error stating that only secure content is being displayed, in IE. Normally I would attribute this to myself not linking an image using my https, however, I just can't seem to find where this issue is coming from (I checked the image urls I added). I need a second set of eyes to see what I am not.

    My website is http://www.mandyshomedecor.com

    Thanks for your help!!!
    This is what FireFox Security Console flagged.
    Try finding this line in the appropriate file and changing http to https

    Blocked loading mixed active content "http://fonts.googleapis.com/css?family=Source+Sans+Pro"
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  5. #205
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by RixStix View Post
    This is what FireFox Security Console flagged.
    Try finding this line in the appropriate file and changing http to https

    Blocked loading mixed active content "http://fonts.googleapis.com/css?family=Source+Sans+Pro"
    Assuming that https works as well as http, and that the page is being served on a website could change it to:
    //fonts.googleapis.com/css?family=Source+Sans+Pro and the link will be pulled with whatever style of access is currently served (http or https).
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #206
    Join Date
    Aug 2007
    Location
    Pittston, PA
    Posts
    28
    Plugin Contributions
    1

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by mc12345678 View Post
    Assuming that https works as well as http, and that the page is being served on a website could change it to:
    //fonts.googleapis.com/css?family=Source+Sans+Pro and the link will be pulled with whatever style of access is currently served (http or https).
    First, thank you to everyone for your input.

    Here's what I did:

    Created Fresh install of Zen @ http://mandyshomedecor.com/test/

    Installed fresh unmodified version of Carlisle Template

    I am using a shared SSL certificate provided by my default host
    https://secure3052.hostgator.com/~mf...rCompany/test/

    I've used shared ssls in the past without any issues, funny that no one else posted about this yet. I created the fresh install to rule out any of my own development as an issue.

    My last active development other than this new project for my wife, was on zen 1.3.8 so I'm very rusty. I understand what you are saying about the fonts, but to be bluntly honest, I'm not sure how to hard code in an https path.

    Can you elaborate for me?

    Thanks!

  7. #207
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Carlisle Fresh Template Support Thread

    Around Line 150 in

    includes/templates/carlisle_fresh/common/html_header.php

    as mc12345678 suggested
    try removing the http:
    or changing it to https

    http://fonts.googleapis.com/css?family=Source+Sans+Pro
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  8. #208
    Join Date
    Aug 2007
    Location
    Pittston, PA
    Posts
    28
    Plugin Contributions
    1

    Default Re: Carlisle Fresh Template Support Thread

    That did it guys, thank you very much for your help!!!

  9. #209
    Join Date
    Sep 2010
    Location
    Mossel Bay, South Africa
    Posts
    7
    Plugin Contributions
    0

    Default Re: Carlisle Fresh Template Support Thread

    Hi Anne
    I am wanting to add additional slides (more than 5) to the slider, but can't figure out where to make the changes. Can you please help me. Thanks!

  10. #210
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by Tucats View Post
    Hi Anne
    I am wanting to add additional slides (more than 5) to the slider, but can't figure out where to make the changes. Can you please help me. Thanks!
    The easiest way is to just add static html code to the includes/templates/carlisle_fresh/common/tpl_home_slider.php file. If you want the slides to be editable through the admin then you need to add new banner groups, but this is a lot more complicated.

    Thanks,

    Anne

 

 
Page 21 of 34 FirstFirst ... 11192021222331 ... LastLast

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 PM
  2. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  3. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  4. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  5. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM

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