• Resolved tcartr07

    (@tcartr07)


    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

    (@thedark)

    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

    (@thedark)

    Hello. Please update to the latest version and let me know if it is working as expected.

    Thread Starter tcartr07

    (@tcartr07)

    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.

    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 5 years, 10 months ago by nando4.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not compatible on Forums?’ is closed to new replies.