Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Nov 2012
    Posts
    66
    Plugin Contributions
    0

    Default firefox webfont not working in https

    My webfonts aren't working in firefox https mode or regular, but they work in safari and chrome. Any ideas how I can fix this?

    Here is my css:

    @font-face {font-family: 'ProximaNovaA-Regular';
    src: url('/webfonts/25A345_13_0.eot');
    src: url('/webfonts/25A345_13_0.eot?#iefix') format('embedded-opentype'),url('/webfonts/25A345_13_0.woff') format('woff'),url('webfonts/25A345_13_0.ttf') format('truetype');
    }

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: firefox webfont not working in https

    Where does this reside??

    I mean is it on your server??

    webfonts/25A345_13_0.ttf
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2012
    Posts
    66
    Plugin Contributions
    0

    Default Re: firefox webfont not working in https

    Yes, that folder is on my server in several places because I don't know what the scope of the css file is. I have it in my css folder as well as in my root where the shop files are, and in my template folder...

    Any ideas?

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: firefox webfont not working in https

    Well, in some spots you've prefixed the "webfonts" with a / like: "/webfonts", and some places you haven't. So, the inconsistency is going to be a problem.

    Also, if you are going to keep using that "/" prefix, then the webfonts folder needs to go into the document-root of your site, even if your store is in a subdirectory, because the / trumps any subdirectories too.

    Without having your actual URLs for SSL and non-SSL addresses to your site, you make it very difficult to give specific solutions. It's always better to give details.

    If you look at the webserver error logs on your SSL server, you'll find exactly what the problematic path is, and that'll give you clues about what to do to correct it.

    Chances are your HTTPS_SERVER and DIR_WS_HTTPS_CATALOG settings are wrong. Sharing the contents of your includes/configure.php file (without database details) would be helpful.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Nov 2012
    Posts
    66
    Plugin Contributions
    0

    Default Re: firefox webfont not working in https

    should I then just be using " webfonts/font.eot" instead of /webfonts/font.eot"?

  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: firefox webfont not working in https

    Please click Reply below and answer all the questions in the Posting Tips section, especially the one that asks for your URL.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. HTTPS not working
    By Fancyfrills in forum Basic Configuration
    Replies: 20
    Last Post: 11 Aug 2012, 07:42 PM
  2. Error in https with Firefox - Site NOT loading
    By kevinmc3 in forum General Questions
    Replies: 1
    Last Post: 6 Dec 2010, 05:23 AM
  3. https not working paypal pro?
    By chrismaddox3d in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 1 Oct 2010, 11:50 PM
  4. Https not working on admin
    By mel150 in forum General Questions
    Replies: 10
    Last Post: 15 Feb 2009, 09:19 PM
  5. Site not working in https in I.E.
    By dsaini in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 7 Aug 2006, 05:35 AM

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