Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1434766

    Hey! Since 5.6.9 there is a duplicate post link feature for all post types. In the changelog there are some filters given. How can I deactivate the feature? I don’t know how to use ‘avia-no-duplicate-post’ …

    Appreciate your help. Thanks in advance!

    #1434797

    Hey Daniel,
    Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    add_theme_support('avia-no-duplicate-post');

    Or you can add it as a PHP snippet in the WP Code plugin
    Enfold_Support_4770.jpeg

    Best regards,
    Mike

    #1434864

    That makes sense. Thanks, Mike! You may close this.

    #1434874

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Deactivate duplicate post link for all post types’ is closed to new replies.