Create New Topic in “%s”
-
Hello,
I have the following problem:
In the form-topic.php in somewhere aroung line 43 there is written:
bbp_is_single_forum() ? printf( __( ‘Create New Topic in “%s”’, ‘bbpress’ ), bbp_get_forum_title() ) : _e( ‘Create New Topic’, ‘bbpress’ );
Now on my website it shows: Forum_titleCreate New Topic in “”. Somehow it is not working that %s is replaced by the bbp_get_forum_title() information!
Anther problem that occured:
When starting a Forum as private and then changing it to public the topics that were created as in the “private mode” still remain private and I could not find a way to change that back.Thanks for working on bbpress!
Tilman
actual wordpress and bbpress version
- You must be logged in to reply to this topic.