• Resolved GMBrian

    (@geusmedia)


    Heya,

    Thanks for a great plugin.

    I’ve found a php notice in the CSS after selecting a custom google font.

    The header font:
    #teaser-headline {
    font-family: Notice: Undefined index: Vollkorn in /home/<my_username>/domains/<my_domainname>/public_html/dev/wp-content/plugins/ultimate-coming-soon-page/framework/framework.php on line 438 “Vollkorn”,sans-serif;
    }

    I’ve tried this one two different installations, both local XAMPP and online.

    Another snippet from the content font:
    #coming-soon-container {
    font-family: Notice: Undefined index: Roboto in /home/<my_username>/domains/<my_domainname>/public_html/dev/wp-content/plugins/ultimate-coming-soon-page/framework/framework.php on line 438 “Roboto”,sans-serif;
    }

    I hope to have provided you with enough information to be able to fix it or point me in a direction if it’s me doing something wrong.

    Thanks.

    https://www.ads-software.com/plugins/ultimate-coming-soon-page/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Turner

    (@johnnytee)

    Thanks for the kudos and heads up! Patch will be released later on today!

    Thread Starter GMBrian

    (@geusmedia)

    No problem. Thanks for the quick fix.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS for google font contains php error’ is closed to new replies.