Home Forums WoodMart support forum Revolution Slider impossible to edit

Revolution Slider impossible to edit

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

    andreameini
    Participant

    Can you help me please?
    Tomorrow morning is impossible to editin the revolution slider. I don’t know why!

    #59936

    Artem Temos
    Keymaster

    Hi,

    The problem seems to be caused by the latest version of the CMB2 plugin. The fix should be provided by Revolution Slider or CMB2 update. As a workaround, you can comment this piece of code in the file plugins/cmb2/includes/CMB2_JS.php http://prntscr.com/jnhil1

    	if ( function_exists( 'wp_enqueue_code_editor' ) ) {
    			$l10n['defaults']['code_editor'] = wp_enqueue_code_editor( array(
    				'type' => 'text/html',
    			) );
    		}

    Regards

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