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

    (@giuse)

    Hi @cuongpham259

    thank you for reporting this issue.

    I’ve right now opened a thread on the support forum of Domain Mapping Systtem. You can read here the details.

    As you can read, if FDP didn’t keep all the plugins active when DMS runs on the frontend, you may have a disaster. Some plugins may be globally deactivated. This issue is due to the fact DMS loads Freemius on the frontend during a normal page loading.
    Freemiuis is a service many plugins use for collecting information about the plugin and manage the license of the PRO version if any.
    Usually, the plugins that use Freemius load don’t load it on the frontend, but in this case it’s not so.
    The issue will be solved if DMS loads Freemius only when needed, and not on the frontend.

    Unfortunately, I can’t do anything in the code of FDP to solve this conflict, in another case. If FDP allows the deactivation of some plugins in this situation, you would have a disaster.

    Have a great day!

    Jose

    Thread Starter cuongpham259

    (@cuongpham259)

    Hi @giuse.

    Thank you for the detailed explanation of this issue.

    We’ll have to wait for the Domain Map development team to see if they change it in the future…

    Thread Starter cuongpham259

    (@cuongpham259)

    One more problem.

    My website is built with:
    https://bricksbuilder.io/
    https://automaticcss.com/
    https://codecanyon.net/item/zender-android-mobile-devices-as-sms-gateway-saas-platform/26594230

    I’m stuck having to enable woocommerce on all pages.

    After a few hours I checked, because when Zender SMS activates, without Woocommerce, the website layout will be distorted.

    Unfortunately Bricks, ACSS, and Zender are all must-buy plugins, so didn’t have a chance to test with a blank website.

    Plugin Author Jose

    (@giuse)

    Hi @cuongpham259

    probably, the plugin Zender SMS has some code that depends on some functions or classes that are defined in WooCommerce, and it checks the presence of WooCommerce in the wrong way.

    The clean solution can be given only by the authors of Zender SMS.

    I suggest you write them and ask why their plugin depends on WooCommerce, and if they can check the presence of the functions or classes of WooCommerce that they are using instead of checking if WooCommerce is active.

    You can give them the link to our contact form if they need help: https://freesoul-deactivate-plugins.com/contact/

    As a temporary solution you can try to add this line of code in wp-config.php before the comment /* That’s all, stop editing! Happy publishing. */:

    define( 'FDP_REMOVE_FILTERS_BEFORE_FIRST_PLUGIN',true );

    If you solve the issue, check all your website to see that all works right. As said the clean solution will be in any case an update of the code of Zender SMS. After they do it, remove the line of code above, because in the future you may have some plugins that give problems if you have that line of code in wp-config.php.

    I hope it helps

    Have a great day!

    Jose

    Thread Starter cuongpham259

    (@cuongpham259)

    Hi @giuse.

    Thanks for the tutorial, I’ll send a support ticket to Zender.
    All attempts fail at this point!

    • This reply was modified 1 year, 5 months ago by cuongpham259.
    Plugin Author Jose

    (@giuse)

    Hi @cuongpham259

    do you have any news about Zender?

    Unfortunately, the news about Domain Mapping System is not good.
    As you can read on the thread they will continue to load Freemius on the frontend.
    Unfortunately, there is nothing I can do to solve this issue without their collaboration, so I have to declare Domain Mapping System not compatible with Freesoul Deactivate Plugins until they decide to load Freemius only on the backend.

    Have a great day!

    Jose

    Thread Starter cuongpham259

    (@cuongpham259)

    Hi @giuse

    Sorry for the late response, I’ve been very busy lately.

    That’s bad news with the Domain Map Plugin. Thank you for doing all you can.

    I still don’t have a solution with Zender. Because the development team update a lot recently.

    I will check again next week. If the problem is resolved I will notify you.

    Have a great day!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Domain Mapping Plugin Conflict’ is closed to new replies.