• Resolved beogeek

    (@beogeek)


    I love this plugin but it for some unknown reason it doesn’t work. Once installed and activated, I can still see the options under the Insert/edit link modal popup, but when selecting either nofollow or sponsored, updating the page and checking the link live, it’s not appending to the link the rel tag.

    Any help folks?
    I’ve disabled a RankMath as it appears it conflicts with this plugin but even after disabling it the issue is the same the tag is not getting added.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi @beogeek

    I’ve tested it on a WordPress install with the default WP theme and no other plugins and it’s working.

    So it might be a conflict with another plugin.

    Can you send over a list of plugins you are using?

    Thread Starter beogeek

    (@beogeek)

    After looking into this for a few hours I think it’s conflicting with RankMath, but I have no idea how to disable RankMaths ability to add the nofollow and sponsor tags into the modal as they don’t work.

    Sure here's the list
    Add Categories to Pages. Version 1.2 by a.ankit
    Advanced Custom Fields Version 6.1.6 by WP Engine
    Advanced Editor Tools Version 5.9.0 by Automattic
    Ajax Search Pro Version 4.26.2 by Ernest Marcinko
    Autoptimize Version 3.1.7 by Frank Goossens (futtta)
    Classic Editor Version 1.6.3 by WordPress Contributors
    Colorlib Login Customizer Version 1.3.1 by Colorlib
    Comment Link Remove Version 2.2.9 by QuantumCloud
    Disable Admin Notices Individually Version 1.3.3 by Creative Motion [email protected]
    Fixed Widget Version 6.2.3 by Advanced Ads
    Google Analytics for WordPress by MonsterInsights Version 8.15 by MonsterInsights
    Imagify Version 2.1.1 by Imagify – Optimize Images & Convert WebP
    Loginizer Version 1.7.9 by Softaculous
    Mega Addons For WPBakery Page Builder Version 4.3.0 by Topdigitaltrends
    Microgreen Silo Affiliate Redirect Plugin No version or author information is available.
    Page scroll to id Version 1.7.7 by malihu
    Pluginception Version 1.3 by Otto
    Pretty Links Version 3.4.2 by Pretty Links
    Rank Math SEO Version 1.0.116 by Rank Math
    Really Simple CAPTCHA Version 2.2 by Takayuki Miyoshi
    Recent Posts Widget Extended Version 2.0.2 by Ga Satrya
    Smart Custom 404 error page [404page] Version 11.4.3 by Peter Raschendorfer
    TheGem Blocks Version 1.1.2 by Codex Themes (Latest version: 1.1.6)
    TheGem Theme Elements (for WPBakery) Version 5.4.1 by Codex Themes (Latest version: 5.8.2.1)
    Title and Nofollow For Links Version 1.12 by WPKube
    Ultimate Carousel For WPBakery Page Builder Version 2.6 by Nasir
    UpdraftPlus - Backup/Restore Version 1.23.4 by UpdraftPlus.Com, DavidAnderson
    White Label CMS Version 2.6 by www.videousermanuals.com
    Wordfence Security Version 7.9.3 by Wordfence
    WPBakery Page Builder Version 6.13.0 by Michael M - WPBakery.com
    WPCode Lite Version 2.0.12 by WPCode
    WPForms Lite Version 1.8.2.1 by WPForms
    WP Rocket Version 3.10.10 by WP Media
    WP Socializer Version 7.5 by Aakash Chakravarthy
    Yoast Duplicate Post Version 4.5 by Enrico Battocchi & Team Yoast
    ZillaLikes Version 1.2.0 by ThemeZilla
    Thread Starter beogeek

    (@beogeek)

    Never mind, fixed it, add the following filter to functions.php

    All sorted

    /**
     * Filter to remove rank-math-link class from the frontend content links
     */
    add_filter( 'rank_math/link/remove_class', '__return_true' );
    Plugin Author WPKube

    (@wpkube)

    Great, happy to hear you figured it out and thanks for sharing the solution.

    Good day,
    I have the same problem that the plugin doesn’t work for me.

    It will probably also be a conflict with another plugin.

    I use these plugins:
    Classic Widgets
    Contact Form 7
    Disable Comments
    Embed Plus YouTube WordPress Plugin
    GA Google Analytics
    Classic editor
    One User Avatar
    Really Simple SSL
    Title and Nofollow For Links
    UpdraftPlus – Backup/Restore
    Yoast SEO

    I’m guessing it’s a conflict with the Yoast SEO plugin? Is there any reasonable solution to make the plugin work please?
    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No longer works’ is closed to new replies.