Search Results for 'bbpress'
-
Search Results
-
Is there anywhere I can change the WordPress theme’s page template that bbPress uses for all forum pages? Here’s what I’m talking about:
https://dl.dropbox.com/u/18187962/this.jpg
I need to use the template “page without sidebar” rather than the default template.
The goal is to get rid of the sidebar here and expand the forum to the width of the page: Forum
Hey,
I’m running Version 3.4.2 of WordPress, with Version 2.1.2 of bbPress.
When I’m logged into the site as a Forum Participant, I can see the forums and topics, but when I actually click on the topics to view the content (i.e. the actual topic post and replies), all that appears is “This topic contains 0 replies, has 1 voice, and was last updated by…” as well as the “Reply” form underneath that. The actual posts and replies don’t appear.However, when I’m logged in as an administrator, I am able to see everything (it all functions normally).
Do you know why a normal forum user can’t see posts and replies? How can I go about fixing the issue?
Any help would be appreciated!
Cheers,
Laura.Hi, I have Restrict Content Pro installed, and I’m trying to work out how to use this with bbPress to develop a subscription-based forum where users can subscribe to particular forums and only have access to those. I can’t see how to do this though … any clues? Some of these would be free (but restricted to certain types of user); some would be paid. Any help much appreciated! 🙂
Topic: bbpress and qtranslate
Hi all,
I use:
- WordPress 3.4.2
- bbpress 2.1.2
- qtranslate 2.5.32
- qtranslate extention 0.1.1
All works fine in the blog part but in the bbpress forum I have a little problem.
Topics links are well presented in the correct langue of my bbpress forum but the content of a topic contains all the language text versions, one following the other, in place of only the current language text.
Sample: french and english version are presented together:
J’aime mon blog. I like my blog.
in place of :
French version : J’aime mon blog
English version : I like my blog
Any ideas ?
Thanks a lot for your help
Hello all. Ive seen that as of 2.1 there are numerous pluggable functions including bbp_forum_class. However upon trying it on my custom theme it doesnt work? I copied loop-single-forum.php to my bbpress folder in my theme folder. I then have
bbp_forum_class('clearfix')It doesnt add the clearfix class though? Am I doing something wrong? Any help much appreciatedTopic: User profiles blank
I’m using WP 3.4.1 and bbpress 2.1.2. I’m wanting to use bbpress, but the user profile link results in a blank page. You can see what I mean on the forum here: http://www.obstructedview.net/forum.html or more specifically a profile page here: http://www.obstructedview.net/community/users/mb21 Help on this would be greatly appreciated. Ideally I’d like to be able to have people visit their profile or others for that matter, but at the very least I’d like to eliminate the link altogether if I cannot get the link to work properly. Thanks a lot.
Topic: which page?
is there a way to understand which page is active? i created something for my bbpress forum that is different for some of my bbpress pages, i want to know where am i so i can change that thing for that particular page.