No bbpress themes folder?
Bear with me. Very new to this. I just installed bbpress 2.3.2 via the plugin directory in my wp site. Works fine from what I can tell. I have a custom site and I want to make a few layout tweaks to...
View ArticleUsing template-tags.php in my own theme
Hi All, Sorry if this has already been covered, if so just point me in the right direction. Basically, I theming my bbPress and it’s all going great, except I need to do some work on the...
View ArticleReply To: No bbpress themes folder?
Not sure where you’re getting your info, but it’s not correct. bbPress uses your existing WordPress theme, and allows you to customize the individual templates as you see fit. You can copy the...
View ArticleReply To: How do I use the shortcode in a template file?
I have the same problem…please help!
View ArticleReply To: No bbpress themes folder?
That’s the thing. I go to wp-content/plugins/bbpress… And there’s no “templates” file. So can’t really copy anything from templates as… it doesn’t exist.
View ArticleReply To: No bbpress themes folder?
Additionally, inside: wp-content/themes/myActiveTheme/… There is no “bbpress” file. So I’m not really sure where bbpress is pulling it’s theme from. If I did, I could copy that theme and drop it into...
View ArticleReply To: No bbpress themes folder?
Oh wait. Brain fart. I found it. Sorry for the last two posts. It was kinda hidden. No, more like I’m a moron. Thanks.
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
Hi. Using FirmaSite and liking it a lot. I do have a problem though. Anytime a member leaves another member a comment on his profile, it shows up as html code Any idea how I can solve this? It is...
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
(Moderators..this forum have some kind of caching problem. Logged in but it was cached so i couldnt reply in here about 15mins~) @etanr, I am glad you like FirmaSite theme. That problem is fixed and...
View ArticleReply To: No bbpress themes folder?
Okay, but I thought in order to remove the sidebar from your forum (i.e.: a full-page forum) you need to be working in “themes” not “templates.” Let me be more to the point. I have a website with a...
View ArticleLimit Topic Title Characters
I’m looking to limit the amount of characters that can be input for the length of the topic title. Where can I achieve this? I imagine it’s somewhere in the database but not being a database guru I’m...
View ArticleReply To: No bbpress themes folder?
Here is my setup. Main Theme /wp-content/themes/MyTheme/ bbPress theme files /wp-content/themes/MyTheme/bbpress If you visit your theme directory, like Main Theme above and there is not a bbPress...
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
Thanks. That fixed it. (the example in the link has a code error, but by removing the escaping all works fine). I had another question. The feature list mentions facebook comments (the ability to add...
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
Sadly lots of planned featured needed to remove from FirmaSite theme because of theme rules in WordPress.Org theme system: http://codex.wordpress.org/Theme_Review I really was disappointed when i...
View ArticleReply To: No bbpress themes folder?
Okay. I created a child theme for my custom theme, and copied all the .php files for bbpress into a new folder titled “bbpress” into the child theme folder. Check.
View ArticleReply To: bbpress and child theme
Thanks for reply, I didn’t know you replied because I didn’t receive any email. lets say I don’t want to use a child theme. 1. create bbpress folder on my theme folder. 2. copy all files from...
View ArticleReply To: bbpress and child theme
Yes thats true, first of all you should only copy the files that you need to edit. Just copying everything works fine but isn’t needed because inside the bbPress core is a function whats called...
View ArticleReply To: bbpress and child theme
Thanks Shmoo for all the help. Unfortunately I don’t know which file to copy so to be safe I’ll copy everything to my child theme. I’m also trying to remove my main theme’s sidebar for my forum with...
View ArticleReply To: bbpress and child theme
Well to now what file you have to get isn’t really that difficult, you just need a little understanding of what files will be loaded when view a specific page. This is a good sheet to show you the...
View ArticleReply To: bbpress and child theme
I tried your advice and edit out [<?php get_sidebar(); ?>] from achive-forum.php but side bar is still there. I installed Microsoft WebMatrix and starting my own local website. I’ll see what I...
View Article