Home Forums WoodMart support forum Slider Revolution

Slider Revolution

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

    labriola
    Participant

    Good morning,
    I have a problem with slider revolution: after saving a project it is no longer possible to modify it.
    can you help me to solve?
    Thank you

    #60267

    Artem Temos
    Keymaster

    Hi,

    It is a conflict with the latest version of the CMB2 plugin. As a workaround, you can comment or remove 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

    #60281

    typ
    Participant

    Works for me. Thanks.

    #60290

    Artem Temos
    Keymaster

    You are welcome.

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

The topic ‘Slider Revolution’ is closed to new replies.