Search Results for 'bbpress'
-
Search Results
-
Hello,
I installed the last version of bbPress.
In the plugin configurations I checked
“Use the fancy WordPress editor to create and edit topics and replies”.
In the result I have editor panel on new topic creation area: http://pumpshooter.com/EcAUdJfM
But on the Reply area there is no editor: http://pumpshooter.com/yRDEno0E1) How do I activate editor on reply text area?
2) How do I switch editor to be in “Visual” mode?Thx!
bbpress Version 2.3.2
wordpress Version 3.5.1
Hi, I am looking for a way to order all forums (not topics) alphabetically. I read some posts here and they refer to a bbp-forum-template.php in the includes folder but this file is no longer inside this file. Can anybody tell me which file to edit and line number to do this?Hi community,
I have a couple of questions on bbpress translation.
1) I notice that there are some words that are missing from the .po file and so I can’t translate them. For example the wordings : 1 day ago, last post by and some more). How can I translate those words?
2) I translated bbpress but I have some worries about the future bbpress updates. So if there will be a new update, including some new features, how we will be able to translate the new words? What about the all ready uploaded .po and .mo files?
Thank you very much!
I assume this is a simply function but I can’t seem to find any clear documentation on how to do it.
I’d love to have my forum homepage show the latest x amount of replies across ALL forums. Pretty much like the forum homepage of bbPress’ own forum.
Can someone point me in the right direction? Using the latest version of WordPress and bbPress.
Topic: Sort Forums alphabetically?
Using bbPress 2.2.4 bbPress 1.7
This seems so basic I can’t believe it isn’t a core feature.
I used the (bbPress) Forums list Widget dropped in a sidebar to show all my forums. I wish to have this list always be alphabetical and update when forums are added or deleted. Ditto for the widget that lists recent topics.
How is that possible, my forum went off line suddenly and I retested all plugins and the problem was in All in one seo plugin
My forum is not working if I have that plugin installed. I get error no permissions when I try to click on bbpress settings link
Any idea why is this happening?
Topic: Cannot create a child forum
I need to be able to make parent and child forums with bbPress, but I can’t. I assume this should be an easy thing to do. I go to create forum and add a new forum (it can be a category or a regular forum). Then I go to create another one, but where it says Parent: there is no drop down or anything. It simply says, “No forums available.” Does anyone know what is going wrong?
Topic: Create new topic
Hi, It might sound silly to ask, but I want to have a page where users can create new topic and select which forum they assign their topic to.
Exactly like this page https://bbpress.org/forums/new-topic/
I can’t find how to do it.
Thanks youIn user profile I want to add custom pages is it possible ?
To edit profile there is the link: http://www.example.com/users/username/edit/
Is it possible to get custom page for example?
http://www.example.com/users/username/myphotos
http://www.example.com/users/username/aboutme
Where should be template files for these pages ?
I dont know how permalinks is working and how to create additional custom page…
Sorry for bad english, hope you understood.
Topic: phpBB2 to bbpress convert
I’m attempting to convert a phpBB2 forum to bbPress version 2.3.2.
I’ve selected the option to convert users, but it’s failing with the following error:
WordPress database error: [Unknown column 'users.user_form_salt' in 'field list'] SELECT convert(users.user_id USING "utf8") AS user_id,convert(users.user_password USING "utf8") AS user_password,convert(users.user_form_salt USING "utf8") AS user_form_salt,convert(users.username USING "utf8") AS username,convert(users.user_email USING "utf8") AS user_email,convert(users.user_website USING "utf8") AS user_website,convert(users.user_regdate USING "utf8") AS user_regdate,convert(users.user_aim USING "utf8") AS user_aim,convert(users.user_yim USING "utf8") AS user_yim,convert(users.user_icq USING "utf8") AS user_icq,convert(users.user_msnm USING "utf8") AS user_msnm,convert(users.user_jabber USING "utf8") AS user_jabber,convert(users.user_occ USING "utf8") AS user_occ,convert(users.user_interests USING "utf8") AS user_interests,convert(users.user_sig USING "utf8") AS user_sig,convert(users.user_from USING "utf8") AS user_from,convert(users.user_avatar USING "utf8") AS user_avatar FROM users AS users LIMIT 0, 100Is there anything I can do the resolve the issue?
Thank you