Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1042893

    Hi guys,
    I have just updated to the new version of wordpress.
    Now when I open the editor for working on articles I get an error. See the below.

    Could you please assist me?

    Fatal error: Uncaught Error: Call to undefined function gutenberg_get_jed_locale_data() in /home/bestsimu/public_html/ninserviziogratuito.co.uk/wp-content/plugins/ml-slider/admin/Gutenberg.php:42 Stack trace: #0 /home/bestsimu/public_html/ninserviziogratuito.co.uk/wp-includes/class-wp-hook.php(286): MetaSlider_Gutenberg->enqueue_block_scripts(”) #1 /home/bestsimu/public_html/ninserviziogratuito.co.uk/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /home/bestsimu/public_html/ninserviziogratuito.co.uk/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /home/bestsimu/public_html/ninserviziogratuito.co.uk/wp-admin/edit-form-blocks.php(357): do_action(‘enqueue_block_e…’) #4 /home/bestsimu/public_html/ninserviziogratuito.co.uk/wp-admin/post.php(160): include(‘/home/bestsimu/…’) #5 {main} thrown in /home/bestsimu/public_html/ninserviziogratuito.co.uk/wp-content/plugins/ml-slider/admin/Gutenberg.php on line 42

    Please find your loging details

    #1043209

    Hey marcoabis81,

    Can you try adding this code at the bottom of your child theme’s functions.php:

    add_filter('use_block_editor_for_post', '__return_false');

    Hope this helps.

    Best regards,
    Nikko

    #1043474

    Thank you Nikko.
    It worked.

    Can be this caused by the fact I have updated to the new version of wordpress?

    Regards,
    Marco

    #1043640

    Hi Marco,

    Yes, it’s because of the new WordPress editor included in WordPress 5.0.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.