so please what can I do, I create a login page, and ti till different user to wordpress login sreecn, so don’t u have any idea to do with that or developer to do that for me, thanks
I understand what u are saying, but that is not what I mean, what I mean is,i have bbpress on my site, I create a forum for students, but if they try to login to the forum, it direct them to the WordPress login screen http://studentalarm.org/wp-login.php , what can I do to change that, click here and see
I don’t want it to direct to the WordPress screen
I want it to stay on my site.
thanks
LS,
Since the last update of wordpress (4.1 -> 4.2) there are no more problems with my site.
I updated bbpress to 2.5.7 and it is working fine.
Thanks for your time and support
Alex
It’s working again after updating both WordPress and BBPress again.
But thanks for the help guys.
Did you know bbPress has had a JSON API available for ~2 years?
Well, not quite, if you use Jetpack and enable the WordPress.com JSON API:
Custom post type and metadata support in the REST API
Because we love bbPress, we’ve bundled in support for bbPress and the REST API directly into Jetpack, so that you can read, write and edit bbPress forums, topics and replies right out of the box. You can also use this file as an example on how to bundle support in your own plugins or themes.
Anyways, as you state in your post you’ve seen the work Brent has done, once I get some time and a few other interested parties we’d like to look at incorporating this into bbPress core 🙂
For what it’s worth I have started on a bbPress app.
It’s a personal project and one that I want to do to hone my Android development skills (I am a professional developer, but have no Java experience!!). It’s something I will continue with regardless of other commercial implementations.
The idea is that you can add any number of bbPress sites, once the WP REST API is in core you won’t need any additional plugins for it to work. I’d also like to make it easy for others to produce a custom / branded app that works for their own site only.
You can find out more here:
WordPress JSON Rest API bbPress and Android
I will host on GitHub once I have some basics in place.
This will be Android only, cos hey, nice for Android to have exclusives for a change ;). I’m sure someone will do an iOS one someday…
ok, I have logged a trac ticket with the authors
https://bbpress.trac.wordpress.org/ticket/2790
ok, I have logged a trac ticket with the authors
https://bbpress.trac.wordpress.org/ticket/2790
ok, I have logged a trac ticket with the authors
https://bbpress.trac.wordpress.org/ticket/2790
thanks, i tried to install the plugin, but it failed, i’m using the latest wordpress and bbpress 2.5.6
i think this plugin limits html , cant remember though.
https://wordpress.org/plugins/gd-bbpress-tools/
@stefahn
if you subscribe to a topic you can get notificiations of new replies.
if you want a notificatin for all replies/topics created
i would suggest this plugin. But the other are fine.
https://wordpress.org/plugins/bbpress-notify-nospam/
@bbc
sorry it is not
@sharongraylac
alright
well just so you know the bbpress login form and woocommerce login form would work together
they would just sign the user into your WordPress site.
They dont have to sign in twice , but they can sign in multiple places , don’t recommend that but yeah they can use either one.
@sharongraylac
more of a WordPress thing, as the biographical info doesn’t allow line breaks by default.
you can create a new topic but at the WordPress support forums if you really need this type of thing
Support Forums
Hello all,
I having a major problem with my wordpress site (www . onlinegokforum . nl)
After the last update (20-4-2015) my site isnt working anymore when i have the bbpress plugin active!?!?!?!
I can only see my site when im logged in
Can someone help me? Thanks in advance
Kindly,
Alex
Hello all,
How can i start a topic on this forum?
I having a major problem with my wordpress site (www . onlinegokforum . nl)
After the last update (20-4-2015) my site isnt working anymore when i have the bbpress plugin active!?!?!?!
I can only see my site when im logged in
Can someone help me? Thanks in advance
Kindly,
Alex
oh yeah thats all custom stuff for this site
this plugin gets some of them
https://wordpress.org/plugins/bbpress-info-widgets/
more advanced search template and functions that would put in your child theme.
https://github.com/MateuszNowicki/bbpress-Advanced-Search
only thing missing is forum info
i think there is some article on some site to get every widget in a function like this site.
dont know where it is.
Looks like I can’t publish something here.
Yaaay. This plugin can help you but right now I trying fix some bugs so before i do that you need flush rewrite rules manually after activating it. This plugin will be available on wordpress org coming soon! 🙂
Yaaay. This plugin can help you but right now I trying fix some bugs so before i do that you need flush rewrite rules manually after activating it. This plugin will be available on wordpress.org coming soon! 🙂
so you’ve just upgraded to 2.5.7 bbpress?
If so, try reverting to 2.5.6
https://wordpress.org/plugins/bbpress/developers/
Latest versions of bbpress, WordPress and all other Plugins.
bbpress uses wordpress registration and assigns the default role set in settings>forums upon first user login.
so any wordpress registration will work
bbpress has a shortcodes
[bbp-login] – Display the login screen.
[bbp-register] – Display the register screen.
or you can use sidebar widgets also
On our bbPress (2.5.7) admins don’t get an email notification if a new post is added, but do get a notification if a reply is posted. Is this default behavior?
If yes, do I need a plugin like https://wordpress.org/plugins/bbpress-notify/ or https://wordpress.org/plugins/bbpress-notifications/ to handle this?
If no, what could be wrong on our install?
Besides bbPress we use the plugins “bbP Members Only” and “GD bbPress Attachments”.
Hey Guys,
I have the latest WordPress 4.1.2 and bbPress 2.5.7 and I’m having a problem where when I search for a user in the admin of WordPress and try and either bulk edit the user or click on the User Profile link and I get redirected to the home page.
I have narrowed it down to a conflict with the Groups plugin 1.5.1 and I’m wondering if anyone else has found this?
Other points:
– User links work to edit the profile or bulk edit if you DON’T search but we can’t do this as our user db is 1,400 odd people and it takes too long
– I’ve tried changing to the default theme and deactivating all plugins and it still happens
– I have tried installing bbPress 2.5.7 and Groups 1.5.1 on a fresh install of WordPress and got the same results with a user database of 2 people.
It only happens when you search… If I remove the wp_http_referrer information from the User Edit Profile link the link works… There’s some weird conflict going on with the referrer in the link…
Any help greatly appreciated by all!