Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to put textbox on every page on forums


modemlooper
Moderator

@modemlooper

in groups/forum/topic.php

you need to remove this if statement. That statement tells the text box to only show on last page.

if ( bp_get_the_topic_is_last_page()

Skip to toolbar