bkk_alien
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Page Templatethanks, brs, for pointing me in the right direction!
looking at DESIGNS (now TEMPLATES) after updating to 2.7 i realized there was NO template available at all from dashboard…!?
to fix that i went to edit the database in phpmyadmin:
in wp_options the table current_theme was somehow set to an old, deceased theme
after changing it to the current theme name, all works fine, including selecting a page template!
Forum: Themes and Templates
In reply to: The requested theme does not exist.i had a similar problem today after updating to 2.7
turns out i had to edit the database in phpmyadmin:
in wp_options the table current_theme was somehow set to an old, deceased theme (which explains the ‘does not exist’ 🙂
after editing it to the current theme name, all works fine!
(including selecting a page template, which otherwise remains disabled)Forum: Fixing WordPress
In reply to: The requested theme does not exist. ??i had the exact same problem today after updating to 2.7
turns out i had to edit the database in phpmyadmin:
in wp_options the table current_theme was somehow set to an old, deceased theme (which explains the ‘does not exist’ 🙂
after editing it to the current theme name, all works fine!
(including selecting a page template, which otherwise remains disabled)