• Resolved Slavek

    (@jackoneill)


    I’m not able to reply to comments with the Yoast SEO plugin enabled. When I disable it, replying works fine. When I disable all of the plugins and keep only Yoast SEO active, the issue persist.
    I searched for this problem and it seems it’s not the first time this is happening. Will you be able to fix it?
    I’m using Oxygen Builder (so no theme), Yoast SEO 16.1.1, WordPress 5.7.1.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello,

    We are sorry that comments cannot be replied to on your site while Yoast SEO is active. Can you please add the following code to your theme functions.php file to check whether this resolves the issue?

    add_filter( 'wpseo_remove_reply_to_com', '__return_false' );

    For the health and safety of your site, we recommend creating regular backups of your site and database. This is especially important before installing, updating or removing plugins. Learn more about the benefits of regular backups.

    Thread Starter Slavek

    (@jackoneill)

    Thanks, Maybellyne, the code works and I’m able to reply to comments.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t reply to comments’ is closed to new replies.