Hi Guys,
I have this simple request that I’m unable to resolve.
The users on my forum use Facebook log in and I don’t want to take their mail from Facebook.
Now I want to enable subscription to posts, that on the first use a user will have to insert him email.
I was able to identify if a user has a mail in his account and if not to show a email box with submit.
Now my question is where should I send my request so I can edit the user email.
Thanks,
Roni.
hi All, I just wonder that is there any plugin for bbpress plugin version (2.0+) like bestanswer plugin on bbpress standalone version ? I want to modify my bbpress forum into such a site like yahooanswer so users can choice which the best answer is.. thank you for your answer 🙂
After I upgraded now the reply box or area is cut off so that the reply or send button itself is missing and the toolbar thing gets cut off in this manner. How can I resolve this?
I have found that the “do_action (‘bbp_before_main_content ‘)” call on all my templates is causing them to redeclare the main container. I can remove those from page templates, but would rather just edit that. Can anyone tell me how I can find that and edit that (hopefully without editing the core plugin)?
Thanks so much!
WHY there is not a censor for bad words? the ones I found are censor and c*nsor but not be used because they create a fatal error with the current versions of bbpress (on buddypress), they are probably too old.
I know php, i can create a little function for bad word but what are the file need modify?
help me, please.
thank you,
I have created a page template to call a custom sidebar for bbpress. It works great on the archive-forum.php page, but when I put the same code on the single-forum.php or single-topic.php page I am getting a “Oh bother! No forums were found here!” message where the sidebar should be.
My sidebar is called sidebar-bbpressside.php. I am calling it with the following code:
get_sidebar('bbpressside');
Any thoughts how I can get that working on the sub-pages too? Weird.
Thanks!
I am getting a warning at the beginning of each new post “Your account has the ability to post unrestricted HTML content.”. I think this is from a plugin I have on my multisite that lets folks post html content. I don’t want to show that warning. I can hide it with CSS, but then it hides other notification boxes I need. Can you tell me how I might remove this?
Thanks so much!
Hi!
I have upgraded to the most recent versions of BuddyPress, bbPress, and WordPress.
I see on loop-single-reply.php that the information displayed after the avatar is called by
do_action( ‘bbp_theme_after_reply_author_details’ );
My plan was to use the information in https://codex.bbpress.org/bbp_theme_after_topic_author/ but apply it to the bbp_theme_after_reply_author_details action instead.
Where does the code provided in the codex example actually need to go? bp-custom.php? Or somewhere else? Is this even the right way to go about adding it?
Any tips would be great, thanks!
The Forum Homepage works fine and lists the forums. When you click on one of them, instead of going into the Single Forum page I end up with a redirection looop.
I’m using https:// as my site and home url’s. When I change these to just http:// everything works fine.
Any ideas on how I can fix this?
I am trying to install a sitewide installation for a support forum on my mu install but cant get it working properly and have errors .
I am using blogs mu theme and wish the matching support forum as is below
http://causeblogs.org/forumsbase/
I have followed wpmu instructions but still having issue’s 