Reply To: How to install new template
And how do I remove Topic: I’ve not tested but believe this will do it function my_generate_titles( $new_title ){ // reset the format to title only $new_title['format'] = '%s'; return $new_title; }...
View ArticleReply To: Where can i remove the "this forum contains …...
I know this is old, but I added this code to a functions.php file in my custom theme folder add_filter( ‘bbp_get_single_forum_description’, ‘ja_return_blank’ ); add_filter(...
View ArticleReply To: Where can i remove the "this forum contains …...
I forgot the <? ?> I need a vacation.
View ArticleReply To: Can't install new themes & Can I install bbpress theme...
Bumping this thread to ask the question again. Is it possible to have a multi-themed site? One theme for the main site and one theme for bbpress forums. Although I’m new to bbpress I’m thinking that...
View ArticleRemoving avatars from topic list view
Hello, I would like to remove or reduce the size the Topic starter’s avatar from the forum topic view index pages. I’ve tried to add screenshots but every time I do this thread disappears?
View ArticleReply To: Removing avatars from topic list view
this screenshot shows how it currently looks http://splitboard.com/wp-content/uploads/2014/06/topic-view-avatars.png
View ArticleReply To: Removing avatars from topic list view
and this is how I would like it to look, notice how it just says “started by” and does not show the avatar. http://splitboard.com/wp-content/uploads/2014/06/no-avatars.png
View ArticleReply To: Removing avatars from topic list view
I’d also like to know how to make the avatar smaller like on the pages here http://splitboard.com/wp-content/uploads/2014/06/small-avatars.png Thanks!
View ArticleReply To: Can't install new themes & Can I install bbpress theme...
@webui1 dont make test replies in the bbPress forums create a local-hosted site and do all the testing there.
View ArticleReply To: Removing avatars from topic list view
well it looks nice how it is already but thats my opinion. but if you really want the default bbPress look , i think all you have to do is copy loop-single-topic.php from the bbPress plugin templates...
View ArticleReply To: Removing avatars from topic list view
Hello, I’m still trying to get a solution for this. Is it a secret or something? It seems like it should be a pretty easy and common request to be able to remove or modify the size of user avatars....
View ArticleReply To: Removing avatars from topic list view
Is it a secret or something? no i pretty much told you that its might be just switching the loop-single-topic.php file in your child theme with the original bbpress plugin version if you wanted the...
View ArticleReply To: Removing avatars from topic list view
Thanks Robkk I’ve typed a reply to you and submitted it but bbpress isn’t displaying it. If I try again it tells me I’ve already submitting that comment but it isn’t showing up?? Is this a bbpress bug...
View ArticleReply To: Removing avatars from topic list view
Thanks again Robkk I was able to successfully replace the loop-single-topic.php file in my theme with the stock bbpress version and voila, large avatars are removed as I desired and they’ve been...
View ArticleReply To: Removing avatars from topic list view
strange, there must be a limit to how many links are included in a post?
View ArticleReply To: Removing avatars from topic list view
I’ve typed a reply to you and submitted it but bbpress isn’t displaying it. If I try again it tells me I’ve already submitting that comment but it isn’t showing up?? Is this a bbpress bug or is my...
View ArticleReply To: how can I Remove topic stater's Avatar from Topic View index?
Hello, I would like to remove or modify the Topic starter’s avatar from the forum topic view index pages. this screenshot shows how it currently looks and this is how I would like it to look, notice...
View Article