Search Results for '+.+default+.+'
-
Search Results
-
Topic: Some theme questions
if I am using a default wordpress theme, I have noticed that on the forums section site/forum/forumName there is a side bar, the themes side bar. How do we remove this?
Topic: bbpress is broken?
Not understanding this….. (bbpress 2.0 rc4)
1) I installed the plugin.
2) I don’t have twenty ten installed and I got the error “bbPress (Twenty Ten) The parent theme is missing. Please install the “twentyten” parent theme.” This should be updated to use the latest version of WordPress theme 2011
3) Installed twenty 10
4) returned to themes.
5)bbpress theme is not showing its preview .png file most themes show.
6) Activating bbpress theme gives me:
Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.
The active theme is broken. Reverting to the default theme.
-> NOTHING was touched or changed. All I did was install bbpress plugin and install the twenty ten theme.
So I thought, what the hell lets create a forum and go to it:
1) forums
2) new forums
3) new: Test
4) Publish
5) view ->
This is somewhat embarrassing, isn’t it?
It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help.
What am I doing wrong? Why is this not working at all?
Hi everyone. I’m currently trying to implement bbPress into my WP site.
I managed to install it fine, the problem is that neither bbPress nor my website actually work together in any way.
For example, having installed bbPress to my root directory I could access the bbPress forum but it was entirely independent of my site, and had no “home” button to return to my site. Whilst my site had no forum button to physically travel to the forum.
It is as if I’d made two separate websites. Is this normal?
Having installed the bbPress plugin also, this did integrate into my site, in the correct position (within the confines of the page). However by doing this method in the dashboard it states:
“Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress”.
So I have a conundrum:
1. If I use the plugin it lacks most vital features.
2. If I install directly to the root directory, bbPress becomes an entirely separate entity from my website with no ability (that I can see) to return back to my homepage.
Is there a way of installing the plugin (as this places it where I need it to be) but also have the features of the independent bbPress site I made by manually installing to the root?
(am I making any sense at all?)
I have searched for hours and I can’t make sense of how to customize a forum when using bbpress that was installed as a WP plug in.
I want to do two things:
1) get rid of the part that says “This forum contains 2 topics and 3 replies, and was last updated by John John 8 hours ago.”
2) I want to make the forum page wider than the default page width for my WordPress theme.
This seems like these should be very simple customization, but I just can’t figure out how to do it. Can someone point me to where I could learn step by step how to do this?
thanks,
Tom
Hi all,
I have searched the forums but can find nothing that discusses permalinks for the latest version install of WordPress and the BBpress plugin.
This is the issue: I have set up WordPress and then installed the BBpress plugin via the plugin installer.
I have added add_theme_support( ‘bbpress’ ); to my theme and then built all the template pages required so that bbpress functions.
Here is the issue which I need help with:
With the Permalinks set to DEFAULT the integration works with no issues at all. However when I turn on pretty permalinks whilst the main forum page and topic pages work the USER and USER edit pages return a page not found.
I have looking at the SINGLE SLUG area and adjusted but I just resolve the 404 errors for these particular areas.
The one thing I did try is to set up a page called USER with he BBPRESS code. THis worked for the View page but not for the edit page.
Any help appreciated.
Paul
Starting a new topic as I don’t wish to clutter the VERY USEFUL threaded discussion here:
http://bbpress.org/forums/topic/bbpress-20-theme-compatibility
I’ve been over this topic a few times and can’t for the life of me get what I desire to work, or maybe it’s working and I’m missing something.
My current setup:
WordPress 3.2.1 (single site setup
**Child Theme**
BuddyPress 1.2.9 (disabled forums)
bbPress 2.0-RC-4
My goal is simple: I wish to use a different sidebar within my forum pages to display information that is forum specific, rather than my default sidebar’s contents and widgets.
I’m pretty fluent in WordPress, customizing things and the like. I understand how to display different sidebars and such within WordPress, depending on pages, etc..
My issue:
When I activated bbPress and navigated to my forum, everything displayed a treat. It was PERFECT (minus some CSS for colors and width, etc). I figured I would be cracking into the code just to get it to display correctly within my theme, but it put it right where it belonged within my theme.
When I decided I would like to take advantage of a different sidebar, things started to go out of place.
Following along with the discussion at http://bbpress.org/forums/topic/bbpress-20-theme-compatibility, I:
1. Copied the files within wp-content/plugins/bbpress/bbp-themes/bbp-twentyten/
into my child theme folder:
wp-content/themes/%child-theme-dir%/ – minus fuctions.php and style.css.
2. I added add_theme_support( ‘bbpress’ ); into my child theme’s fuctions.php file.
Upon uploading and refreshing, my theme was broken. The forums were being displayed above everything. At the time, this wasn’t much of an issue, as I figured I could modify the files I copied within wp-content/themes/%child-theme-dir%/ much the same way I modified BuddyPress templates to work within my child theme, but alas, these modifications did not work. In other words – any modifications I made to files from plugins/bbpress/bbp-themes/bbp-twentyten/ into themes/%child-theme-dir%/ did not work.
3. Instead of “merging” bbPress functions.php and css/bbpress.css with my child theme files, I copied bbPress’s functions.php, created a new file within my child theme, copied the contents of bbPress’s functions.php into this file and included it from my functions.php file. I used an @import clause within my child theme CSS file to import bbpress.css. This all seemed to work, as using Firebug confirmed bbpress.css was imported.
Again I uploaded and refreshed, but the theme is still broken, much the same way it already was.
So for now I’ve reverted everything back to the “vanilla” install of bbPress, and everything is back to normal, minus a unique sidebar.
Any and all help is greatly appreciated!
Thanks!
I like a lot of you on here obviously want bbpress to be implemented into my site.
And I like a lot of you have been having issues getting everything installed and working correctly.
I’m writing this post because I got things going finally on my site and it really isn’t as hard as I was making it and some of you are from what I’m seeing.
I just wanted to share a few simple things that I learned along my journey and hopefully this post can steer some of you in the right direction.
My forum is located at http://www.theurbantwist.com/community by the way. Ignore banner at top of page as that’s just a placeholder for when I get my official forum logo designed.
First things first…
I followed the instructions to a “t” from this post:
http://bbpress.org/forums/topic/bbpress-20-theme-compatibility
I have a custom theme, so I copied all files over, created child theme and all of that jazz, and added theme support.
At this point I just knew that I was going to be finished because when I went to dashboard, it stated that my theme now had bbpress support. Everything was coming together just as how the instructions above would lead me to believe.
The feeling was brief as when I actually went to the forum page, it was completely blank other than the breadcrumb trail at the top…my header and footer was present but everything else in the middle (the content area) was gone.
So me being familiar with wordpress themes and because I’m so used to “pimping” out themes for wordpress…I tried to do the same with bbpress, so I dissected and went over the code in those files I copied over into my main theme as if it were a wordpress theme and changed some things around thinking I needed to add some template tags here and there to get forum to work.
I did all of that and guess what? Nothing changed…same blank space as before.
So I then went into the plugin file itself and tried modifying the theme from there.
Still…nothing changed.
So I went backwards through the steps and started deleting steps to get back to where I was at originally and along the way, after I removed the theme support for bbpress, the forum showed up on my page. The CSS wasn’t matching my theme, but at least I had a start.
I then modified my css file to match certain elements of the twenty-ten default bbpress theme and mow I’m making progress. The theme is pretty much right where I want it be.
The only thing that was missing was that I wanted a topic listing of all topics on forum front page.
And here is where things really got easy and I wish I would have done this from the start.
I simply created a page.
I named page “community” to match my forum settings and I added 2 lines of code.
[bbp-forum-index]
[bbp-topic-index]
And voila! Now I have forum just the way I want it barring a couple of graphical changes which I’m working on.
The reason I went in detail about how I came to a solution for myself is that sometimes we do a LOT of unecessary stuff to get to where we need to be. I’ve wasted a LOT of time trying to manipulate the plugins files and my theme’s files, when all I needed to do was to create a page.
Bottom line and this is definitely something you should try if you are having problems.
1. Install and activate plugin.
2. Add a Page
3. Add those 2 lines of code above.
4. Publish.
You then have your forum. And that’s a start.
Cheers!
Ok, installing BP 1.5, then bbP 2 RC4. Using the default theme and everything’s playing nice!!!
I’ve made a page, in my page list, called Forums. She’s blank (understandably so).
So, before I go tearing things apart (I’m very familiar with WP, but am a n00b to BP and bbP) what is the best way to get the standard forums view on my forums page? Is it a matter of adding a few tags into my page.php template?
Thanks bros!
Evening,
Although the code is well documented within, I am having trouble getting my head round all the files/locations in the first place!
I wanted to hide my forum by default (as oppose to having to choose public/private), achieved this by getting down and dirty with all keys that feed into the “post__not_in” field in the main forum query.
Having achieved this, my question: Where in earth do I change the friendly “Oh bother! No forums were found here!” message???? Can’t find it anywhere!
Thanks in advance