Title: Plugin does not work
Last modified: November 5, 2020

---

# Plugin does not work

 *  Resolved [ASR Martins](https://wordpress.org/support/users/basiemartins/)
 * (@basiemartins)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/)
 * I cannot get this plugin to work on my website, even when all other plugins are
   deactivated. I managed to insert one box below content but that is it. I simply
   cannot get it to insert inline boxes with links at all.
    Please help. ASR Martins
    -  This topic was modified 5 years, 7 months ago by [ASR Martins](https://wordpress.org/support/users/basiemartins/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-does-not-work-180%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Contributor [intellywp](https://wordpress.org/support/users/intellywp/)
 * (@intellywp)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13624367)
 * Hi [@basiemartins](https://wordpress.org/support/users/basiemartins/)
    Thanks
   for choosing IntellyWP products.
 * Could you please send us the list of all plugins installed on your website?
    
   Thank you
 * IntellyWP
 *  Thread Starter [ASR Martins](https://wordpress.org/support/users/basiemartins/)
 * (@basiemartins)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13624572)
 * Hi there, please find the list below:
    Advanced Editor Tools (previously TinyMCE
   Advanced) Version 5.5.1 by Automattic | Auto-updates disabled Asset CleanUp: 
   Page Speed Booster Version 1.3.7.1 by Gabriel Livan | Auto-updates disabled BunnyCDN
   Version 1.0.7 by BunnyCDN | Auto-updates disabled Classic Editor Version 1.6 
   by WordPress Contributors | Auto-updates disabled Customer Reviews for WooCommerce
   Version 3.132 by Customer Reviews | Auto-updates disabled Direct checkout, WooCommerce
   Single page checkout , WooCommerce One page checkout – PRO Version 1.3.4.1 by
   PI Websolution | Auto-updates disabled Easy Cookie Law Version 3.1 by antsanchez
   | Auto-updates disabled Fast Velocity Minify Version 2.8.9 by Raul Peixoto | 
   Auto-updates disabled GP Premium Version 1.12.2 by Tom Usborne | Auto-updates
   disabled Inline Related Posts Version 2.2.7 by IntellyWP | Auto-updates disabled
   PayPal Donations Version 1.9.6 by Tips and Tricks HQ, Johan Steen | Auto-updates
   disabled Re-add text underline and justify Version 0.3 by Brice Capobianco | 
   Auto-updates disabled Republish Old Posts Version 1.20 by Marios Alexandrou |
   Auto-updates disabled SG Optimizer Version 5.7.2 by SiteGround | Auto-updates
   disabled Shield Security Version 10.0.3 by Shield Security | Auto-updates enabled
   The SEO Framework Version 4.1.1 by The SEO Framework Team | Auto-updates disabled
   Use Any Font Version 5.11.5 by Dnesscarkey | Auto-updates disabled WooCommerce
   Version 4.6.1 by Automattic | Auto-updates disabled WooCommerce 2Checkout Payment
   Gateway Version Basic Version 6.1 by N-Media | Auto-updates disabled WooCommerce
   Cart Abandonment Recovery Version 1.2.8 by CartFlows Inc | Auto-updates disabled
   WordPress Related Posts Thumbnails Version 1.8.3 by WPBrigade | Auto-updates 
   disabled WP-Sweep Version 1.1.3 by Lester ‘GaMerZ’ Chan | Auto-updates disabled
   WP Add Mime Types Version 2.5.5 by Kimiya Kitani | Auto-updates disabled WPForms
   Lite Version 1.6.3.1 by WPForms | Auto-updates disabled WP User Avatar Version
   2.2.7 by ProfilePress | Auto-updates disabled
 *  Plugin Contributor [intellywp](https://wordpress.org/support/users/intellywp/)
 * (@intellywp)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13625172)
 * Could you please try to edit the following file:
 * /wp-content/plugins/intelly-related-posts/includes/core.php
 * and replace
 * add_filter(‘the_content’, ‘irp_the_content’, 99999);
 * with
 * add_filter(‘the_content’, ‘irp_the_content’);
 * Please let me know
 * Thank you
 * IntellyWP
 *  Thread Starter [ASR Martins](https://wordpress.org/support/users/basiemartins/)
 * (@basiemartins)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13625910)
 * Hi there, thank you for your support. It is much appreciated. The code did not
   work. It gave an error:
    Warning: use of undefined constant ‘the_content’ – assumed“
   the content” (this will throw an error in a future version of PHP) in home/examplewebsite/
   public-html/wp-content/plugins/intelly-related-posts/includes/core.php) on line
   225
 *  Plugin Contributor [intellywp](https://wordpress.org/support/users/intellywp/)
 * (@intellywp)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13625935)
 * Please check if you’ve removed accidentally the quotes around **the_content**
   WP filter
 * must be
 * add_filter(‘the_content’, ‘irp_the_content’);
 * and not
 * add_filter(the_content, ‘irp_the_content’);
 *  Thread Starter [ASR Martins](https://wordpress.org/support/users/basiemartins/)
 * (@basiemartins)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13626656)
 * OK I have inserted the code correctly this time. No errors but unfortunately 
   I still see no links in the content area of all posts.
 *  Plugin Contributor [intellywp](https://wordpress.org/support/users/intellywp/)
 * (@intellywp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13660634)
 * Hello
 * i’m sorry for the delay
 * Unfortunately i’m not able to reproduce this issue
 * Could you please send your request on our Support Portal here?
    [https://data443.atlassian.net/servicedesk/customer/portal/17](https://data443.atlassian.net/servicedesk/customer/portal/17)
 * Thank you
 * IntellyWP
 *  Thread Starter [ASR Martins](https://wordpress.org/support/users/basiemartins/)
 * (@basiemartins)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13661723)
 * OK I did. Thanks
 *  Plugin Contributor [intellywp](https://wordpress.org/support/users/intellywp/)
 * (@intellywp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13669632)
 * Perfect
    Have a nice day 😉
 * IntellyWP

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Plugin does not work’ is closed to new replies.

 * ![](https://ps.w.org/intelly-related-posts/assets/icon-256x256.png?rev=2672481)
 * [Inline Related Posts](https://wordpress.org/plugins/intelly-related-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/intelly-related-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/intelly-related-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/intelly-related-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/intelly-related-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/intelly-related-posts/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [intellywp](https://wordpress.org/support/users/intellywp/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/plugin-does-not-work-180/#post-13669632)
 * Status: resolved