Home Forums WoodMart support forum slider revolution of problems

slider revolution of problems

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

    Emura_12
    Participant

    I can not apply to hover

    and also not edit anything in general settings

    Attachments:
    You must be logged in to view attached files.
    #60154

    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

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

The topic ‘slider revolution of problems’ is closed to new replies.