Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to create a Topic Description (Under topic in forum list)

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

  • Robin W
    Moderator

    @robin-w

    Dashboard>forums>all forums and edit the forum you want

    then just put the description in the content


    DigitalNinjaZA
    Participant

    @digitalninjaza

    But thats for forums? How for topics?


    DigitalNinjaZA
    Participant

    @digitalninjaza

    that doesnt work even for forums

    http://postimg.org/image/r61qn12sh/


    Robin W
    Moderator

    @robin-w

    You originally posted a picture of a screen with ‘…marketing forum’ which I took to be a forum not a topic, and therefore I posted a solution for forum.

    Now you have posted a topic without a description, complaining that my solution did not work which it would have as it is a topic not a forum, the forum being the solution to the original picture.

    Please re-describe what exactly it is that you do want. and how/where you would expect to post a topic description?, are you expecting topic creators to have an area to put a description?

    Yours confused …


    Robkk
    Moderator

    @robkk

    @digitalninjaza

    this should do what your talking about

    function rk_topic_description() {
    	    	echo bbp_topic_excerpt();
    }
    
    add_action('bbp_theme_after_topic_title','rk_topic_description');
Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar