• Resolved ibroughy

    (@ibroughy)


    I have a fresh and newly minted wordpress install. I download this theme and upload to the site via the zip theme install and then when I activate it or try to preview it the whole site/wordpress sadmin goes blank and no dice untill I remove from the server and then reload and active another theme. I have no idea whats wrong or if plugins are needed etc but it mentions nothing about that as far as I can tell. Help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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

    Theme Author pixelgrade

    (@pixelgrade)

    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

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Felt install’ is closed to new replies.