Search Results for 'bbpress'
-
Search Results
-
Topic: bbPress Forum Questions
A few quick questions
How can I remove my widgets and sidebar from just my forum page. Also, how can I remove the comment section on my forum page.
What is the bbPress sidebar. I put some bbPress widgets in it but I did not see any changes.
Lastly, how can I display the bbPress Login Widget (that allows people to register, login, and find lost password) on only my forum page.
All input is appreciated.
Hi,
I am using bbpress on my wordpress site to allow users to create profiles, and not necessarily interact with the forums. That said, I’d like to remove the irrelevant links and elements in the bbpress profiles which are being shown when users view their own profile or when users are viewing each other’s profiles (highlighted below).
I believe these changes would take place in the bbpress php files, but I’m having trouble finding the correct files to edit, and which lines need revision. Also, I believe I would need a child theme to make these changes safely? I’d really appreciate you help! Thanks in advance for you guidance.

Hello,
I have problem. I download polish language for BBpress (pl_PL.mo). Where I must put this file and where I can change language from english to polish?
I make this scenarios:
– upload .mo file to wp-content/language/bbpress – not working
– upload .mo file to wp-content/plugins/bbpress/language – not workingCan someone help me ?
Topic: What plugins fo i need ?
Hey all,
I have a new project
DELETED URL(currently only on my localhost for now).. but i will be offering digital goods / Premium Designs for a range of different platforms that’s besides the point.. my forum section will be for both webmaster forums and also for customer support.. While BBpress is free and great it does feel like it’s lacking a lot of features / just doesn’t feel like a premium forum software…What plugins would you recommend i add to give it a little polish ? does installing heaps of BBpress plugins effect the performance ?
Thanks for any help with this one.
Regards, Darren
Hey again, Sorry 2 questions in one day 🙁
OK here is what i am thinking… Rather than using /forums/ for my main forum page i would like to create my own custom Forums page.. Now would this need to be done via a BBpress template or simply by creating a WordPress page and then using shortcodes to display specific forums..
Doing the above assuming it was possible.. i would call the WP page “Forums” but this would conflict with the BBpress Forums base which by default is “forums” so yeah i am at a little bit of a loss here.
Again as always THANKS in advance to anyone who takes the time to reply / assist me with this.
Regards, Darren
Topic: Oh Bother Message for users
Hi – we have BBPress 2.24 running on WP 3.5.1 here: http://contagiousjoy4him.com
My client noticed a week or so ago that the forums were only showing for admins after she wasn’t getting any visits/comments on the forum.
Here’s what I’ve tried to troubleshoot:
1. deactivated all plugins except for BBpress
2. switched to 2011 and 2012 themeAll to no avail. Nothing has been added, only some possible updates, and since I didn’t do them, I’m not sure what was updated by the client. Even so, deactivating plugins and clearing out cache and attempting it on a basic theme – I would think it would work.
Any ideas – your help/advice/input is greatly appreciated.
Karen L
Topic: Problems with my main page
Hi.
I created a theme and I created a WordPress page which uses a specific template file on this file, which includes bbPress main page (a page with a list of topics of a specific forum).
The problem is that it seems that if user is not logged in, it goes to standard bbpress page instead of my customized page. Why does this happen and how can I solve?
I have already check that my created page is set to public page on wp-admin.
Thank you.
Hi guys
I am translating bbPress WP Plugin and want to override a core function using a bbPress theme.
The name of function is: bbp_get_the_content
It is in this file: /wp-content/plugins/bbpress/includes/common/template-tags.phpMay you please help me?