• k1amk1

    (@k1amk1)


    Hi
    Today I updated my site. Unfortunately, there was a problem after updating the site. I removed an extension that had problems. The following error is shown to me:

    `Fatal error: Uncaught Error: Call to undefined function is_shop() in /home/keyv/public_html/wp-content/themes/desktop/functions.php:169 Stack trace: #0 /home/keyv/public_html/wp-includes/class-wp-hook.php(288): remove_shop_breadcrumbs(”) #1 /home/keyv/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #2 /home/keyv/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /home/keyv/public_html/wp-includes/template-loader.php(13): do_action(‘template_redire…’) #4 /home/keyv/public_html/wp-blog-header.php(19): require_once(‘/home/keyv/…’) #5 /home/keyv/public_html/index.php(17): require(‘/home/keyv/…’) #6 {main} thrown in /home/keyv/public_html/wp-content/themes/desktop/functions.php on line 169

    please guide me

Viewing 2 replies - 1 through 2 (of 2 total)
  • Joy

    (@joyously)

    Your theme is calling a function that is not defined: is_shop().
    If it was defined in the extension that had problems, then you need to remove it from the theme, or switch themes.

    Thread Starter k1amk1

    (@k1amk1)

    When I switch the theme, the blank page appears.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘fatal error’ is closed to new replies.