Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter troyy0206

    (@troyy0206)

    Weird..must be something with the theme I’m using. I changed themes and it works. Any suggestions? I really like that theme :-\

    Plugin Author linickx

    (@linickx)

    Hello,

    You could try adding this to your themes page/post templates…somewhere ??

    <?php
        if (function_exists('phpbb_topics')) {
            phpbb_topics();
        }
    ?>

    HTH

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: phpbb_recent_topics] Sidebar works but not page or posts?’ is closed to new replies.