Search Results for 'bbpress'
-
Search Results
-
I was expecting there to be some theme elements out of the box. Did I miss something, or do I have to do all the CSS myself?
Topic: Is BBPress responsive?
Is BBpress responsive? Can I use it with a theme that uses Adaptive/Responsive design?
I have a fresh blog install of 3.4.1 and a fresh install of bbPress 2.1 RC2. I created a test forum and I see this when I’m typing up a forum post.
As you can see the text is there once I publish the post, but the input is invisible. That occurs for me when using either the visible or HTML editor.
Any ideas?
Hello,
I’m using the standalone bbpress 1.1. I want to make a little modification to hide the thread replies from the non-logged users. So, the non-logged users can see only the very first post but can not see the replies to the topic. How can I do that?
I tried to remove following from the topic.php file in the theme, but it removes the first post as well. I’ll appreciate any help.
Code:<?php foreach ($posts as $bb_post) : $del_class = post_del_class(); ?>
<li id=”post-<?php post_id(); ?>”<?php alt_class(‘post’, $del_class); ?>>
<?php bb_post_template(); ?><?php endforeach; ?>
I keep having a problem within my bbPress forums: when a registered user posts a new topic or reply, it does not show up immediately or not for all users:
– In some cases the new topic or reply only shows up the next day, in other cases after half an hour, it’s completely unpredictable.
– Sometimes user X can see the latest addition, while user Y (with exactly the same role / rights) can not see it.
– Some new replies do not even show up in my WP-admin dashboard.
– The freshness displayed in the frontend is lagging very much behind.
I have tried various things that I found in related support calls:
– Recount – no effect
– (re)Save permalinks settings and bbPress settings
– Disable Akismet – no effect
– Deactivate and reactivate bbPress – no effect
– Deleting the entire forum and creating a new one – no effect
I am using WordPress 3.4.1 and bbPress 2.0.3 in conjunction with the Twenty Eleven theme. The problem occurred also in earlier versions of WordPress by the way.
Does anybody have a clue how to resolve this? I am at the end of my wits…
Inside the bbPress 2.1 twentytwen theme, there’s a new file single-forum-edit.php, but I don’t see it used or referenced anywhere else.
When editing forums, we are using the WordPress admin ui so is this file necessary?
p.s. – same goes for feedback-no-replies in bbp-twentyten/bbpress/
Unable to activate bbPress V-2.0.3.
System Info-
WP 3.4.1
bbPress V-2.0.3
BuddyPress Version 1.5.6
Theme = Simple WP Community Theme Version 1.6. or BuddyPress Default Version 1.5.6
I receive the below error as soon as I try to activate the plug-in:
Server error
The website encountered an error while retrieving http://thetechnerds.khanz.net/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
The main website opens but wp-admin area keeps showing the above error. I have to rename/remove the plugin folder through FTP to be able to get back on the Dashboard. When I am able to access Dashboard the below error appears
“The plugin bbpress/bbpress.php has been deactivated due to an error: Plugin file does not exist.”
I have confirmed that the file is there. Used auto-installation as well as manual upload of plug-in files, but no luck.
Please suggest.
FMK
