Fatal error message for Bookcard WP theme

  • Posted in : BookCard WP
  • PhotosbyOaks
    Participant

    Hello. I’ve uploaded the template as suggested by looking at previous post and this is the error message I’m getting:

    Fatal error: Call to undefined function add_editor_style() in /home/lifeiswh/public_html/itsmellsbetterthanittaste.com/wp-content/themes/bookcard-v4-6-2/functions.php on line 340

    What can I do about this issue? Is there a new updated version of this theme?

    PhotosbyOaks
    Participant

    I switched to the latest template version and got the same error message:

    Fatal error: Call to undefined function add_editor_style() in /home/lifeiswh/public_html/itsmellsbetterthanittaste.com/wp-content/themes/bookcard-v4-7/functions.php on line 340

    Any help would be greatly appreciated.

    Mehmet S.
    Keymaster

    Hi, it is weird. The add_editor_style() function is supported since WordPress 3.0. But if you still have that message:

    – go to Appearance > Editor > functions.php

    – find this:

    add_editor_style( 'custom-editor-style.css' );
    

    – edit:

    // add_editor_style( 'custom-editor-style.css' );
    

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register