Home Forums Basel support forum Error in activate CMB2 plugin

Error in activate CMB2 plugin

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25882

    pronovaes
    Participant

    Hello,

    Can you help me solve this error?
    In activate plugin.

    Fatal error: Class ‘Taxonomy_MetaData_CMB2’ not found in /home/storage/f/52/c1/esmig/public_html/wp-content/themes/basel/inc/classes/Metaboxes.php on line 324

    #25910

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    Try to add the following code snippet to the functions.php in the child theme to fix it

    add_filter('basel_new_meta', '__return_true');

    Kind Regards
    XTemos Studio

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