Reply To: Showing topics and posts by a given user
I am using bbPress only… under a users profile, I can see a count of the number of topics and replies but it doesn’t list them. The only way I can see them listed is if I am logged in as admin. Please...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Hi, I tried to install your them but it doesn’t change a thing. I have put the files in the right folder : wordpress/wp-content/themes/bbPress-starter-theme-epicwebs-master But nothing changes after...
View Articlehelp to move sidebar up
anyone know how i can move the sidebar up on this link please http://plantedtankuk.co.uk/forums/ this page seems to display fine http://plantedtankuk.co.uk/forums/forum/general-chat-forum/ Im using...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
You need to put the files inside the theme for your site – eg: http://www.example.com/wp-content/themes/your-theme/{the contents of bbPress-starter-theme-epicwebs-master file}
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Is this the base of what teamoverpowered was built with to get the hierarchical forums setup? I’ve been keeping an eye out on #1958 and was curious if this theme solves those issues as I have been...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Thanks actorjml, this wasn’t very clear and there isn’t any explanations about the installation in the codex.
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
It looks pretty good.
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Great base to start off with, I’ve done it like this myself. Too bad I didn’t start with it now, it could’ve saved me a lot of hours x) Anyway, I have one problem. How do I add the forum descriptions...
View ArticleReply To: help to move sidebar up
It looks like you have removed bbPress and installed Mingle Forums now
View ArticleReply To: Q and A using bbpress
I have not tried this (nor have I tried a custom pomo myself yet) so how well this would all work and fit together could get nasty quite quickly You could setup WordPress as a ‘multisite’ and have...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
@anointed This uses the same functions that teamoverpowered.com uses, plus it only creates a couple of custom functions, these custom functions all use built in bbPress functions to retrieve any data,...
View ArticleIs bbpress.org forum theme available for BBPress 2?
I’m currently on BBPress 1 and I use very similar theme like bbpress.org forum has (its name is “kakumei” I guess?). Is there something like that for BBPress2? It’s very clean & readable and I...
View ArticleReply To: Is bbpress.org forum theme available for BBPress 2?
Hi @looimaster. Net yet, though because it uses a custom contextual sidebar, it does take some dedicated template files and a child theme. We’re going to open-source bbpress.org in 2013, at which time...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
The best way to remove a sidebar is probably to just use CSS to .sidebar { display:none } (depending on your themes markup) – it is quick and allows you to quickly add the sidebar back in should you...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
I did the ‘display:none’ in catch-box theme but didn’t work for me. I need to remove the’get_sidebar’ from your template, BBpress, or catch-box theme ? Thanks.
View ArticleReply To: Removing the sidebar
You could just use css maybe? It allows you to quick switch back in case you need it, or if you need it on certain bbPress pages maybe.
View ArticleReply To: Removing the sidebar
^-I’m not really too fond of that approach. All the sidebar elements still load, which makes for unnecessary load time; and it’s just a really dirty grimy hack.
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Or you can go through all of the theme files and remove get_sidebar. and The best way to remove a sidebar is probably to just use CSS to .sidebar { display:none } Will that remove the sidebar from the...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
I don’t need help removing the sidebar now, I decided to use the Elbee Elgee theme with the built in BBPress sidebar removal… thanks for the help…
View ArticleHow to add the sidebar?
Hello, My WP website uses the Bangkok Press Theme. I’ve installed bbpress, but there is no sidebar appearing in the forum. How can I add it? I’ve already asked the creator of the theme, but he’s not...
View Article