Info
- 4 posts
- 3 voices
- Started 3 years ago by chequers
- Latest reply from meitershaker
Removing 'latest discussions' on front page
-
- Posted 3 years ago #
Hello, as per post title, is it possible to remove this section from the forum frontpage? I'm using 1.0 alpha.
I'm also hoping to remove / disable / hide the following areas:
o 'Views' section on the front page
o tag cloudsThanks for any assistance! This seems like a very powerful and scalable forum - wordpress integration is just icing on the cake. I'll be poking this more over the coming weeks.
-
- Posted 3 years ago #
To answer my own question. You can comment stuff out from front-page.php to remove them.
I would still like help totally hiding tag stuff though, like in new post forms.
-
- Posted 3 years ago #
Take a look at http://bbpress.org/documentation/themes/#templates
That is a list of all the template files and when each of them is called. You'll have to edit each applicable file to hide the things you want to hide.
-
- Posted 3 years ago #
see at <h2><?php _e('Latest Discussions'); ?></h2> section :p
in front-page.php of the theme
-
You must log in to post.