Search Results for 'bbpress'
-
Search Results
-
Hi there,
I am wondering if it’s possible for me to have a separate page in my website for a forum using bbPress? If so, how can I install it? Here’s my website for better understanding.
Thanks
Topic: Log In
I want to use Bbpress for a forum on a new classifieds site, when entering site to advertise, the user must register, if they then decide to use the forum it appears that they must register again.
Is there any way that I can make it so that when they register to use the site, that registration will also allow them instant access to the forum, to register twice may be complicated, and will be confusing for some people
David
Topic: Change author link
Hi,
I’d like to change the author link of every reply (actually it goes to user profile) :
– if the author is not anonymous, use the user_url
– else use the comment website urlSo i have 2 questions :
– what’s the best way to change the author link ? editing users/template.php, using add_filter(‘bbp_get_author_link’) or something else ?
– how can i retrieve the comment url from anonymous poster ?Thank you for your help
Keep up the good work, i like bbpress !
Greetings,
WhimsicalityGood afternoon,
I’m superadmin in a bbpress forum and I wonder where could I see the list of all forum users. In the rest of WP I’m just a subscriber.
Thanks a lot,
Mireia1. I am looking to create a forum and put it on a couple websites. Each website also needs a specific section/separate forum for that site as well as the one that is across a couple of websites. Is this possible with bbpress?
2. I have this message at the bottom of my site “Your account has the ability to post unrestricted HTML content.” From what I understand this is bad how do I change it?
3. How exactly does bbpress and buddypress work together and how do I integrate them?
4. Is there a way to only let people create topics in category’s?
Many thanks for you help.
Hi there,
I have a large vBulletin forum (15,000 members / 20,000 topics / 3.5m posts) and I’m hoping to move it to bbPress.
As you might expect, the conversion is proving to be a lengthy process, and I’m hoping to keep disruption and downtime for users to a minimum.
Would the following work?
-
Close vBulletin forum
Export database
Re-open vBulletin but close registration
Convert to bbPress local installation (which’ll take a few days)
Once conversion’s taken place, quickly export only the new vBulletin topics and posts from the last few days, then import them to bbPressI suppose my question is whether this is something the bbPress importer will be able to make sense of: if I try to import a database that only consists of new topics and replies, plus replies to topics it’s already imported, will everything work as hoped, and will those posts be mapped to the correct users?
Thanks in advance!
Topic: 404 Page Not Found
So I just installed bbPress (2.5.4) successfully after having buggy versions last week. Though I’m having a lot of issues this time. I’m using WordPress 4.1.1 and Twenty Fifteen as my theme.
I created a new forum which I called, “forum” and a topic called, “general”. When I go to view the forum, it takes me to
/forums/forum/forumwhich I believe should be/forums/forumbut I can’t go there without it redirecting me./forumsjust redirects me as well.Following the codex, I tried method two which involved using the shortcode. This works all fine until I clicked on the forum, which took me to
/forums/forum/forumMy site is:
How can I fix this issue? Please don’t say disable plugins because I know for a fact, that isn’t the reason.