Home Forums WoodMart support forum White screen of death

White screen of death

Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #117091

    carmynandtrevor
    Participant

    hello support team,

    I am facing an issue of white screen with my website after updating woodmart parent theme. In debugging log below error was found. Kindly help me to resolve this issue.

    Fatal error: Uncaught Error: Call to undefined function whb_is_enabled() in /var/www/html/staging-1/wp-content/themes/woodmart-child/header.php:26Stack trace:#0 /var/www/html/staging-1/wp-includes/template.php(704): require_once()#1 /var/www/html/staging-1/wp-includes/template.php(653): load_template(‘/var/www/html/s…’, true)#2 /var/www/html/staging-1/wp-includes/general-template.php(41): locate_template(Array, true)#3 /var/www/html/staging-1/wp-content/themes/woodmart/page.php(11): get_header()#4 /var/www/html/staging-1/wp-includes/template-loader.php(77): include(‘/var/www/html/s…’)#5 /var/www/html/staging-1/wp-blog-header.php(19): require_once(‘/var/www/html/s…’)#6 /var/www/html/staging-1/index.php(17): require(‘/var/www/html/s…’)#7 {main} thrown in /var/www/html/staging-1/wp-content/themes/woodmart-child/header.php on line 26

    PFA of code in header.php

    Attachments:
    You must be logged in to view attached files.
    #117114

    Artem Temos
    Keymaster

    Hi,

    Seems that a part of our theme files is missed. Try to reinstall the theme with the latest version downloaded from ThemeForest. Also, you will have to update all the required plugins via Appearance -> Install plugins after the update.

    Regards

    #118381

    carmynandtrevor
    Participant

    Hi ,

    I Updated All theme and plugin files but this didn’t resolve the issue. PFA of the screenshot .
    Website’s WP_DEBUG mode is enabled.

    Attachments:
    You must be logged in to view attached files.
    #118390

    Artem Temos
    Keymaster

    You still have our PHP files missed. Please, remove the folder completely, download the latest version from ThemeForest and upload all the files.

    #118430

    carmynandtrevor
    Participant

    done same.. remove parent theme folder js-composer and rev slider plugin , upload fresh files

    #118453

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin and FTP access so we can check it?

    Thank you in advance

    #118568

    carmynandtrevor
    Participant

    i disable all plugin but nothing happen error is still there

    #118577

    Artem Temos
    Keymaster

    We asked about your FTP access as well to check your files.

    #118607

    carmynandtrevor
    Participant

    Below are the FTP details

    #118636

    Artem Temos
    Keymaster

    Sorry, but we can’t connect with this port and without it.

    #118813

    carmynandtrevor
    Participant

    Please find the port no. below

    #118830

    Artem Temos
    Keymaster
    #118888

    carmynandtrevor
    Participant

    i am unable to attach xml file of settings below details are working as i can connect using them

    Attachments:
    You must be logged in to view attached files.
    #118896

    Artem Temos
    Keymaster

    Could you please switch to the parent theme?

    #118905

    carmynandtrevor
    Participant

    Done.

    #118906

    Artem Temos
    Keymaster

    Child theme is still active.

    #118908

    carmynandtrevor
    Participant

    No, parent theme is active

    #118909

    Artem Temos
    Keymaster

    Yes, now it seems to be working correctly. It means that you have some customizations in your child theme that cause that error. Remove your custom code or fix.

    #118910

    carmynandtrevor
    Participant

    i told u this code and also share that custom code with you . That code is working with before parent theme update to latest version. Please find the header file code below. Error shows in whb_is_enabled code

    #118911

    Artem Temos
    Keymaster

    You need to copy a new file from the updated version and then do your modifications. Every theme update may change some functions, remove or add new ones.

Viewing 20 posts - 1 through 20 (of 20 total)