• equal3

    (@equal3)


    Hello, how to view multiple Topics (last 3-6)

    Kategorie1 (OFFTOPICS)
    BLABLA BLABLABL ( 10 Topics ) 27/04/13
    BLABLA BLABLABL ( 17 Topics ) 23/04/13
    BLABLA BLABLABL ( 20 Topics ) 21/04/13

    Kategoris2 (GAMES)
    MEMBERPOSTING_TEXT (2 Reply) 21/04/13
    MEMBERPOSTING_TEXT (8 Reply) 20/04/13
    MEMBERPOSTING_TEXT (1 Reply) 17/04/13
    MEMBERPOSTING_TEXT (0 Reply) 14/04/13

    i would think about it like this

    <?php
        if (function_exists('phpbb_topics')) {
            phpbb_topics(3);
    ****      <strong> phpbb_categorie(1);</strong>
        }
    ?>

    would be a good thing to me

    http://wordpress.org/extend/plugins/phpbb-recent-topics/

  • The topic ‘display different topics’ is closed to new replies.