• Resolved AlexisMS

    (@alexisms)


    Hi,

    I have been using TabsResponsive for a few years. From the beginning there was a problem that the TabsResponsive plugin interfered with the use of the mobile menu of Paperio theme: When the plugin was activated, the dropdown function of the mobile menu no longer worked. I always solved this manually using these instructions: https://www.ads-software.com/support/topic/plugin-causes-loss-of-sub-menus-on-main-menu/

    Since the last update, however, this no longer works. What can I change so that the dropdown menus appear again as before?

    I appreciate any idea.

    Regards,
    Alex

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Praveen

    (@praveenmalav09)

    Hi @alexisms,

    Please follow these steps go to plugin file editor > Tabs Responsive > assets > js >tabs-custom.js line no. 838

    Replace this code

    .on('click.bs.dropdown.data-api', toggle, Dropdown.prototype.toggle)

    To

    //.on('click.bs.dropdown.data-api', toggle, Dropdown.prototype.toggle)

    Thanks

    Thread Starter AlexisMS

    (@alexisms)

    Working like a charm! Thank you so much!
    Do I have to edit the js file after each update in the future?

    Praveen

    (@praveenmalav09)

    Hi @alexisms,

    Glad to hear your issue has been resolved. If you like our plugin please rate us. And yes, you’ve to edit the js file after each update in the future.

    Thanks

    Thread Starter AlexisMS

    (@alexisms)

    Good to know, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘TabsResponsive interferes with mobile menu’ is closed to new replies.