green.css?ver=3.5.1 is being fagged by Pingdom

Discussion in 'GeoCraft WordPress Theme' started by azza, May 15, 2013.

  1. azza

    azza Member

    Joined:
    Apr 29, 2013
    Messages:
    61
    Likes Received:
    7
    Hi, The green colour theme is being flagged on Pingdom due to wait time.
    I have checked another site using this green colour and they have the same issue. Black and blue work fine.
    I am using version 1.77 but but the issue existed before the update.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Support mail sent.
     
  3. rogerb

    rogerb Active Member

    Joined:
    May 8, 2012
    Messages:
    481
    Likes Received:
    33
    Gourav,

    This is important to many of us - is there an answer other than "support mail sent" ?
     
    aliounn likes this.
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    We have added code to bypass green.css (if not selected) in the
    geocrafttheme\admin\ geocraft_functions.php

    check image for reference.

    [​IMG]


    Code added:
    if (geocraft_get_option('altstylesheet') != 'green') {

    }
     

Share This Page