Forum Replies Created
-
In reply to: No topics shown to forum participants
I installed everything new on a seperate domain with the same theme. Everything works there.
I am curious if there is a way to debug the query of bbp_has_topics. Something must be wrong there.
I have added .avatar-14 to style css now with display:none; This removes the small avatars but leaves the big ones.
If you turn them off in WordPress, everything is gone.
In reply to: Dutch translation missing in repository?Are translations included by default in bbPress 2.1? Would be nice.
Did you set the permalinks? If so, try to re-save them.
In reply to: Minimum User Privilege Needed to Use ForumsWhich privileges did you select?
In reply to: No topics shown to forum participantsAnyone? I reproduced the same behavior on another site which I am working on.
Looks like a line in content-single-forum.php doesn’t return any results:
<?php if ( !bbp_is_forum_category() && bbp_has_topics() ) : ?>
However as an Administrator it shows the results. Any other role doesn’t.
In reply to: BBPress: No Support in the ForumsI know. I would love to contribute to bbPress. But for a beginner with bbPress it is difficult to find where to start. A bbPress Codex with bbPress specific features would be welcome. But for a start a good documentation would be most helpfull.
In reply to: Plugins for the "BBPress WordPress Plugin" versionThe plugin directory overhere is pretty much outdated. They were made for the original version of bbPress.
Newer plugins can be found in the WordPress plugin directory:
In reply to: BBPress: No Support in the ForumsDocumentation is limited. A lot of information found, is pointing to the old version of bbPress.
Fact is:
– There is limited documentation about where to start (other than installing bbPress)
– There is limited documentation about how to enable theme support
– When you run into problems, you are on your own.
Somebody at Automattic should decide that some people should work dedicated on bbPress and bbPress only, otherwise nothing will change.
My 2 cents…
In reply to: No topics shown to forum participantsTopics are shown when you set them to Sticky. However they are visible to guests also.
I have exactly the same question. Avatars on posts are welcome. All those small avatars are annoying. I want to remove them completely. Can’t find the code in the template files.