Search Results for 'bbpress'
-
AuthorSearch Results
-
January 9, 2014 at 4:18 am #141198
In reply to: Recent Topic Image Blurry
Subtopic
ParticipantHey! So I found out that the plugin I am using creates 6 different size files, and that bbpress is pulling the version smaller than it should be for the recent posts, but not for the login widget. Any idea how I can alter where and what file it pulls?
January 9, 2014 at 4:14 am #141197In reply to: Visual bbpress
NarOneR
ParticipantI have the latest version of TinyMCE bbPress Enable Visual Tab and I have the same problem with or without the advanced TinyMCE plugin.
January 9, 2014 at 3:52 am #141190Stephen Edgar
KeymasterThis is now supposedly resolved though you have to contact AWPCP to get the update
https://wordpress.org/support/topic/awpcp-kills-the-bbpress-dashboard
January 9, 2014 at 3:50 am #141189Topic: how to only get bbpress and close blog functions…
in forum Troubleshootingwelle
Participanthey 🙂
I am new to wordpress and bbpress, but i just want bbpress and close wordpress standard functions like blog stuff.
So i only have the bbpress forum on my site 🙂
best regards! 😀
January 9, 2014 at 3:46 am #141188In reply to: Permission Error
Stephen Edgar
KeymasterAWPCP state this is now fixed, contact them for an updated version.
https://wordpress.org/support/topic/awpcp-kills-the-bbpress-dashboardJanuary 9, 2014 at 3:44 am #141187In reply to: Forum Page
Stephen Edgar
KeymasterI just noticed that the permalink is …/forums/forum/… is that normal?
Yes, the ‘forums’ part is the ‘forum root’ prefix you have set in the settings
https://codex.bbpress.org/forum-settings/#forum-root-slugThen the ‘forum’ is the prefix before a single forum name.
https://codex.bbpress.org/forum-settings/#single-forum-slugsJanuary 9, 2014 at 3:42 am #141186In reply to: Forum Page
Stephen Edgar
KeymasterSee if this stops your theme from nuking the forum list. Make a copy of your themes full width template eg.
page.phpfile and rename it tobbPress.phpthen all your bbPress pages will use this template.January 9, 2014 at 2:54 am #141184In reply to: Where is registered the forum sidebar?
Stephen Edgar
KeymasterThere are numerous ways of doing this:
You can use a conditional to check
is_bbpress()Make some copies of your templates for example and make a copy of
page.phpfile and rename it tobbpress.phpand call a specific sidebar template egbbpress-sidebar.phpfrom yourbbpress.phptemplate.January 9, 2014 at 2:32 am #141181In reply to: bbp 2.5.2 HTTP 500 Error Upon Activation
Stephen Edgar
KeymasterHave you tried disabling all your plugins, then enable bbPress?
Plugin Conflicts
To try and resolve conflicts with other plugins please disable all your plugins except bbPress to see if the error persists. Re-enable each plugin one at a time and if things break again you should be able to now know which other plugin is causing the conflict.January 9, 2014 at 2:26 am #141179In reply to: Combine WordPress Comments and BBpress Posts
Stephen Edgar
KeymasterThis can NOT be done at this stage with bbPress.
Comments are just that and bbPress uses custom post types (CPT) and we do not have comments enabled for these custom post types.
What we are working on though is replacing WordPress comments with bbPress topics.
January 9, 2014 at 2:22 am #141178In reply to: Cannot see "Forums" tab in WordPress dashboard
Stephen Edgar
KeymasterTry installing the plugin I linked below and compare the roles of your users in particular ‘keymaster’ to what the defaults should be in the codex.
https://github.com/johnjamesjacoby/bbp-capabilities
(Open a users profile from the Users section in wp-admin and scroll down)https://codex.bbpress.org/bbpress-user-roles-and-capabilities/
January 9, 2014 at 2:18 am #141177Stephen Edgar
KeymasterMake a copy of your themes full width template eg.
page.phpfile and rename it tobbPress.phpthen all your bbPress pages will use this template.January 9, 2014 at 2:13 am #141176In reply to: Forum index table not showing
Stephen Edgar
KeymasterIt looks like your theme is stopping the forums from displaying.
Make a copy of your themes full width template eg.
page.phpfile and rename it tobbPress.php.January 9, 2014 at 12:34 am #141173In reply to: multi Languages
Stephen Edgar
KeymasterThis is more of a WordPress issue than bbPress, bbPress should function in whataver language the site is in correctly.
This looks like a good start and quite a few people use WPML and bbPress
http://stackoverflow.com/questions/14949631/wordpress-multisite-multiple-languages
January 8, 2014 at 10:57 pm #141167In reply to: bbpress moderation – adds user notification
shearamariz
ParticipantHi Stephen,
Please see this 2 threads:
add user notification in bbpress moderationpending topics must be viewable to the author only – bbpress moderation plugin
I haven’t tried the HTML message yet since I am currently bump to my problem of creating a thank you page after creating a topic.
Thanks.
January 8, 2014 at 10:51 pm #141165In reply to: bbpress moderation – adds user notification
Stephen Edgar
KeymasterCan I suggest you add some links to this post and to the “bbPress Moderation” support forum outlining the changes/updates you made, I am quite sure some other people would find the information quite useful.
January 8, 2014 at 10:39 pm #141163In reply to: What is this theme?
Stephen Edgar
KeymasterThis is also worth reading http://aquagraphite.com/2013/04/supportte-free-bbpress-support-forum-theme/#more-221
To use this theme without some of those plugins listed it will need a few modifications.
January 8, 2014 at 10:36 pm #141161In reply to: No forum index table
Stephen Edgar
KeymasterThere is no need to create two topics for the same not even 24 hours apart, closing this topic in favor of your other topic with more detailed information.
January 8, 2014 at 10:32 pm #141160In reply to: What is this theme?
Stephen Edgar
KeymasterI think this is it https://github.com/syamilmj/Supportte/
WordPress + BBPress Support Theme for Envato Marketplace Authors
January 8, 2014 at 10:27 pm #141159In reply to: Visual bbpress
Stephen Edgar
KeymasterDo you have the latest version 1.0.1 of ‘bbPress Enable TinyMCE Visual Tab’ installed?
(It was updated a couple of days ago)Also I am not sure of the bbPress compatibility of the ‘tinyMCE advanced module’, does everything work as it should with this plugin disabled?
January 8, 2014 at 10:23 pm #141158In reply to: bbPress & WooCommerce user acounts
Stephen Edgar
KeymasterYou should be fine WooCommerce users a just WordPress users, the same goes for bbPress, all your users are WordPress users.
Stephen Edgar
KeymasterUse the [bbp-single-forum id=$forum_id] shortcode on your page.
January 8, 2014 at 10:18 pm #141155In reply to: Forum Tab Not Showing in WP-Admin
Stephen Edgar
KeymasterThere are a few replies in your previous thread here but you never replied to it :/
Most likely it is a plugin conflict:
To try and resolve conflicts with other plugins please disable all your plugins except bbPress to see if the error persists. Re-enable each plugin one at a time and if things break again you should be able to now know which other plugin is causing the conflict.
January 8, 2014 at 9:32 pm #141154jimrowland
ParticipantThanks for your work on this @lynqoid … I was about 2 minutes from dumping bbPress and installing phpBB and trying to integrate it with WP-United. I’m trying to “start fresh” with an existing community, and since we’re coming from a forums-only site, the functionality, look, and feel of the forums is high priority. I’ve been struggling to learn WP for the past 3 days since I started, and it can be frustrating as heck. I dabbled in PHP about 15 years ago, and have quite a bit of .asp/vbs background… so the concepts are not new, but finding my way around feels a bit like a blind man groping his way through an unfamiliar house.
Our forums software hasn’t seen any new development in nearly 10 years, and it’s getting clunky with lots of chicken wire and duct tape holding things together with a lot of mods. So, we’ve decided to “start fresh” with a more social type environment, and we’re hoping that WP+BP+bbP can be that platform for us.
I installed your files into my theme, and *presto*, my forums looked SOOOO much better instantly. Nice! I’m still struggling with the overall theme/format/layout/whateverthehellyoucallit, because everything is so narrow down the center of the page. I’m still not sure why I’ve got a black bar down the left side of the screen, and a “no-color” bar down the right hand side. Grrrrrr.
Thanks for pointing out teamoverpowered.com…. I would like to aim for that look and feel. And thanks again for your work on the phpBB “look” for the bbPress forums.
Sign me,
“Lost and Helpless”…. so farJanuary 8, 2014 at 7:42 pm #141152Topic: Removing Akismet Records From PostMeta?
in forum Troubleshootingradioinsight
ParticipantI have BuddyPress/bbPress installed on a secondary site of a Multi-Site installation. The bbPress portion took of the site took off about a month ago, but the wp_postmeta database for the boards has already swelled to over 30mb in size with 63,000 rows and occasionally affects performance of the site.
In looking through the database I see thousands of the entries are from Akismet records. Are meta key’s such as _bbp_akismet_as_submitted, _bbp_akismet_history, and _bbp_akismet_result necessary to retain in wp_postmeta in order for Akismet to continue to block spam? Will removing them simply result in Akismet re-adding them on a future scan?
-
AuthorSearch Results