• Hi, after long testing an issue with EDD Multi Currency, I found that the issue only occurs when Awesome Support is activated.

    The problem is that when switching currencies during checkout, the EDD cart goes empty. When Awesome Support is deactivated, this does not happen.

    So I wonder if it is related to the two JS files that are loaded on each page:
    – wp-content/plugins/awesome-support/assets/admin/js/admin-popup.js
    – wp-content/plugins/awesome-support/assets/admin/js/vendor/jquery.magnific-popup.min.js

    My question: why are these script (and stylesheet) files loaded on each front-end page? Is there a way to only load them when actually needed? And what is the magnific popup used for anyway?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ravanh

    Based on the information you’ve provided, it seems that the scripts and stylesheets loaded by Awesome Support may be conflicting with those loaded by EDD Multi Currency, which is causing the issue you are experiencing.

    To answer your specific questions, I need some time to investigate and check with the team. I will get back to you ASAP.

    If you have any further questions, please let me know.

    Regards

    Thread Starter Rolf Allard van Hagen

    (@ravanh)

    Hi @jahmedas the EDD support team had a closer looks and responded with:

    It looks like Awesome Support registers a custom database table {$wp}_sm_sessions and handles all site sessions, including EDD sessions like the cart contents, through there. Awesome Support would have to address this via their plugin so that they don’t take over all site sessions, just their own.

    Apparently their conclusion is that the issue is coming from the session management, not just a script conflict. Hope that is helpful info.

    Let me know if you want me to put you in direct contact with the support person on the other end ??

    Jawad Ahmed

    (@jahmedas)

    Hi @ravanh

    Thanks, we are checking it and will fix it accordingly. Please bear with us.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conflict with EDD Multi Currency’ is closed to new replies.