replytocom not working with theme mybog mythemeshop

#17668
Viewing 1 replies (of 1 total)
  • Michael Davis
    Rank Math pro

    Hello,

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

    Could you please add the following code snippet on your theme’s functions.php file:

    /**
     * Filter: 'rank_math_remove_reply_to_com' - Allow or disable the Rank Math feature that removes <code>?replytocom</code> 
     * query parameters from URLs.
     * @param bool $return True to remove, false not to remove.
     */
    add_filter( 'rank_math/frontend/remove_reply_to_com', '__return_false');

    Let me know how this goes.

    Looking forward to helping you. Thank 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 1 replies (of 1 total)

The ticket ‘replytocom not working with theme mybog mythemeshop’ is closed to new replies.