slider revolution of problems
-
I can not apply to hover
and also not edit anything in general settings
Attachments:
You must be
logged in to view attached files.
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
The topic ‘slider revolution of problems’ is closed to new replies.