Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    Can you share me your accordion page url>

    Thanks

    Thread Starter lisabruner

    (@lisabruner)

    Unfortunately our site is hosted on an internally facing server, only accessible when logged onto our network. So the URL will not be accessible to you. Have you heard of anyone else having this issue? Could you point me in the direction of what to look at to alter the opening transition? I realize it is hard without having the URL, sorry.

    Plugin Author wpshopmart

    (@wpshopmart)

    This problem has comes first time, so now there no solution is available to resolve it.

    Try to deactivate another plugin one by one and check, may be accordion is conflict by another plugin script.

    Thanks

    Hello,

    Great plugin! I hope I’m about to use it. I’m also having an issue with Bouncing Zerif. Additionally, when the plugin is activated I’m unable to open the dropdown navigation menu on mobile. The menu pops up, then disappears. When I deactivate the plugin everything works fine. Do you know why this could be happening?

    I’m running WordPress 4.5.1 and using Zerif PRO Version: 1.8.5.3 for my theme.

    Here is a list of all other plugins I’m using:

    -MailChimp for WordPress
    -Meta Slider
    -Quiz and Survey Master
    -WP Store Locator

    SITE: (calcomm.altcomputer.com)

    Plugin Author wpshopmart

    (@wpshopmart)

    Hello,

    Please follow my steps here –

    Step-1 : open your plugin directory and then open responsive-accordion-and-collapse plugin folder

    Step-2 : Now Open lib – > installation folder

    Step-3 : Here you will see a file name is installation.php open it on any editor.

    Step-4 : Now go to line no. 15 an then find below code there –

    wp_enqueue_script( 'wpsm_ac_bootstrap-js-front', wpshopmart_accordion_directory_url.'js/bootstrap.js', array(), '', true );

    Step-5 : Replace it with this code

    //wp_enqueue_script( 'wpsm_ac_bootstrap-js-front', wpshopmart_accordion_directory_url.'js/bootstrap.js', array(), '', true );

    Step-6: Save your code and then check your menu in mobile.

    Try it and then let me know.

    Thanks

    Thank you! Adding the forward slashes fixed the mobile menu issue. Would I want to include this fix on the child theme, or will this fix carry over with the next update?

    Plugin Author wpshopmart

    (@wpshopmart)

    Hi,

    When accordion plugin will update with new version then you will need to repeat above procedure again.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Accordion tabs "bounce" when clicked open’ is closed to new replies.