CSS for google font contains php error
-
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/
- The topic ‘CSS for google font contains php error’ is closed to new replies.