Today I installed the site and during the installation errors occurred when activating the theme. I deleted the theme, similar to working with the plugin, but the site on WP did not turn on. What mechanism restores the site?
2 answers
Is there any other topic? Try in the database, in the table <prefix> _options, change the row where the column is option_name = current_theme. In the option_value column enter the name of another working theme, for example:
Twenty Fourteen |
I had the same problem when there was no topic other than a damaged one in the themes folder. I deleted the damaged one, added one of those that go by default and everything worked by itself. Wordpress was 3.8.
|