Skip to:
Content
Pages
Categories
Search
Top
Bottom

Display index + topics


  • Piani
    Participant

    @webbmasterpianise

    I use [bbp-forum-index] on a single page. I would also like in that list-view to display all topics (combine them with bbp-topic-index) integrated. Is that possible?

    To get a list of example:

    Index 1
    Topic 1.1
    Topic 1.2
    Topic 1.3

    Index 2
    Topic 2.1
    Topic 2.1

    etc…

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

  • Stephen Edgar
    Keymaster

    @netweb

    It ‘is’ possible… The problem is once you have 10, 20, 50, 100 topics…

    How do users ‘easily’ navigate or find your ‘Index 2’ forum.

    Index 1
    Topic 1.1
    Topic 1.2
    ...
    Topic 1.20
    ...
    Topic 1.30
    ...
    Topic 1.50
    ...
    Topic 1.100
    
    Index 2

    So it ‘is’ possible with custom templates but becomes a horrible experience for users trying to navigate your site.


    Piani
    Participant

    @webbmasterpianise

    I understand the dilemma that can occur when more topics are made. But maby list the lastes 5-10 post under each forum like the function for [bbp-topic-index]

    Now I first display:
    [bbp-forum-index]
    and below that:
    [bbp-topic-index]

    And this makes no sence for me. It would help to integrate them is nome way I think.


    Stephen Edgar
    Keymaster

    @netweb

    In that case create a page and use the single forum shortcode multiple times.

    <h3>Index 1</h3>
    [bbp-single-forum id=1]
    <h3>Index 2</h3>
    [bbp-single-forum id=2]
    <h3>Index 3</h3>
    [bbp-single-forum id=3]

    https://codex.bbpress.org/shortcodes/


    Piani
    Participant

    @webbmasterpianise

    Tnx for the tips. I will play around with those shortcodes 🙂


    sittle
    Participant

    @sittle

    Hi Stephen

    Can u let me how to list all topics regardless of forums, categories alphabetically

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar