Skip to:
Content
Pages
Categories
Search
Top
Bottom

widget (bbpress) recent topics , whhere to edit it variables and css


  • AilyRoot
    Participant

    @ailyroot

    Hello

    could you please shed the light that where we could edit widget: (bbpress) recent topics ‘s variable such as how many days is defined as “recent” and its CSS? we want to change the way of listing

    thanks!

    Aily

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

  • Robkk
    Moderator

    @robkk

    The widget doesn’t really work by days. It displayed the recently published topics by default. If a topic is published twenty days ago and none were published until one was five minutes ago, those two topics are next to each other in the widget listing.

    You can change it to display topics that have been posted last though.

    To style the widget you can use the class .widget_display_topics

    THen you could do something like this.

    .widget_display_topics 
    .widget_display_topics li
    .widget_display_topics a

    or add whatever additional classes are in the source code.


    AilyRoot
    Participant

    @ailyroot

    Hello
    we are using (bbPress)recent topics default widget, does any one knows that how to make “number of reply” show like this on widget ‘s topic list?

    View post on imgur.com

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