Search Results for 'bbpress'
-
Search Results
-
Topic: Theme integration issues
Hi.
I am building my new site and integrating bbpress. I am a novice at coding but my issue is that BBpress won’t work with the theme.
I have got it styled in by creating bbpress.php file in my themes folder and copying single.php over. The issue I have is that the posts will not show. I have threads which appear but any posts created do not show.
Here are some links:
Forum Home: http://sugarnono.co.uk/newdev/sugar-free-forum/
General thread: http://sugarnono.co.uk/newdev/forums/forum/general-talk/ You will see that there are 9 topics and 14 posts yet they do not show.Any ideas where I have gone wrong?
Thanks
Stephen
Topic: bbpress forum coming along
still some work to do….
but, it’s up & running now, and starting to get used π
used a couple of widgets here & there (homepage for recent topics, sidebars for /forums/ page)
and a little bit of css tweaking.
starting to get there.
Is it possible to transfer a freeforums.net forum to bbPress?
I am working with an organisation who created a freeforums.net account a short time ago and have convinced them to use WordPress, but we need to get it transferred over.
Thanks.
Topic: CSS errors
There seem to be some errors in this file:
/wp-content/plugins/bbpress/templates/default/css/bbpress.cssSpecifically, lines 1137-1139 get highlighted by CSS debuggers.
I was using a third party tool to generate Critical CSS for mobile optimization. These lines prevented the CSS from being parsed properly. I had to remove them temporarily, run the tool, then add them back afterwards. Perhaps these lines can be fixed/changed in the next version?
Topic: Threaded layout
I’m returning to WordPress after years and found bbPress as a potentially good option to convert an old forum while converting the site to use WP. What I specifically need because of user mandate is threaded topics but they need to be in a specific layout. The default for bbpress when I enable threading, is kind of a hybrid flat/threaded. What I’d like to achieve is to have the individual posts display on a page with the thread below in the form of a thread of links to those posts/replies within the thread. This is specifically what my established users are accustomed to and what they demand. The forum goes back almost two decades (original threaded forum styling) and many of the users are original members so they don’t want any fancy, newfangled flat forums…
I’m confident that I can create the database script to do the forum migration of posts/thread/users into WP/bbPress but need some insights for achieving layout issues. Can I get some help / insights for achieving this layout? Thank you in advance.
Paul