Title: Not compatible on Forums?
Last modified: January 29, 2019

---

# Not compatible on Forums?

 *  Resolved [tcartr07](https://wordpress.org/support/users/tcartr07/)
 * (@tcartr07)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/not-compatible-on-forums/)
 * I was loving this until I just realize it does not work with Asgaros Forum, not
   setting to select it, not great a lot of my activity is on the forum more than
   pages or post.

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

 *  Plugin Author [Lucian Apostol](https://wordpress.org/support/users/thedark/)
 * (@thedark)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/not-compatible-on-forums/#post-11143028)
 * I will have a look to see if I can get it working. Auto Affiliate Links use “
   the_content” filter hook to add links when content is displayed. If the forum
   software use custom functions, I have to manually adapt it for each.
 *  Plugin Author [Lucian Apostol](https://wordpress.org/support/users/thedark/)
 * (@thedark)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/not-compatible-on-forums/#post-11145017)
 * Hello. Please update to the latest version and let me know if it is working as
   expected.
 *  Thread Starter [tcartr07](https://wordpress.org/support/users/tcartr07/)
 * (@tcartr07)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/not-compatible-on-forums/#post-11145108)
 * Incredible support I can’t believe I requested just 12 hours ago and a few minutes
   ago working on my site I saw the update for support of the forum I made the update
   and checked and the links are working.
 * Awesome support and thanks, I can’t afford the pro now as a student but I will
   as soon as I can support with a donation.
 *  [nando4](https://wordpress.org/support/users/nando4/)
 * (@nando4)
 * [7 years ago](https://wordpress.org/support/topic/not-compatible-on-forums/#post-11549405)
 * Did you want to add wpforo forum software support as well? Otherwise need to 
   add the following to functions.php:
 *     ```
       // add wpforo auto affiliate links
       if (function_exists('wpaal_add_affiliate_links'))
          add_filter('wpforo_content_after', 'wpaal_add_affiliate_links');
       ```
   
    -  This reply was modified 7 years ago by [nando4](https://wordpress.org/support/users/nando4/).

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

The topic ‘Not compatible on Forums?’ is closed to new replies.

 * ![](https://ps.w.org/wp-auto-affiliate-links/assets/icon-128x128.jpg?rev=3342566)
 * [Auto Affiliate Links](https://wordpress.org/plugins/wp-auto-affiliate-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-auto-affiliate-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-auto-affiliate-links/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-auto-affiliate-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-auto-affiliate-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-auto-affiliate-links/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [forum](https://wordpress.org/support/topic-tag/forum/)

 * 4 replies
 * 3 participants
 * Last reply from: [nando4](https://wordpress.org/support/users/nando4/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/not-compatible-on-forums/#post-11549405)
 * Status: resolved