Published on July 3rd, 2017 by ncrocketry
I’ve had this site running for two-months with no issue.
https://ncrocketry.club/community/ is fine…
Suddenly I have a forum index page that is just absolutely blank.
https://ncrocketry.club/community/forum/general/
And one that is returning broken HTML.
https://ncrocketry.club/community/forum/club-membership-information/
Please help ASAP.
Published on July 1st, 2017 by aldobelus
WordPress version: 4.8
Bbpress version: 2.5.12
https://sisepuedelaredo.com/wp
I want to know if there is a plugin or a simple way to let new people to write at the Bbpress forum I have without delivery of data about them or else. I want the people can start writing right at the moment they arrive, with or without email.
I could use, maybe, an aproval method to stop spam or bots, but I want that people who might not have electronic knowledge could write and tell me what they wanted to tell.
Is this possible? Thanks for your time.
Published on July 1st, 2017 by Thijs Hoefnagels
Hi there,
May I ask you, after installing bbPress everything went according to plan.
The login and the register button’s appeared on the left top hand side of the screen but the register button does not open the page I had in mind to register.
Can anyone tell me where I can find the file containing this register button?
Is it somewhere in a php file in he root of the side or do I have to look elsewhere?
I do not have a clue. And after finding it could you tell me how to activate it?
Thanks in advance
Thijs
Published on July 1st, 2017 by catjarrett
I’ve searched the support forums but haven’t been able to find a real answer for this. I’ve inherited a private site that I am completely tearing down and rebuilding, including removing all the users who may or may not be returning. We are using bbPress for our forums, and all the data on the forums is important. I desperately need to keep all posts that are currently there.
Now, I keep seeing that if I go to “remove user” I will get an option to change the attributing author of blog and forum posts to another account, but I am not getting that option even for those with forum content. The only option I am having is to remove.
Is there any way, any plugin, that I can use to change the forum authors (no one has any blog posts on this site except admins), or any other method I can use to retain those forum posts?
I am unable to move forward with the site build until I can figure this out. Thank you for all your help!
Published on July 1st, 2017 by samisraeli
Hi,
Google indexed a file (PDF) that was linked to a topic that only users in a group can access the topic.
How can I allow access to the media file only to members of the group and not crawlers.
Thank you,
Sam
Published on June 30th, 2017 by cclemens
A developer built our website about a year and a half ago and installed the bbP Live Preview plugin by r-a-y. Our theme is Themify Ultra. All plugins, WP versions and frameworks are up to date.
The preview window only works VERY intermittently with seemingly no consistent variable to isolate. It works great for me in Google Chrome, but someone else can’t get it to work in Google Chrome (both machines have ActiveX enabled).
Any suggestions on how I can troubleshoot to get this working across all platforms?
Published on June 30th, 2017 by PinkishHue
Just wondering if anyone has come across this before – I’m attempting to create a subforum for every postcode district in the UK of which there are 2000+ (this may seem a bad idea but having considered many different options it seems the best/simplest for my use case at the moment)
I’ve imported the forums via the ‘WP CSV’ plugin, and they seem to have imported fine, but on the front end when viewing the full forum list it only shows the first 50. Is this by design? Or could it be something buggy I have done?
If it’s unavoidable I guess I can make them sub-subforums of a smaller number of postcode areas.
Thanks
Published on June 29th, 2017 by khalidoudeme
Hello, I am in the progress of creating a tech related website with multiple pages such as Virtual Reality, IoT, Mobile, etc. I would like each of these pages to have their own separate forums, ex(www.techfanatix.com/Virtual-Reality/fourums) / (www.techfanatix.com/IoT/forums) etc.
Each Forum page should have multiple forums ex(Headsets, Accessories, General – for the Virtual Reality Forum page) and (Smart home Products, Smart home advice, general- for the mobile forum page) and each forum page should have its own topics ex (PlayStation VR, Oculus Rift, Google Cardboard -) and ( Setting up home systems, etc- For the mobile) The Forum Pages + Forums + topics should all be available for each tech page as its own forum index. Although I would like for the content to be accessible through a single user subscription so they do not lose their Forum progress ex(badges, user ranking stars, a list of favorite topics, etc) I wish for these things to be visible within each of the web sites tech forum pages. Please help me set this up on my theme. I am currently using Hastia but am willing to use a more suitable theme.
Published on June 29th, 2017 by mihodono
Hello,
I have the searchbox in my forums, and the ajax search thing is activated. It groups the search results to replies, forums, topics, etc. However, it shows the replies first. Is there any way that we can switch the positioning of the results so that it would show the topics first and the replies next?
Thanks.
My site is running Boss. Theme
Published on June 28th, 2017 by Ernie
I am developing a sitemap for a client on a dev site that is not publically accessible. On the site are several custom post types including Forums, Topics and Replies which I added to the site using a standard wp_query with post_types set to list all custom post types.
Some of these custom post types the client does not want included on the sitemap. So changing the “public” parameter to “false” I was able to remove selected ones that were created with the Custom Post Type plugin. However I cannot come up with a way to changing this on custom post types generated by the bbpress plugin without modifying the main bbpress.php plugin file.
New to working with bbpress so any suggestions would be appreciated.