• Hi,

    Thanks in advance for taking the time to read my question.

    I’ve been working locally on a wordpress website. I created a child theme and added some functionality to the functions.php file. When I tried to move the website to my server, here’s the step I took:

    1. Uploaded my whole wordpress directory to my server.

    2. Changed the wp-config.php file to fit my server’s DB

    3. Replaced the localhost/mysite to mysite.com in the database.

    However, I still get some errors. I got to say, my wordpress theme is a commercial one, but I don’t think the error is caused by it. I get this error:

    Fatal error: Class ‘FusionCoreFrontendWalker’ not found in /beta.sustema.ca/wp-content/themes/avada-child/functions.php on line 61.

    It’s like if my functions.php from my child theme was loaded first and it couldn’t detect my class. Any idea how to solve this?

    Thanks again,

    SLAF

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    Theme “avada” is not to be found in the WP theme repo.

    I would contact the theme’s vendor for support as they have access to their theme’s code.

Viewing 1 replies (of 1 total)

The topic ‘Fatal Error Moving Site From Localhost to Server’ is closed to new replies.