Is their any idea for creatng JSON API extension for WP-API, work on JSON API for wordpress has already begun but still no has come up with the JSON API for bbpress. Is their any idea about what’s going on inside the bbpress core.
This happens when you change bbPress settings. For example forum slug or topic slug. Right now this can be fixed by flushing rewrite rules manually. My plugin don’t add any rules and hooks on this event. I keep digging into bbPress.
BBPress members of group do not get any message when a new forum reply is posted, because the subscription check box is not displayed on the botom of the reply.
I have tried to use “bbPress auto subscribe for new topics and replies” without any result
The check box appears when I use “daily mail” instead of “all mails”.
Is there reason for that? any advise?
The first gives 404 errors with sub forums for users with default permalinks. This is due to a bug in wp4.0, and netweb is on the case to get this fixed in 4.0.1
I’m working on patch for bbpress, but otherwise in the meantime there are 3 workarounds
1. Change your permalinks to any of the other settings
Dashboard>settings>permalinks
The most often used is ‘postname’
This will not only fix your issue, but make your links look prettier. However if you have links to your site forums from other sites/emails, these links might break (ie they will come up as 404 errors), but if your choice is between users not accessing, or users complaining that the link in that old email no longer works, then resetting might seem a good idea.
2. revert to 3.9.2
see
for quite a good video on how to do it
3. Move your sub-forums up a level ie make them all main forums
and keep monitoring this site for a solution.
ISSUE TWO
The second hides topics and/or replies with some themes and other plugins. This is due to a change in wp4.0 on how it handles searches.
For the second, the patch in this plugin may help.
The first gives 404 errors with sub forums for users with default permalinks. This is due to a bug in wp4.0, and netweb is on the case to get this fixed in 4.0.1
I’m working on patch for bbpress, but otherwise in the meantime there are 3 workarounds
1. Change your permalinks to any of the other settings
Dashboard>settings>permalinks
The most often used is ‘postname’
This will not only fix your issue, but make your links look prettier. However if you have links to your site forums from other sites/emails, these links might break (ie they will come up as 404 errors), but if your choice is between users not accessing, or users complaining that the link in that old email no longer works, then resetting might seem a good idea.
2. revert to 3.9.2
see
for quite a good video on how to do it
3. Move your sub-forums up a level ie make them all main forums
and keep monitoring this site for a solution.
ISSUE TWO
The second hides topics and/or replies with some themes and other plugins. This is due to a change in wp4.0 on how it handles searches.
For the second, the patch in this plugin may help.
The first gives 404 errors with sub forums for users with default permalinks. This is due to a bug in wp4.0, and netweb is on the case to get this fixed in 4.0.1
I’m working on patch for bbpress, but otherwise in the meantime there are 3 workarounds
1. Change your permalinks to any of the other settings
Dashboard>settings>permalinks
The most often used is ‘postname’
This will not only fix your issue, but make your links look prettier. However if you have links to your site forums from other sites/emails, these links might break (ie they will come up as 404 errors), but if your choice is between users not accessing, or users complaining that the link in that old email no longer works, then resetting might seem a good idea.
2. revert to 3.9.2
see
for quite a good video on how to do it
3. Move your sub-forums up a level ie make them all main forums
and keep monitoring this site for a solution.
ISSUE TWO
The second hides topics and/or replies with some themes and other plugins. This is due to a change in wp4.0 on how it handles searches.
For the second, the patch in this plugin may help.
The first gives 404 errors with sub forums for users with default permalinks. This is due to a bug in wp4.0, and netweb is on the case to get this fixed in 4.0.1
I’m working on patch for bbpress, but otherwise in the meantime there are 3 workarounds
1. Change your permalinks to any of the other settings
Dashboard>settings>permalinks
The most often used is ‘postname’
This will not only fix your issue, but make your links look prettier. However if you have links to your site forums from other sites/emails, these links might break (ie they will come up as 404 errors), but if your choice is between users not accessing, or users complaining that the link in that old email no longer works, then resetting might seem a good idea.
2. revert to 3.9.2
see
for quite a good video on how to do it
3. Move your sub-forums up a level ie make them all main forums
and keep monitoring this site for a solution.
ISSUE TWO
The second hides topics and/or replies with some themes and other plugins. This is due to a change in wp4.0 on how it handles searches.
For the second, the patch in this plugin may help.
I’m sitting here on a beautiful sunny afternoon in Melbourne typing this on my iPad…
The above was line # 1, this would be line #3,
line #4,
line #5
line #7
line #9
line #10,
line #11,
line #12,
line #13,
line #14,
This “should” work fine and I’ve not heard of this before, can you test this with a WordPress default theme or two, Twenty Fourteen and Twenty Thirteen, I expect this to be a theme issue with whatever theme your using rather than a bbPress issue.
The ----- is caused when WordPress has dropped it’s authentication session with MySQL.
As to further improvements, that is cool and would be great, using the same username and password here if you can create a a new ticket on Trac, our bug tracker here that would be great, if your familiar with SVN you can check out the source and upload a patch.
Very bizarre – using theme Twenty Twelve, WP 4.0 and bbpress 2.5.4
all iPad users are experiencing an issue when creating a new post. At line 12 of a new post, the post window falls below the screen real estate and they have to wait for it to “bounce” to bring up more of the text field to type in.
Its only happens on iFroot devices such as iPad and iPod, not on Mac desktop users. Not to a specific browser, its happening across all browsers.
what I’d like to do is by default show all existing (not just most used) topic tags when someone is creating a topic from within WP
so your saying the way how categories are displayed in backend you want for topic-tags in the frontend.
ive seen a support forum for one my themes authors site i was on have that kind of functionality (but they dont use bbpress), they use something custom.
i think how its done on their site is just some jquery , and kind of does the same functionality that the bbpress quicktag toolbar does.
like set up some a set of words then you click the button and it automatically inserts into the tag area.
but setting it up where all the tags show in the frontend would be difficult , it would probably need a hacked version of the topic tag cloud widget.
but yeah i just did a brainstorm/analysis on what you might need.
im not sure how to do this , as im very much confused by jquery and javascript
I’m about to setup my first wordpress site for my kid’s school.
There are two main topics I want to setup which are forums and galleries.
For bbPress I’d like to shar the user data with WordPress. Unfortunately I can’t find the “WordPress Integration” section of the “Settings” area in your bbPress admin, like it’s menioned at http://codex.bbpress.org/legacy/integrating-with-wordpress/
Has the way on how to integrate changed for wp4? Any hints on how to get this working?
I appreciate you making the extra effort to help me resolve this issue. I am new to WordPress, and I developed this theme from scratch my first. I noticed the sidebar was set to relative and will make some adjustments to ensure I fix the sidebar issue. I didn’t notice it until installing bbPress which is why I thought it maybe an issue with the page template being used. After trying to renaming and adding a copy of my page template file to bbpress.php, I did not notice a change. Again, thank you and I appreciate your feedback.
Robin’s last fix works, at least on my site. Using WP4.0 and bbpress 2.5.4, this plugin worked.
Theme : Method (mysitemyway)
Plugins: bbpress 2.5.4, buddypress 2.0.2, admin bar 1.0, cms tree page view 1.2.30, Random Text 0.3.0, Smooth Scroll Up 0.8.4, Tweetomatic Pro 1.0, Widget Shortcode 0.2.3.
I have been tasked with creating a site with a forum on it, i have chosen to do so with WordPress. I have installed WP 3.9.2 and BBpress 2.5.4. I then created at page where users can log in, but when they try, they get redirected to http://www.ellevej.com/wp-login.php with the message HTTP 403 – forbidden.
When they refresh this page, the standard WP login form shows, and they are now able to log in through that form.
I have used the shortcode for bbpress login [bbp-login], as i dont want a sidebar on the site.
Do any of you have any suggestions as to why this happens?
Author
Search Results
Viewing 25 results - 18,551 through 18,575 (of 64,516 total)