ENABLED BLOG CREATION with default theme
-
Blog creation worked fine but without a theme users were sen’t to a white page.
adding this line into the wp-config file changed the problem for me:
define('WP_DEFAULT_THEME', 'theme-folder-name');hope it can help someone.
greetz, p23
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘ENABLED BLOG CREATION with default theme’ is closed to new replies.