Polylang support

#649061
  • Resolved Freepixel
    Rank Math free

    Hello, this message concerns the compatibility between Polylang and Rank Math, you seem to be saying that Polylang does not help you in this process.
    One of the Polylang development managers told me that they had sent you PRO Licenses for their plugin and that they are available to their developers if they have a technical blockage with Polylang.
    He tells me this: here is the PR, apart from the file that they might have on their side:
    if ( defined( 'RANK_MATH_VERSION' ) ) {
    include PLL_MODULES_INC . '/plugins/rank-math.php';
    add_action( 'pll_language_defined', array( $this->rank_math = new PLL_RankMath(), 'init' ) );
    }

    Instead of checking the presence of RM, it would be enough for them to check the presence of Polylang and Polylang Pro then include their file and add their action.
    Can you try to see what is blocking and make your plugins compatible?
    Regards.
    Jean

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for getting in touch and we are sorry to hear about the issue you are facing and for the delay.

    We will be releasing an update after which you just need to add a small piece of code to add the compatibility. We will be sharing the KB link with you shortly after the update is released.

    Hope that helps and please do not hesitate to let us know if you need my assistance with anything else.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘Polylang support’ is closed to new replies.