Published on January 26th, 2016 by shareef790
Hi
I have just installed bbpress at my new site but the date on bbpress is showing as 1 January 1970 – though the dates on blog posts, and other wordpress pages and themes is all good only on bbpress it is showing the wrong date.
URL: http://www.techsmartaustralia.biz/mo/forums/
WP version: 4.4.1 Latest one
BBpress version: 2.5.8
Appreciate your help on this, how to resolve this issue. thanks
Published on January 25th, 2016 by gnikolova92
Hi,
Im using WordPress 4.4.1 running The7 theme and I have a problem with translating my forum to bulgarian. I follow all of the steps here but nothing changed. My site is mypet.visible.bg
Published on January 25th, 2016 by goatherdtoo
WP 4.4.1 BBPress 2.5.8
Hi, I have just installed today your BBPress. I have generally set it up and then tried to start a new topic. I complete all the fields. Above the form it states I have all privileges and can write in html etc. But when I click the submit button, the details of the topic disappear and then a message saying there are no topics in this forum. Can someone advise the reason for this and propose a solution?
I have tried it with the latest 20/13 with the same result.
Thanks in advance.
www.alpujarraenterprises.com
Published on January 25th, 2016 by Manuel Fritsch
Hi there,
I would like to help out with the German locale as translation editor. If someone of the developers could please make an official request for that here, as outlined here?
Thanks
Manuel
Published on January 25th, 2016 by dtrackerman
I have a forum with 15,426 threads and 217,103 responses. After much work, I managed to do the import from the phpBB but can not restore the links between topics and answers. When I try to use the tool “Recalculate the position of each reply”, the script runs for a long time, and then complains about lack of memory. I made a mirror server on my machine, I put php configurations with large memory values (4GB) and timeout (30000s), and yet the system can not run the script. Someone would have any suggestions?
Published on January 25th, 2016 by Soffiti
I have 63 forums located at soffiti.com, but only 50 are present in the forum index, the other 13 are not shown and only can be searched. I wanted to how I could add the 13 forums so that users can discover them just like the other 50 without running into them during search. I’d like to know if there is a plugin or theme that can solve this without me having to add/edit code (if necessary please give me directions on how I should add/edit the code). Also, I’m guessing that the topics and posts are presented in the same way so I’d like to know how to extend them as well.
Note:
1. Extend on the same page
2. Extend to another page
Published on January 24th, 2016 by internetgal
Hi –
I’m using bbpress for a membership website I created. I’m having issues with the way the theme I’m using is laying out the list of forums.
It looks like this, but I would prefer it to layout the forum in one row instead of columns.
I’m learning CSS and PHP, but I know enough code to be dangerous right now. I’m looking for an easy fix.
Any ideas on how I can fix it appearance of the forum?
Published on January 24th, 2016 by HawtCoffee
I created some forums/subforums but i’d like to list posts form a single subforum on my widget. How is that possible? Tried using this specific subforum ID and it doesn’t display anything at all.
Published on January 24th, 2016 by LP9086
I want to reset my bbpress data.
However, this is giving me a 500 error every time.
Any advice on how to fix this so I can clear my test data and do a fresh import.
Published on January 23rd, 2016 by johnmontfx
Two part question here…would love any suggestions or insight. I’m working on coding some custom functions to enhance bbedit functionality.
Part 1:
I would like to add some post meta to a new reply. What would be the appropriate hook/action location in which to do this? I can get the postid at this point and add postmeta, but not sure where to hook into things.
Part 2:
At the location in Part 1, how would I go about getting the parent forum id? It seems as though the reply form has the topic postid…so I’ve got that. But how do I find the parent forum?
Thank you so much!