Topic: Browser error in mdb.mib.js [WordPress]

Malkoc pro asked 5 years ago


I am using wordpress 4.9.7 (Latest) en enqueued scripts. But mdb.min.js gives error

I enqueued with this code:

function theme_scripts() {
wp_enqueue_script( 'theme-mdb', get_template_directory_uri() . '/js/mdb.min.js', array('jquery'), '1.0.0', true );
}
add_action( 'wp_enqueue_scripts', 'theme_scripts' );

Dawid Adach pro commented 5 years ago

Could you please verify the image or paste error? Image is not displaying.


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags