Display total board Posts and Topics on index
Hi, I’m trying to display the total posts and topics count on the index page (content-archive-forum). I know that this works inside a forum, but is there something similar that counts the totals posts...
View ArticleReply To: Display total board Posts and Topics on index
you could output the bbpress statistics shortcode like this , its in that reply http://bbpress.org/forums/topic/how-to-make-similar-bbpress-forum-to-quicsprout-one/#post-149112
View ArticleContent not showing on using custom template
I am using forums.php as my custom template to modify bbpress. I copied content of archive-forum into it and modified it a bit. Thing is, the forum lists shows up as expected. But no topic or list of...
View ArticleReply To: Content not showing on using custom template
bbPress will use that forum.php file as a wrapper template for all of bbPress pages and that is most likely what the issue is. I’d suggest if you need a wrapper template to work with your theme you...
View ArticleReply To: Content not showing on using custom template
Where to copy the files? Should I copy the files in /mytheme/bbpress or in /mytheme/ itself? Currently, I have copied all files to /mytheme/bbpress and facing same issue.
View ArticleProfile user's page not found
I created link to user’s profile by code: <?php global $current_user; get_currentuserinfo(); //echo '<pre>'; //print_r($current_user); ?> <ul class="hd-account"> <?php $first_name...
View ArticleReply To: Profile user's page not found
profiles are normally http://www.mysite.com/forums/users/namnguyen/ presume you’ve added cars, and that you’re Dashboard>settings>forums>forum user slugs>users is set to profile?
View ArticleReply To: Profile user's page not found
I don’t see the namnguyen keyword in this (http://imagizer.imageshack.com/img904/4866/pYOkHK.png). How can I fix that?
View ArticleReply To: Profile user's page not found
Is this right url for that http://localhost/cars/forums/users/namnguyen/?
View ArticleReply To: Profile user's page not found
sorry, I had presumed that ‘namnguyen’ was the username that is the normal way a profile works ie username = Greedyman then profile url is http://www.mysite.com/forums/users/greedyman/
View ArticleReply To: Content not showing on using custom template
You copy the files to /mytheme/bbpress as stated in the links above. You also should change your template as I suggested above, that is the primary cause of your issue I think.
View ArticleReply To: Where do i find a BBPress Theme Developer
You can also post on http://jobs.wordpress.net/ if your looking for a WordPress/ bbPress developer.
View Articleforums individual category top five recent topics
hi every one i am new to bbpress, i want to display forums individual category top five recent topics. i dont know how can i archive this. my forum structure like. option1 option1.1 option1.2...
View ArticleChange aspect buttons bbPress
Hello, I’m trying to modify aspect of bbPress installed in my wordpress. I’ve read diferents posts but I can’t find the solution....
View Articleforums individual category top five recent topics
Here’s an explanation: Forum A Sub-forum A1 Sub-forum A2 Forum B Sub-forum B1 Sub-forum B2 So when viewing Forum A’s page, I’d like to show sub-forum A1 and sub-forum A2. and below sub-forum A1 and...
View ArticleReply To: forums individual category top five recent topics
Thanks for making the same topic three times in less than two days
View ArticleReply To: forums individual category top five recent topics
Closing this in favour of your original topic, please don’t create multiple topics, when someone has an answer to your question they will post a reply. A bit of patience goes a long way as everyone...
View Article