Hi,
I've just downloaded and activated the hatch theme.
This message appears:
Fatal error: Call to undefined function get_theme_support() in /home/content/17/5858617/html/wp-content/themes/hatch/library/functions/sidebars.php on line 32
I cannot get into the back end of my site to de-activate the theme or activate another instead,
Can I delete the uploaded theme from my hosting provider or will I lose all the content of my site?
Or is there anything I can do to fix the problem so that the them works?
Many thanks
the function get_theme_support() was introduced in wp3.1;
which version of WordPress are you running?
please update, if it is not the current version wp3.3.2
Can I delete the uploaded theme from my hosting provider
yes
Hi alchymyth The Sweeper,
It worked! Thanks very much indeed :)
louiseann
Member
Posted 11 months ago #
I have the same problem with Hatch. After I downloaded it, I get the error message: "Fatal error: Call to undefined function register_meta() in /home/content/86/7892986/html/wp-content/themes/hatch/library/functions/meta.php on line 46" when I go to my website and when I try to access my wordpress dashboard. I am running version 3.3.2 and my site is hosted by GoDaddy. But GoDaddy was not able to help me. The developer agrees there is a problem but has not helped -- 5 days already!
How can I delete this theme?
thanks for any help!
The register_meta function does exist in WordPress, as of version 3.3. It's in wp-includes/meta.php.
Make sure you have the latest version of WordPress installed.