Search Results for 'bbpress'
-
Search Results
-
Keymasters and Moderators can do it but for partecipants ther is no way to insert a new topic.
I’ve tryed all ways: changing themes, disactivating plugins, but the problem still not solved.
I’m using WordPress 4.8 with theme RepublicPro, BuddyPress 2.8.2, bbPress 2.5.12
The site is inpressioni.it
Any help will be appreciated.Hi,
I am trying out bbpress and just created a forum. After creating a couple of categories and forums within them; I noticed that the font for the forum list seems a bit small. How can I adjust the size of the font?
Below is a link with a screenshot, I wish to change the size of the “News & Announcements” part.
http://imgur.com/KAh8DY7Thanks in advance,
JoeTopic: bbpress reply to post issue
I have a membership site which I am using bb press and BuddyPress
I am using the kleo theme
WordPress version 4.8I have had an issue with replying to posts in from the forum on my dashboard
I have a section on my dashboard where I pull replies and new topics from the forum using the kleo posts.
I can view the posts and click into and read but I cannot reply from there and I need to go into the post in the forum and reply thereDoes anyone have a fix
Thanks
Sorry for the long winded rambling
Topic: Forums
I would really like to create forums for my website, however, I don’t have this option:
A. Set Up Sitewide Forums only
Install and activate bbPress.
Proceed to bbPress.org Codex to get started in creating your Sitewide Forums.
If you kept the default “forums” slug in Settings > Forums, you can create a new Page via Pages > Add New. Add Title “Forums” and insert the forums index shortcode and/or other bbPress shortcode you’ll find in the bbPress Codex then publish the new page.
Add new “Forums” Page in your custom menu via Appearances > MenuCan someone please tell me what I am missing?
Thank you so much for your time!!
Take care,
KariHi.
I have an XML file containing messages (title, date, author and body). I’ve considered three methods of importing these messages into bbPress:1. Into the database. I’ve written a PHP script to automate that but because the messages are in Hebrew then the encoding causes the text to be gibberish. When that problem was solved, topics that were inseted into the
wp_posts
table didn’t appear in the forum page.2. Using the custom importing method. The database structure required to import the messages isn’t really understandable, how should my database be organized in order to transition my data from one database into WordPress’?
3. Using POST requests. I managed to parse the POST request the posting form does in order to make requests of my own. This is complicated, however, due to use of session cookies.
Right now the option that seems the best to me is (2). Instead of messing with encoding issues or session cookies, I need to create a second database but the question is: in which way should my data be organized? How are the IDs working? I didn’t really manage to catch all of that using the docs available here.
Topic: 404s On ‘Old’ bbPress URLs
We were running the stand alone bbPress for a loooong time.
We finally switched over to the plugin version last fall.
I am seeing a TON of 404 errors for URLs such as:
/forum/rss/topic/topic-name
AND
/forum/profile/profilename
I am pretty sure the solution for the /forum/profile/profilename is to create a rewrite that makes them all /users/ instead of /profile/ but I am not sure about the ones containing /rss/
From poking around I am thinking I should do:
/forum/rss/topic/topic-name
TO
/forum/topic/topic-name/feed
Assuming that the /rss/ URLs are ‘old’ stand alone bbPress related URLs.
Anyone have any insight on this?
Topic: Registration is disabled??
I am creating my first forum using bbPress 2.5.12 with WP 4.8. When registering as a new user, I am unable to do so; getting “Registration has been disabled.” I cannot find a setting in WP that allows new registrations. On the Net, All comments have mentioned enabling “allow new users” in Settings>General, but it is not present.
Am I missing the obvious?
Once subscribers have logged in (we use manual approval of users) I would like a link to our forum titled “Discussion Group” to appear in the wpAdmin bar at the top of the page, preferably adjacent to their login name. How do I make this happen?
WP 4.7.5
BBPress 2.5.12
Using Fire Department Theme
home page: bdpnnetwork.orgTopic: How to Integrate
CURRENT
We have a WordPress website that includes CiviCRM, WooCommerce and also BBPress forums plugins. We have no tech experts in our offices–much of the website management falls to me. I have a lot of WordPress experience, but I’m no developer by any means. Managing a regular failing system of integrated plugins inspired us to join up with Neon to abolish CiviCRM and Woo from our website, in hopes of streamlining the logins and profiles and having fewer things to break…and troubleshoot.Currently, we have a) WordPress users, who have b) WooCommerce memberships affiliated with them, which also syncs with c) CiviCRM. Additionally, we have a BBPress fueled forum which is open and public for all to view, but requires a membership to actually post and reply to.
FUTURE
During our consults with Neon, we were told about a single-sign on plugin that links their CRM with our WordPress site. Earlier this week I began researching how to set that up and discovered a few roadblocks that concern me. I’m hoping you can help shed some light on how best we can utilize the single-sign on function and still maintain our current operation with as little interruption as possible to our membership.What I’d like to know is:
Once I delete all of the WordPress users out of our website (they can’t be in place because their sign-on is dictated by NeonCRM), what happens to the data in BBpress forums? Those posts are associated with usernames, but if the usernames are deleted…. then what?Then, is there a way to associate those posts with their NEW sign-on that is associated with NeonCRM?
We are running a membership site and are using bbPress within the site. We are running into the problem that admins are the only ones able to see threads. Anyone not an admin cannot read what’s in the topic. They can post a topic but cannot read anyone else’s.
Using WordPress version 4.8
bbPress Version 2.5.12https://www.nomoreperfectdatenight.com/forums/
username: temporary
password: ITVnY8ffAfIIUp9cdIF$xbK4On my page that the forum index shortcode is set, I created it in Elementor. Once I save it and view my page, the forum page displays the forum but in a topic in the forum, the bbpress index shortcode is pasted again making a forum within a forum. I couldn’t figure out how to fix this forumception so I’m appealing here.
Hi,
I’m new to bbPress, I have a forum that is set up, and I’d like to display the first 50 topics. I’ve successfully used the shortcode “bbp-topic-index” to display the first 15 topics, but I was wondering if there was a way to increase the number of topics?Thanks in advance for your help
hi
Today I installed the bbpress plugin and converted all WordPress comments to bbpress topics.
It works for default post type, but what about custom post types? I trying show comments on that post types as bbpress topics, but unsuccessful.
Is that even possible?