I’m working on a site that HAS to have a “custom” button on TinyMCE to insert a custom string for users through the visual editor on BBPress. It works fine through the wp-admin, but it has to work on the actual forum pages. I located where the failure happens – does anyone know how or what I need to replace this with in order for it to work with BBpress? Or any other hacks I can try?? (It’s basically selecting all the text, then I do a search for a specific item and add their custom string to that item):
var content = tinyMCE.get(‘content’).getContent();
Looking at the code, I though maybe it should be:
var content = tinyMCE.get(‘bb_topic_content’).getContent();
but that didn’t work either….
Hi I am korean. so I can’t speak english very well.
I have one question.
I want to show ‘create new topic form’ on the top in the forum page.
Now, First, Topic list is shown and ‘create new topic form’ is shown at the bottom.
How can I change position of ‘create new topic form’?
Hi,
We are looking for someone who can upgrade our old installation to the newest version of bbpress. Who can help us with this and want to make some money?
Our forum is Dutch, but I don’t think that’s a problem since mysql = mysql 🙂
Hi,
When someone creates a post with the word “account” in the title. Any reply to that post results in a 404. I can reproduce reliably. Has anyone else encountered this?
We’re using Version 2.5.4
Thanks,
Max
Im looking for a way to have users select different kind of forum roles when they sign up and based on what they pick have them fill in other profile information.
Example:
Normal user: fill in default forum information
Expert user: fill in default forum information & topics there expert in
I was looking for a VIP user plugin, because I think this will have the feature I need to accomplish this, but can’t seem to find one.
Every time I start a Thread and submit it, they do not show up on this board nor does it show up under my “created topics”. Why does this happen?
So I’m having a problem with BBpress recently on my website www.sg-carterpack.com at my webhost (Site5) works with resource points and with using BBpress the resource usage has been increasing by the day.
If this plugin is disabled a daily resource usage is between 100 – 200 resource points, however when I enable BBpress it suddenly rises to 600 to 800 and even +900 resource points in a single day.
This of course makes the web hosts disable my website when it crosses the limit of 450 resource points per day.
I’ve already completely remove my wordpress installation, theme, and all plugins to then completely re-install everything from scratch as before I also had problems with BBpress not showing after updating to wordpress 4.0.
With that I before didn’t know it was caused by the BBpress I was already trying to optimise with using W3 Total Cache and Cloudflare to try to reduce it, yet this wasn’t the case. The website in general did became faster however the resource usage stayed the same.
So currently the forum is installed on new installation yet the forum is still hogging up resources so my question here is:
Is there a way to optimise this or a way to export the boards/forums to use in another forum application/plugin?
My current plugins that are active:
– AdSense Click-Fraud Monitoring Plugin
– BAW Login/Logout menu
– bbPress
– BulletProof Security
– CloudFlare
– W3 Total Cache
– WP User Avatar
For the rest it is using a slightly CSS edited version of the FLAT theme but besides that nothing else has been edited to wordpress itself.
Thanks in advance for any information in advance.
Ps: For more of a month I’m trying to post in this forum but after each thread I make it does not appear.
I’m building a website to discuss books and I created a FORUM page with 4 different forums, one for each book. I then created a topic for each chapter. However, when I open any forum, I can see ALL the topics I created listed (i.e. topics for chapters from a different book). How can I set it up so that topics are displayed ONLY in the forum where they belong? This error appears on all devices and OS.
I’m using WordPress 4.1, Buddypress 2.1.1, bbPress 2.5.4, and the theme is Catch Box. My site is www.bookbuk.com
Thanks!
I’m theming out BBPress for the first time, and so far everything is pretty straight forward and enjoyable.
First roadblock: I love how the BBPress forum shows topic stats to the left of their topics. How are they printing those stats? I’m not asking for styling help, but just the PHP to use to get that information.
Thanks anyone!
bbPress on Github is empty or something wrong? https://github.com/bbpress I see the empty repository all time.