Hi,
Just follow these steps to resolve your issue
Step-1 : Open your plugin directory and then open responsive-accordion-and-collapse plugin folder.
Step-2 : Now open “lib</strong”> folder and then open “installation” folder. here you will see a file name is installation.php, open it on any editor.
Step-3 : Go to near line no. 15 and then find below code there –
wp_enqueue_script( 'wpsm_ac_bootstrap-js-front', wpshopmart_accordion_directory_url.'js/bootstrap.js', array(), '', true );
Step-4 : replace above line with this code –
//wp_enqueue_script( 'wpsm_ac_bootstrap-js-front', wpshopmart_accordion_directory_url.'js/bootstrap.js', array(), '', true );
Step-5 : Save your file and then check your website.
try it and then let me know.
Thanks
Hi,
I have tried this and it hasn’t fixed the issue. When the responsive accordion plug in is activated the drop down menu in navigation doesn’t work.
Are the two lines of code the same?
Thanks
No, bot line of code are different.
First line of code has started simple.
But second one is started with this “//” for comment out code from file.
Great thanks. It hadn’t pasted over the first time. This has worked.
You are welcome. Let me if you will get any other problem in plugin.
Please rate us if you like this plugin.
Thanks