Search Results for '+.+default+.+'
-
Search Results
-
Is bbPress language defined by WPLANG in wp-config?
I would like my bbPress language to different from my WP language.
I use WPML and have a multilingual site. For several reasons, I have set my WP Default language as English.
I wish to deploy bbPress as a Hungarian language forum. I will not have forums in other languages.
What do I do?
Hi! My layout is like this:
[Category 1]
[Forum 1]
[Forum 2][Category 2]
[Forum 3]
.
.
As you know, bbPress’ default layout is to fetch the Category description, not the Forum descriptions. I’ve tweaked thebbp_list_forums
function, so now I want to show the forum descriptions instead. But when I addthe_content()
to myloop-single-forum.php
it fetches the category description.I think I must add
the_content()
inmy_bbp_list_forums
, but don’t know where or how.The code can be found here (Kudos to Lynq): http://pastebin.com/GLhCHYze
And what I’m after graphically: http://i649.photobucket.com/albums/uu216/DramaticBaby/forum_description.jpg
How can I make
the_content()
fetch the forum descriptions? Or is there abbp_get_sub_forum_description()
function somewhere? šTopic: bbpress tinymce not showing
Hello! I just want to first thank everyone for this great plugin forum.
I have enabled “Enable Fancy Editor” in settings > forums , however my tinymce editor does not show. I simply see the generic HTML editor. Is there a known fix for this problem?
I’m using the default wordpress twenty eleven theme. Thanks!
I installed wordpress and the bbpress plugin from built-in plugin installer and made a forum which I previewed , which was fine during preview, but after I published it, the forum returns HTTP error 404 on the forum itself and when viewing the preview. This is my second installation with the same problem. A forum on my previous install showed up after a while, but the others didn’t. After following advice I changed the permalinks back to default and all the forums came with the same HTTP error 404. My website structure is “…com/worpress/index.php/forums/forum/…” for some reason.
Topic: User role setting
OK in the online documentation it mentions the settings for ‘Default user role’ and ‘Auto role’ – where on earth are those settings because I can’t find them in the forum settings.
Topic: Theme Packages
I installed bbPress 2.1.3 on WordPress 3.4.2. In the settings page, I see the following:
Theme Packages
How your forum content is displayed within your existing theme.
Current Package
– bbPress Default (bbp-theme-compat)
– Twenty-ten bbPressIf I select the 1st option, forum page comes up nicely, none of the existing forums show up. If I select the 2nd options, existing forums show up, but the layout is completely broken.
I am using custom WordPress theme. What am I doing wrong?
I am trying to set up the bbforum in my theme.
I tried hard to go for the Step Three to adjust my theme to cope with the default BuddyPress templates, using this HTML structure:
[HEADER]
[PAGE CONTENT][SIDEBAR CONTENT]
[FOOTER]My current theme’s structure seems like follow..
By default BuddyPress templates use this HTML structure:
[HEADER]
[SIDEBAR CONTENT]
[PAGE CONTENT]
[FOOTER]Therefore, I’d like to use the alternative method to set up the theme, in adding following files, copied from header.php, footer.php, and sidebar.php from my purchased theme : header-buddypress.php, sidebar-buddypress.php, and footer-buddypress.php.
After this, it seems I need to modify the above x-buddypress.php files.. yet.. I have no idea of what to do here.. ’cause, these 3 files are parts of a page. Should I modified those index.php file in the forum folders?..
Could anyone help me to solve the problem? or.. any suggestion, please.
By default, bbPress will validate new topic fields and reload the page with errors, but all content is lost. This is pretty frustrating to a user that has entered a long post, but forgot to enter a topic title. Is there any easy workaround for this, whether it be PHP, jQuery, etc?
Using bbconvertor, from bbpress 1.1 to WordPress 3.4.2. Starting with a default WordPress, fresh startup. Started bbconvertor after filling in the settings on wp. During conversion, said I had no forums, but I have five forums. See below. Said conversion complete. Told me to do a recount, click here, which I did. Then it said “You do not have sufficient permissions to access this page.” So I recounted on the bbpress dashboard. But that didn’t change things. Would it be better to use import forums? Please don’t forget to update your counters HERE Conversion Complete Convert posts (400 – 499) Convert posts (300 – 399) Convert posts (200 – 299) Convert posts (100 – 199) Convert posts (0 – 99) Convert tags (200 – 299) Convert tags (100 – 199) Convert tags (0 – 99) Convert topics (200 – 299) Convert topics (100 – 199) Convert topics (0 – 99) No forums to convert parents Convert forums (0 – 99) Delete users wordpress default passwords (0 – 99) Convert users (0 – 99) Not Cleaning Data Starting Conversion…
Topic: bbPress layout
Hello!
How to make bbPress look from default layout (just after installation) to
like this:
Thanks for help, im newbie.
Greetings!