• Resolved Sébastien SERRE

    (@sebastienserre)


    Hello,
    I’m Sébastien from Polylang Pro and we have a customer in common which can’t make working your plugin with ours…

    The issue is your filters are working well with Polylang, but when the customer adds Polylang Pro, then it stops working.
    The line in your code which is preventing it to work is?https://plugins.trac.www.ads-software.com/browser/filter-everything/trunk/src/wpc-third-party.php#L441?

    	function flrt_pll_pro_active(){
    	    if( defined('POLYLANG_PRO') ){
    	        return true;
    	    }
    	    return false;
    	}

    Why do you return false if Polylang Pro detected ? There’s surely a reason, and I invite you to contact us through?https://polylang.pro/support/
    ?I’m sure we’ll find a solution to make our both plugin work together. Hope to hear news from you soon.
    Regards

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Plugin doesn’t work with Polylang Pro’ is closed to new replies.