Hello and I’m sorry to hear about this.
Can you please try with the latest version, uploaded a few days ago?
Same as @ibroughy I have a clean install of WordPress and when installing and activating version 2.4.2.1 of the Felt theme either manually (uploading ZIP) or through the WordPress Customizer (which downloads it from the wordpress.org theme repository) it throws the following error breaking the WordPress install.
Fatal error: Uncaught Error: Call to undefined function felt_google_fonts_url() in /srv/www/test-install/public_html/wp-content/themes/felt/functions.php:120
Commenting out add_editor_style() on lines 118-123 and wp_enqueue_style() on line 167 in functions.php returns the WordPress install to a useable state allowing me to change to a different theme.
Thanks! I just added an issue on GitHub and we will figure it out a fix: https://github.com/pixelgrade/felt/issues/66
Hi @ibroughy and @scottmallinson,
The issue you are experiencing is not with that function missing, but with the fact that the file containing it not being loaded. This is due to the fact that on Windows environments there was a bug with the file paths.
We have updated Felt Free to version 2.4.2.3 and you should now have no issues.
Cheers,
Vlad
Pixelgrade