I resolved my previous problem by adding this code in the instalation.php file //wp_enqueue_script( 'wpsm_ac_bootstrap-js-front', wpshopmart_accordion_directory_url.'js/bootstrap.js', array(), '', true );
But now I have another serious problem:
The accordion opens and closes only the first time. If I try to open it second time it is not responding. Please help!