mageprince / magento2-FAQ

This module adds an easy way to use FAQ Section to your Magento store with jQuery Accordion. In this module, admin can add and update FAQ. Admin can also create FAQ group with group icon.
57 stars 37 forks source link

Fallback to JQueryUI Compat activated. Your store is missing a dependency for a jQueryUI widget. Identifying and addressing the dependency will drastically improve the performance of your site. Compat.js #52

Closed Davelaar closed 10 months ago

Davelaar commented 1 year ago

It was simply fixed by changing faq.js line 3. But I am using Breeze Frontend (SwissUp Labs) with I really love but it seems to have some compatibility issues with this plugin. Can you make it compatible with breeze frontend?

mageprince commented 10 months ago

Hi @Davelaar This extension is commonly utilized across various Magento versions. It has been designed to be compatible with the default Luma theme. You have the flexibility to override the extension's JavaScript files and make the necessary adjustments.