Any links to where I can get bbPress forum skins?
deactivate your plugins one at a time , and find the plugin thats causing some issues.
switch to a different theme and see if it works there
other than that contact GD bbPress attachment plugin support
https://wordpress.org/plugins/gd-bbpress-attachments/
style one
bbpress looks plain , its like the canvas for a web designer
or fork up money for something thats really easy.
I have to admit bbpress is ugly! Period. Is there any custom themes out which I could apply to my bbpress forum to make it look prettier?
Hello,
I have installed the GD bbPress attachment plugin but the attachment button is not appearing. I have tried researching into it but cannot work out why it is not working. Please help!
Wordpress version is 3.9.2 and bbPress version is 2.5.4.
http://www.wholefoodharmony.com/forums/forum/test2
Many thanks!
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Hi Guys
The link to create a new forum is missing in he WordPress backend.
I have the ‘Forum’ link in the menu on the left, but there is no ‘Add New’ or ‘New Forum’ option.
I am logged in as Admin
I have BBpress 2.3.2
ihave “bbpress quotes” plug in and “GB BBpress attachemtnts” plug in.
If i disable the attachments plug ins i lose the ‘Forum’ link in the left hand menu completely! When i reactivate this plug in i get the Forum menu item again with only the ‘Archive forums’ option
Can anyone help? I just need to create one more forum!
Thanks in advance for any help or advice guys
🙂
I have
What Rob said, also like the fact that the thing I always go looking for is the template notice “You must be logged in to create new topics.” to see if it matches the site, it does, nice 🙂
WPCanday still works for me also and I’m going to leave RatsClan there for now as it has a special place in a few of the bbPress developers hearts 😉 and as it looks like the “Playing Cards” will be returning in 2014 🙂
You can see a sneak peek of what the “old site” looked like here.
Use the ‘Views’ widget in a sidebar or shortcode [bbp-single-view id="no-replies"]
https://codex.bbpress.org/widgets/ https://codex.bbpress.org/shortcodes/
hi every one..
i am not know much about bbpress. i want to display list of topics on which user never do reply.
thanks,
only thing i could think of is changing your quote method to bbcode.
or deactivate your plugins, and activate them one at a time to find if there is a plugin issue.
but yeah not sure at all, you could also contact wp-monalisa support too
https://wordpress.org/support/plugin/wp-monalisa
but yeah its more of getting support from gd bbpress tools.
i like the web design of everything.
background image on whole website, opacity on hover of topics, related topics, whose online , polls on topics look.
yeah pretty nice design.
on the bbpress examples page, yeah rastclan is dead, but wpcandy still works for me
Hi, I’m currently using WP 3.9.1 and bbpress 2.x
My site is at mmo4teen.com
I’m using the Stargazer theme. I installed the gd bbpress tools for quoting.
Here’s the problem. When I quote a comment that have emoticon ( using wp-monalisa ), I can see them normally on visual editor and see their code on text editor but when I post it, I can only see the code.
If anyone wanna try it. Login with:
user: 55
pass: 123123
Thanks in advance.
Hi all,
I have already installed bbPress successfully and some users post new topic/replies normally. However, one user’s new topic/replies are automatically marked as spams after he submits his posts. Is there any way to stop this? And does this relate to IP Address Blocker or anti-spam plugin?
WordPress version: 3.9.2
bbPress version: 2.5.4
Any help is truly appreciated. Hope to get response soon.
Regards,
Linh Do
you should be remove *template Name : ….*
its not a page template, should be have some code like this in start file :
<?php
/**
* The template for displaying bbPress content.
*
* @package WordPress
* @subpackage BuddyBoss
* @since BuddyBoss 3.0
*/
get_header(); ?>
<!-- if widgets are loaded in the Forums sidebar, display it -->
<?php if ( is_active_sidebar('forums') ) : ?>
<div class="page-right-sidebar">
<!-- if not, hide the sidebar -->
<?php else: ?>
<div class="page-full-width">
<?php endif; ?>
<!-- bbPress template content -->
<div id="primary" class="site-content">
<div id="content" role="main">
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( 'content', 'page' ); ?>
<?php comments_template( '', true ); ?>
<?php endwhile; // end of the loop. ?>
</div><!-- #content -->
</div><!-- #primary -->
<?php get_sidebar('bbpress'); ?>
</div><!-- closing div -->
<?php get_footer(); ?>
😀
I deleted the left empty bbPress sidebar, but now the oxygen side appears. There is no difference when I change location settings for primary sidebar to just appear with posts.
the right sidebar is working very good.
Hi guys,
I’m not sure exactly why this is happening, but I’m guessing it’s due to the way subscription emails are sent out and the no-reply address grabbing the site info incorrectly.
Am I right in assuming that when there are subscriptions to a forum/ topic, they now get sent out as one email with everyone Bcc’d?
Anyway, when someone posts a new topic on my site – and I guess there are subscribers – I say guess, as I don’t think there is a way of us seeing subscriber numbers – an email must get generated to notify them.
Well I’ve been getting non-deliverable emails back at me saying that one of these emails was sent to noreply@www.mywebsite.com and that the address doesn’t exist.
Well with the www. in there it won’t exist.
Why would BBPress be trying to send an email to a noreply address in the first place?
Could someone explain – it’s probably obvious, so sorry in advance!
Thanks so much for your time!
Ross 🙂
Hey all!
Just finished working on my 1st attempt for a bbPress layout, the site was originally phpBB and I converted it over to bbPress with the custom theme. It’s also responsive for tablets/phones. Let me know what you think, thanks!
Forums
I was also browsing the bbPress Examples page and noticed there were a few dead links on the page, not sure if anyone can update these:
http://www.ratsclan.com/forums/
Open Forums
I thought you would like to know my hosting provider persevered and created a procedure to resolve this issue. It was….
=== From the support engineer ===
1. Deactivate the bbPress plugin.
2. Find the database version in the wp_options table and reset that back to “1”. I could have picked an actual WordPress database version (and probably something as simple as the most recent), but I knew this worked from the testing on the development site.
3. Once the database version was manually set back to 1, I had to navigate to: https://zippe.biz/wp-admin/upgrade.php. This forced WordPress to run all of the database upgrades required to get from version 1 to the latest version of the database (27916).
4. Once the upgrades had completed I needed to reset the account password for our account. I noticed this was required on both the staging site and the live site, so my hunch is it may have reset some keys. You’ll likely need to do this for all of your accounts as well.
5. After the password had been reset I was able to login and the dashboard loaded normally.
I’ve recently installed a bbPress forum within my wordpress blog. See link here. But for some reason my bbpress forum does not extend out to the full width of the page. Its very narrow looking.
When I first uploaded bbpress I created a ‘Page’ and called it ‘forum’. Within that page I can add sidebars and widgets to those sidebars but none of that works for me and I would like to find out why and how I can fix it?
I’m using wordpress version 3.9.1. And bbpress version 2.5.4.
Hello,
Great Plugin !! hope I can find help here ! 🙂
** I would like to know how I can order the freshness of my topics in a forum by date not by last active time ?
** and how may I add a new topic button neat the forum title above all topics instead of the box below the topics ?
*note that I need the button on each forum page not the page containing all forms
hope I was specific enough … Regards
Wordpress version : 3.9.1
Bbpress version : 2.5.4
My site : gamemute.com
I’m just wondering if i can change the edit profile link from wp-admin/ to http://www.gamemute.com/?bbp_user=1
I’m using the game addict theme, a bbpress compatible theme !
Thanks and sorry for my bad english
First one :
add this code to your functions file
//disable toolbar for non-admins
if (!current_user_can('manage_options')) {
show_admin_bar(false);
}
see
Functions files and child themes – explained !
Second one
use my plugin
https://wordpress.org/plugins/bbp-private-groups/
This will let you set exactly who can see forums
I have found a couple of similar forums posts about this, but they have not been resolved.
Is there a shortcode for the bbpress widget? It is not listed in the shortcode page.
If not, is there a way to implement the widget on a page without a sidebar? I do have a sidebar on the forum page, but I would like the widget implemented in the front page as well.