Reply To: I have created a bbPress starter theme with a phpBB look and feel
@lynq – hopefully you can answer this. Thanks, I appreciate it!
View ArticleWhere is registered the forum sidebar?
Hello! I have a client who wants to display the bbpress sidebar in the forum pages in a different way. He want to make it narrow and with smaller fonts. the problem is that the bbpress sidebar is...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
All I know is I’ve got it running on my local for the update before the latest and it’s working. Haven’t updated yet because I’m in the process of converting forums and need everything to stay stable...
View ArticleWhat is this theme?
Hi, I cross on this theme few times, and can’t find it.<br> Is there someone who knows this theme? http://support.shinetheme.com/ http://support.vafpress.com/ Thanks!
View ArticleReply To: Customising bbp_list_forums – Last Poster Block
I was directed to this topic when I asked about the particular features this customization was said to have solved. I too have also tried to follow the directions and entered the codes from this post,...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Hey guys, The theme is what teamoverpowered.com forums is based on and it is still working (I always update bbPress). So in theory the theme should work, take a backup and test it! I am (slowly)...
View ArticleReply To: Where is registered the forum sidebar?
Does the body tag have a class of .bbPress ? If so you can use that to target the sidebar.
View ArticleReply To: Where is registered the forum sidebar?
Hi there! Thanx for answering! I’ve read your answer to a similar issue in an old post and I’ve already checked that, but unfortunately it seems that in the new versions, or at least in this...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Thanks for your work on this @lynqoid … I was about 2 minutes from dumping bbPress and installing phpBB and trying to integrate it with WP-United. I’m trying to “start fresh” with an existing...
View ArticleReply To: What is this theme?
I think this is it https://github.com/syamilmj/Supportte/ WordPress + BBPress Support Theme for Envato Marketplace Authors
View ArticleReply To: What is this theme?
This is also worth reading http://aquagraphite.com/2013/04/supportte-free-bbpress-support-forum-theme/#more-221 To use this theme without some of those plugins listed it will need a few modifications.
View ArticleReply To: Where is registered the forum sidebar?
There are numerous ways of doing this: You can use a conditional to check is_bbpress() Make some copies of your templates for example and make a copy of page.php file and rename it to bbpress.php and...
View ArticleReply To: Customising bbp_list_forums – Last Poster Block
I am going to close this topic as we should be really using the following topic (My bad, I may have pointed a few people to this one recently)...
View ArticleReply To: Where is registered the forum sidebar?
Ok, Thank you Stephen! That’s going to be a very handy function! I’ll try it and let you know. Thanx in advance for your help! Andrea
View ArticleDisplay post count in sidebar for author ID
How do I display an author’s forum post count in a sidebar? I am trying to make a widget that shows the number of posts an author has made (as well as the number of blog posts they have made). You can...
View ArticleReply To: Display post count in sidebar for author ID
Suspect that you ID bit isn’t working, hence you’re getting zeros I use a count code to put a total count after the avatar using function display_counts () { $post_count = bbp_get_user_post_count(...
View ArticleReply To: Display post count in sidebar for author ID
That code doesn’t seem to be working, at least for me. However, a little more delving uncovered the functions bbp_get_user_topic_count_raw and bbp_get_user_reply_count_raw. Since I want a total post...
View ArticleReply To: No sidebar in Twenty eleven
I apologize for this delayed answer, for some reason i never got any email notification that someone had answered this question, even though i ticked then box. At any rate, i tried your solution, but...
View ArticleReply To: Where is registered the forum sidebar?
ok, it works perfectly! in this way I’ll be able to edit the page template and set a different class for content and sidebar in order to have a smaller sidebar and a larger space for the forums. and...
View ArticleFreshness Date, Instead of ongoing Time frame
Hi…is there a way instead of the Freshness to show how many Hours/Days/Weeks/Months the Last post was….that I can just show the “Date” the last post occured? Thanks!
View Article