Search Results for '\"wordpress\'
-
Search Results
-
hi there,
I just installed bbPress and was exploring the options for themes. On the website, the button for “Themes” redirects to “http://bbpress.org/forums/topic/themes/” which contains a 3 year old thread to a third party website. Why make visitors go through that? Why not just link to the external website directly if thats the only repository? It just makes it more confusing for newcomers…plus as a newcomer if I see a three year old thread my confidence goes way down about the plugin.
I went to http://bbshowcase.org/forums/view/available-themes to download some of those additional themes for bbPress.
- Only some of the themes had a “Download” link. How do I access those themes without the download link?
For example, I want to download Hellish Simplicity. When I click the “Website” link, I’m taken to a WordPress theme, not a bbPress theme. - Do I install the Hellish Simplicity WordPress theme in the bbPress/my-templates/ folder or my themes folder? The instructions at http://codex.bbpress.org/legacy/themes-and-templating/ suggest that i put in the bbPress folder. But this is confusing…
I’m looking forward to using bbPress and hope that these questions are easily answered!
thanks everyone,
I am pulling my hair out on this. I have tried getting bbPress to work with a WordPress site using a custom theme and evidently I’m missing something because it just isn’t happening. Here’s what I’ve done based on what I could find for instructions so far:
- I installed and activated the plugin through the wordpress admin.
- I created a test forum and a test topic through the wordpress admin.
- I created a child theme folder, named the same as the primary theme appended with ‘-child’.
- I copied the contents of the wp-content/plugins/bbpress/bbp-twentyten into the child theme folder.
- I updated the style.css file ‘Template:’ line to refer to the parent theme.
- I added ‘add_theme_support( βbbpressβ );’ to the main theme’s functions.php.
When I go to the forum via http://www.carolina-business.org/forums/, I get a page that spits out a section titled with the most recent post title and a huge amount of blank space with the forum list at the bottom of the section. This is followed by a section for every other post on the site, each of these containing the forum list.
When I go to the forum via http://www.carolina-business.org/forums/forum/test-forum-1, I get another page that shows all of the posts in the site. I get the same result via http://www.carolina-business.org/forums/topic/test-topic-1/.
What I’m trying to achieve is for the forum to appear in the content area of the site, within one of the content frames (the white box with the green header and gray border.)
Can anyone tell me what I am doing incorrectly/not doing? Thanks!
HELP!
I’m having issues with my BBpress WordPress installation as of late (since I did a plugin update to 2.1.1) on all pages I get the error:
Warning: get_class() called without object from outside a class in /nfs/c05/h01/mnt/77944/domains/charterproject.ca/html/wp-content/themes/charterprojectbb/functions.php on line 529
I tracked this in the functions file in my theme that controls the WP theme and the BBPress theme.
the code is:
if ( 'bbPress' == get_class( $bbp ) ) {
$bbp->theme_compat->theme = new BBP_Twenty_Ten();
}
endif;I’m not a wiz at PHP so I’m not sure why this causing this error but it does result in the form being quite non-functioning, please help! you can view the site for reference at : http://charterproject.ca
Pez
Topic: front page text plugin
Hi. I’m new to bbpress and I’m trying to install the front page text plugin but I can’t get it to work. Can someone give me some more detailed guidance than what’s on the page here, http://www.fldtrace.com/wordpress/bbpress-front-page-text-plugin.
I have the plugin installed and I can activate it from the admin account, but when I click on the “front page text” button, I get an error message that says, “There is no administration page at the requested address. Please check the address you entered and try again.”
Any ideas?
Hi I am new to bbPress and BuddyPress π
I have just installed: WordPress: 3.4.1 Theme: Salutation Version 1.4.3.1 bbPress: 2.1.1 BuddyPress: 1.5.7 + some more plugins
- how to create a parent bbpress group forum in buddypress?
I am a Administrator and have created a new Group and wants to create a forum but cant – get this ERROR: Your forum must have a parent?
But where do I create this parent forum? I have tried to create a Category but it didn help π
I am a newbie i know π regards Tonny
NB! BuddyPress forum is not enabled
Topic: User pages and error-404
- Only some of the themes had a “Download” link. How do I access those themes without the download link?