Bug with Berocket ajax filter

#401684
  • Resolved Marketing
    Rank Math free

    Hello,
    since a few updates your plugin conflicts with the editing of the <title> tag of berocket ajax filter.
    The berocket plugin should edit the title by adding the selected filters but your plugin does not allow this.
    If I deactivate your plugin, it works correctly.
    This bug only arose after the last updates.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math support, and sorry for any inconvenience that might have been caused due to that.

    The updating API of Rank Math may have interfered with Berocket’s plugin. You mentioned that the Berocket plugin allows you to edit the title tag which has the same functionality as Rank Math’s and this may have caused the conflict.

    To confirm that, can you please replicate the issue again and share some console script errors from your browser? Also, if you are able to share the recent server error, kindly do so.

    We are looking forward to helping you.

    I have no errors in the console or in the server. I simply think that your plugin ignores the berocket changes and overwrites the title tag

    Hello,

    I apologize if I haven’t completely understood your overall concern.

    Since both plugins generate the title tag, you would need to disable Rank Math’s meta generation to make way for Berocket’s title tag.

    Please use this filter code to disable Rank Math’s title meta:

    add_filter( 'rank_math/frontend/title','__return_false');

    And here’s how you can add a filter to your site:
    https://rankmath.com/kb/filters-hooks-api-developer/

    Let us know how that goes. Looking forward to helping you.

    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 3 replies - 1 through 3 (of 3 total)

The ticket ‘Bug with Berocket ajax filter’ is closed to new replies.