• mnppdt28

    (@mnppdt28)


    Hi Support, so we installed this plugin https://geotargetingwp.com/ for redirecting visitors to the right pages.

    However it seems it has conflict with your plugin as website is displaying critical error. As per GeotargetingWP support

    It seems that the problem is the plugin content-egg which is including a library (Crawler detect) without composer wich is the installation method recommend as is compatible with other plugin using the same library.

    Is there a way to update the plugin to use composer to load the library as is recommended on?https://github.com/JayBizzle/Crawler-Detect?

    Please let us know. Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author keywordrush

    (@keywordrush)

    Hi,

    Composer is a great tool but unfortunately it’s not part of the WordPress coding standards. So there is no chance that all developers will follow this.

    Usually developers (includig us) use alternative methods to resolve conflicts with third party libraries like class_exists(), namespaces, etc.

    If an error occurs in the GeotargetingWP code, then they must fix it on their side. Because you can’t expect all developers to use composer or whatever tool you like to use.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin Conflict with GeotargetingWP’ is closed to new replies.