• First – I’m sorry if I am asking a question on a resolved issue. I have tried to search questions and forums, but have not been able to find a solution to my problem.
    I am a novice in WordPress and homepages, but have been able to create one, none the less. However, new computer had me going at my homepage again. The theme I have made my homepage on is sugar&spice, which I knew would no longer be supported or updated, so I have been in process of deciding on a new theme. Here the problem arises. I have updated WP and all plugins. but when I try to change the theme, all i get is a blanck preview screen with a 0 in top left corner, and no change to my homepage.
    I have no clue what to do, and I am not, unfortunately, understanding all the code language in the other posts.
    Any help will be greatly appreciated, so I can continue with updating my homepage.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Maybe you have a error from code, first enable debug mode and change WP_DEBUG to true value, in wp-config.php from root wordpress directory and send me the message when you try to change de theme

    example define( ‘WP_DEBUG’, true );

    Thread Starter freltofte

    (@freltofte)

    Hi jjvasques
    thank you for replying so quickly.
    I wish I understood – sorry, I am a total novice at this WP – I will try to find out how to do what you suggest, and let you know what happens. I will probably not be able to do this until later today at home. 🙂

    Thread Starter freltofte

    (@freltofte)

    I finally found the wp-config.php file, and changed to true in define debug, as you worte.
    I now get a page full of messages when looking at my website through WP controlpanel:
    Unfortunately half of it is in danish :), but I hope it still makes sense to you.
    I can’t upload or insert the picture of the page as it looks, so if you can’t see it, please let me know how to display the errormessages for you.
    🙂

    Thread Starter freltofte

    (@freltofte)

    please, i tried sending last error messages, i cant change theme, or update, make new pages or anything, all i get is this :
    Now when I try to go to my websites WP, and see if I can change theme, this is all I get to see: — HELP
    Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1127

    Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1128

    Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1131

    Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1132

    Warning: array_values() expects parameter 1 to be array, null given in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1133

    Fatal error: Uncaught Error: Call to a member function is_rtl() on null in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php:1136 Stack trace: #0 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-hook.php(286): wp_localize_jquery_ui_datepicker(”) #1 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php(1435): do_action(‘wp_enqueue_scri…’) #4 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-customize-manager.php(455): wp_enqueue_scripts() #5 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-customize-manager.php(552): WP_Customize_Manager->wp_die(0, ‘Non-existent ch…’) #6 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-hook.php(286): WP_Customize_Manager->setup_theme(”) #7 /var/www/fam-freltofte.dk/Kagedillen/wp-includes/class-wp-hook.php(310): WP_Ho in /var/www/fam-freltofte.dk/Kagedillen/wp-includes/script-loader.php on line 1136

    please, an anyone help me?, so i can change theme, and keep my website updated?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Part of the problem is that it looks like you are using a theme that is not supported in these forums.

    Try these steps.

    1. Backup all your wp-content/themes/chef directory to somewhere off of your web server.
    2. Once that is done and you are sure the theme is safe and backed up, then delete the chef directory in wp-content/themes. Just that one chef directory and nothing else.
    3. Now visit this link and select a different theme. http://kagedillen.fam-freltofte.dk/wp-admin/themes.php You will get an error message but that is fine for now.

    After you do that does the theme change to the one you have selected? Can you get into the backend of your installation after that?

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

The topic ‘Cant change theme’ is closed to new replies.