Is there a hover text plugin for bbpress? I’m look for something that will let you create a custom list of words or acronyms that when ever someone puts them in their posts, when you hover over them it’ll show you the definition. I found one that’ll work in the wordpress posts, but it doesn’t work in the forums.
@Robkk, the man with the details.
btw. I see many people work on files through the editor in WordPress, but this only allows edits of existing files, and only core files.
I think there is a need for a small tutorial on editors, root folders and ftp access for starters, I remember being very intimidated by my root folders at first.
i found this plugin which pretty much has it, no styling though.
https://wordpress.org/plugins/bbpress-info-widgets/
but bbpress.org uses
forum shortcode to list the forums.
regular bbpress topic tags widget
they are just links , you can put the menu widget there, create a new menu and put your feed links there, they will be exactly like the links what bbpress.org uses just replace the domain name with yours
custom development for the forum info.
@alice-kaye
i know that finding the id in the page source is a little easier since your using CSS.
but i also like to point out that you can use this plugn for finding the ID in the backend of WordPress for the forums/topics/replies sections to show the post types ID.
its pretty useful.
https://wordpress.org/plugins/reveal-ids-for-wp-admin-25/
as for the CSS you could be missing a few periods.
.bbpress .single-forum .postid-20 #fixed-background { background: url('http://www.heartwoodgaming.com/wp-content/uploads/2015/02/ffxiv-background.jpg') !important; }
@numumar
are you using an old version of bbPress or are you importing from an old version of bbPress??
because from what i can tell you dont need a bb.config.php file on the new version of bbPress to work with the newest version of BuddyPress they work flawlessly no problem, well since bbPress became a plugin for WordPress now.
you also might want to go to https://buddypress.org/support/ for help setting up BuddyPress
Hello. Since few people asked for it (I think there was even thread here few months ago), I’m trying to make my plugin (https://wordpress.org/plugins/simple-rating/) compatible with bbPress. As far as I understand, bbPress got own filters for content and that’s exactly where I got stuck. I can’t find list of filters. I found bbp_get_reply_content and bbp_get_topic_content but they exhibit kind of weird behavior. bbp_get_topic_content does exactly nothing, and bbp_get_reply_content filters content of first post, which is actually topic and I’m pretty sure should be filtered by bbp_get_topic_content.
Screenshot
So questions are:
– Is there a list of filters?
– If no, what are filters I should use to filter content of topic, reply and forum?
– What is this problem I described above?
bbPress version is latest stable available.
Hi,
I have wordpress 4.1.1 installed and bbpress forum was working fine until I updated wordpress and bbpress.
So in admin Area I dont have more the tabs forum or replies, I have nothing as tools > forum etc
The forums are there in the frontend but I cant post and I get instead this messagge:
ERROR: You do not have permission to reply.
Before posting this topic I saw all forum duscussions about this issue I tried everything.
I created another user and I installed bbPress Advanced Capabilities
With the new keymaster created I posted one time but it doesnt work more 🙂
Im confused because I cant understand where can be the problem.
ohh before I forget I installed also a plugin called bbpress wp4 fix wich I found here in a forum reply.
Anyway I exported xml files for topics , replies etc and went to phpmyadmin to remove all data in database about bbpress for a new installation but I cant see any bbpress table there.
How can be possible ? if anyone got the same issue and knows what to do please but please tell me what to do.
Thanks!
I have installed buddypress, but I don’t see the file of this plugin in (file) ‘pcpanel wordpress’. I don’t know if I need a file for each plugin. Can you explain to me if I need the file for buddypress? I have created a file (bb.config.php) for bbpress. Thanks.
WP and BBpress = latest
Just getting started….
I would like to edit the css for the user entries – so that I can reposition the user image/ remove the user image etc….
also control the width of the user entries
I don’t know where the css is located
I do know a bit about creating a child first… but still a wordpress newbie
any ideas?
Hi everyone,
I just created a new plugin for bbPress called Friends For bbPress. This plugin allows users to add friends on their bbPress forums. It’s simple to use and is a great feature for any bbPress forum. You can download the plugin using the link below.
https://wordpress.org/plugins/friends-for-bbpress/
This is the first plugin I have ever created so let me know what you guys think. If you have any ideas for additional features I would be more than happy to implement them.
Hi everyone,
I just created a new plugin for bbPress called Friends For bbPress. This plugin allows users to add friends on their bbPress forums. It’s simple to use and is a great feature for any bbPress forum. You can download the plugin using the link below.
https://wordpress.org/plugins/friends-for-bbpress/
This is the first plugin I have ever created so let me know what you guys think. If you have any ideas for additional features I would be more than happy to implement them.
Hi everyone,
I just created a new plugin for bbPress called Friends For bbPress. This plugin allows users to add friends on their bbPress forums. It’s simple to use and is a great feature for any bbPress forum. You can download the plugin using the link below.
https://wordpress.org/plugins/friends-for-bbpress/
This is the first plugin I have ever created so let me know what you guys think. If you have any ideas for additional features I would be more than happy to implement them.
I seem to have two forums created, but I prefer the layout of one over the other. I’ve been trying to get my forum page to direct to the page with the layout I prefer, but it will only direct to the other. I’ve tried to change the forum slug to absolutely no avail.
I’m using WordPress 4.1.1, bbPress 2.5.4 and my site is http://artintheblood.net.
The forum I would LIKE to use is http://artintheblood.net/forums/
The forum I keep getting stuck with is the same domain name with /forum/ instead of /forums/
Any help is sincerely appreciated!
bbpress uses wordpress as it’s host and using a combination of the two you should be able to achieve all this
1 yes
2 yes
3 yes
4 probably
5 lots of wordpress petition plugins
6. https://wordpress.org/plugins/bbpress-like-button/
6 (again) lots of diary systems within wordpress
7 would tend to do this within wordpress
Morning all.
Most likely an obvious error my end but when i visit certain parts of the forum it does not show properly. For example if you view http://www.recipebrag.com/forums/forum/recipebrag-com/ it will show but if you then go to http://www.recipebrag.com/forums/ it looks like a blog post.
Where am I going wrong?
TIA
Stephen
ps using the latest wordpress bbpress etc
ok, if you can’t get the right sidebars to show, just have one sidebar and use widget logic to decide what widgets show in which pages
https://wordpress.org/plugins/widget-logic/
then for each widget there is a widget logic box
put
is_bbpress() if you want that wiodget to appear in forums
!is_bbpress if you want it to appear in pages other than forums
and leave blank for both
I’m still seeing this behavior in the latest bbpress. Tried the new “Recalculate the position of each reply” and all old posts that were edited in the WP Control Panel are “stuck” at the bottom.
Wordpress 4.1.1
bbpress 2.5.4
This is happening to me as well. If I try to use any sort of SMTP mailing plugin, no notifications are sent from bbPress. Disabling SMTP fixes it, but that is hardly a solution. I will be following this topic closely for a solution.
bbPress: 2.5.4
Wordpress: 4.1
Email plugin: SendGrid
On a private forum, I have a topic created by a WordPress user (A) with Administrator privs and forum Keymaster privs, and a WordPress user (B) with Subscriber privs and forum Participant privs.
If User B clicks on a topic created by User A, B does not see the topic but gets a 404 error.
However, user A can click on and view topics created by user B.
I’ve posted the long article about this question on my blog with source codes, examples and screenshots (on Russian language): https://korobochkin.wordpress.com/2015/02/10/rukovodstvo-po-sozdaniju-stranicy-registracii-v-multisajte/
check WordPress Administration Screens navigate to Settings>Permalinks,otherwise you have to find out same name page,post is already in your account,some times same ID is not taken..
Thanks Robkk, pointed me in the right direction and actually found someone else on the board with a ‘patch’ for it. If anyone else comes across this issue, here’s a fix https://wordpress.org/support/topic/bug-with-multiple-quotes-found-a-patch
common issue with yoast breadcrumbs.
/**
* Filter to call default bbPress breadcrumbs
*/
add_filter( 'bbp_get_breadcrumb', 'myfix_bbp_get_breadcrumb', 1, 3 );
function myfix_bbp_get_breadcrumb($trail, $crumbs, $r){
// This will remove wordpress-seo filter to disable bbPress breadcrums by default
remove_all_filters("bbp_get_breadcrumb",10);
return $trail;
}
use this to enable bbPress breadcrumbs
yes you’ll need to enable debugging and have a play to see where the error is
see
https://codex.wordpress.org/Debugging_in_WordPress