• I’m running an Elegant Themes template on my WordPress website

    My Modest theme has run a child theme through a plug-in for about 18 months. There hasn’t been any problems until now!

    I went onto the Dashboard to do some work on the image slider a couple of days ago and when I go to Appearance>Modest Theme Options it comes up with the following message:

    Fatal error: Call to undefined function et_core_load_main_fonts() in /home/essenti3/public_html/wp-content/themes/Modest/epanel/core_functions.php on line 17

    Can anyone help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi essentiallyholistic,

    If you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.

    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.

    Hi essentiallyholistic,

    Hope this will help you.

    You can just disable this function call:
    – Appearance / Editor
    – Find core_functions.php within the template list
    – Find et_core_load_main_fonts(); code and put it under comment:
    //et_core_load_main_fonts();
    – Update the file. Now E-Panel works well

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

The topic ‘Fatal error message’ is closed to new replies.