Search Results for '"wordpress'
-
Search Results
-
hi there guys,
i’m using a rockettheme wordpress template and seem to be having issues with the beta 2 profile pages. whenever i click a username on the forums to visit the bbpress profile page of that user, it is a completely unformatted page consisting of:
>
Home
About Us
Page 3
Page 4
Forums
Logout
Fatal error: Call to undefined function get_query_type() in /wp-content/plugins/gantry/core/gantrybodylayout.class.php on line 94
I don’t know what to do. That’s all that appears on the page. That first “>” is indicating to me that there’s something wrong in a code somewhere, maybe thats an extra “>” or there’s another missing “>” or something. im not too experienced with php or wordpress, but im comfortable editing it if given instructions. if anybody could help me on this issue, i would be extremely grateful – i’ve been trying to fix it for a few days now.
thanks, i hope somebody can lend a helping hand!
(by the way, this exact same thing happens, with the same error too, when i click ‘EDIT’ to edit a post other than the first post in a topic.)
Im new to both wordpress and bbPress forum, however i got it to work and both the website and forum are up and running.
The only problem i have is: I cant seem to figure out how to link my forum to one of the menu bar buttons. Lets say i have a menu button called ” Community Forum “, when someone klicks that menu button i want the forum to show.
How do i link the forum page to the Community Forum menu bar button? Ive pulled my hair for hours trying to figure this out.

Oh, one more thing. What file should i edit to fix the background and text on the forum?
Thats all, thanks for a lovely plugin!
I find it astonishing that there are a hundred template files with no explanation as to what any of them do.
I installed bbPress on top of WordPress. Can somebody help me out here? I’m trying to separate postings (space them apart so their not so close to each other) by using my CSS file, but for the life of me I can’t get it to work, although I am able to make other alterations.
Any suggestions?
Test board:
http://webmasterfaqs.org/forums/topic/another-topic/#post-159
I’m running the latest dev version of the plugin, version 3476, in hopes that it would have solved my issue, but no luck.
I was getting the error mentioned in this thread http://bbpress.org/forums/topic/tags-archives-page-are-broken-in-bbp-20-rc2-and-rc3#post-90903
I downloaded the branch code after reading the above issue and it’s resolution. Then, I started getting the WordPress “Hands off, partner!” error which is a 500 Internal Server error in Firebug.
Any ideas about what could be causing the page to not display correctly?
Thanks so much for your help and the great plugin.
Bret
Hi folks,
Always one to make things twice as hard as they need be, I started out designing a theme for the standalone product and I’d now like to change gears and port it to the plugin version.
Essentially, I didn’t think I’d use WordPress for my main site… but I’ve since come to change my mind. Now, I’ve got a nice custom theme for both my WordPress installation and a nice theme for my bbPress installation.
At this point, I can’t decide if I’d be best to keep them separated and use the integration options or to sit and re-theme everything with the plugin version. If I were to continue to use the standalone, is it possible to create widgets similar to the “recent topics” and others created by the plugin version? And subsequently, is there a way to use shortcodes for embedding bbPress into WordPress pages? heh
Sorry for the novel…
Topic: permalinks?
I just installed the bbpress plugin for WordPress and also the BuddyPress plugin. When i create a new forum through bbpress the permalinks are coming out to be website.com/forums/forum/forumname
what could be causing this?
I use this conde in bb-config.php for my integration with wordpress 2.9.2
if ( !defined( ‘ABSPATH’ ) & !defined( ‘XMLRPC_REQUEST’ )) {
define( ‘WP_USE_THEMES’, false );
//
// You will need to get the ABSOLUTE path to this file |
// |/
require_once( $_SERVER[“DOCUMENT_ROOT”].’/wp-load.php’ );
header( “HTTP/1.1 200 OK” );
header( “Status: 200 All rosy” );
}
/**
now I upadated wordpress to 3.2.1 but I get an error, my forum home not load, the error log is blank, but if I comment the above code it work.
I think that the problem is incompatible with that version
Alessio
Topic: GD bbPress Attachments