Title: The plugin causes issues
Last modified: March 15, 2025

---

# The plugin causes issues

 *  Resolved [behroozjanfada](https://wordpress.org/support/users/behroozjanfada/)
 * (@behroozjanfada)
 * [1 year ago](https://wordpress.org/support/topic/the-plugin-causes-issues/)
 * The plugin tries to load some resources via UNPKG.COM which is currently down.
   So it makes the website pretty unresponsive or very slow.
 * Had to deactivate it.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [behroozjanfada](https://wordpress.org/support/users/behroozjanfada/)
 * (@behroozjanfada)
 * [1 year ago](https://wordpress.org/support/topic/the-plugin-causes-issues/#post-18362884)
 * My suggestion to resolve the issue:
 * class-modal.php, line 85
   change:`wp_register_script( 'ttt_pnwc_micromodal', '
   https://unpkg.com/micromodal/dist/micromodal.min.js', array( 'jquery' ), false,
   true );`with:`wp_register_script( 'ttt_pnwc_micromodal', 'https://fastly.jsdelivr.
   net/npm/micromodal/dist/micromodal.min.js', array( 'jquery' ), false, true );`
 *  Plugin Support [Taha](https://wordpress.org/support/users/tahaamin/)
 * (@tahaamin)
 * [1 year ago](https://wordpress.org/support/topic/the-plugin-causes-issues/#post-18362893)
 * Hi [@behroozjanfada](https://wordpress.org/support/users/behroozjanfada/),
 * I hope you’re doing well.
 * Thanks for bringing this to our attention! I’m forwarding your notice to the 
   development team for review, and we will update you as soon as possible.
 * Thanks for your patience!
 *  Plugin Author [Pablo Pacheco](https://wordpress.org/support/users/karzin/)
 * (@karzin)
 * [1 year ago](https://wordpress.org/support/topic/the-plugin-causes-issues/#post-18365936)
 * Hi [@behroozjanfada](https://wordpress.org/support/users/behroozjanfada/) ,
 * We have an option for it already. Please, set the option **General > Micromodal
   loading method** as `Locally`.
 * Let me know if it helps.
 *  Thread Starter [behroozjanfada](https://wordpress.org/support/users/behroozjanfada/)
 * (@behroozjanfada)
 * [1 year ago](https://wordpress.org/support/topic/the-plugin-causes-issues/#post-18367188)
 * Hi Pablo,
 * Thank you for your answer. I was aware of that and changed the option to locally
   and that resolves the issue. However, I was thinking you might consider changing
   the CDN because of the UNPKG issues for those who like to load the modal library
   from a CDN.
 * [@karzin](https://wordpress.org/support/users/karzin/)
 *  Plugin Author [Pablo Pacheco](https://wordpress.org/support/users/karzin/)
 * (@karzin)
 * [1 year ago](https://wordpress.org/support/topic/the-plugin-causes-issues/#post-18371136)
 * Got it [@behroozjanfada](https://wordpress.org/support/users/behroozjanfada/),
 * Thanks for the suggestion. I just released a new version (1.5.1) with a new option
   to load Micromodal from jsdelivr.com. I’m closing the ticket. Let me know if 
   you notice something else 😉
 *  Thread Starter [behroozjanfada](https://wordpress.org/support/users/behroozjanfada/)
 * (@behroozjanfada)
 * [1 year ago](https://wordpress.org/support/topic/the-plugin-causes-issues/#post-18371723)
 * Great work [@karzin](https://wordpress.org/support/users/karzin/)
 * Thank you! 🙌

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘The plugin causes issues’ is closed to new replies.

 * ![](https://ps.w.org/popup-notices-for-woocommerce/assets/icon.svg?rev=2971612)
 * [Popups for WooCommerce: Add to Cart, Checkout & More](https://wordpress.org/plugins/popup-notices-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-notices-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-notices-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-notices-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-notices-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-notices-for-woocommerce/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [behroozjanfada](https://wordpress.org/support/users/behroozjanfada/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/the-plugin-causes-issues/#post-18371723)
 * Status: resolved