Search Results for '+.+default+.+'
-
AuthorSearch Results
-
September 14, 2014 at 9:03 am #152336
Topic: logging out displays odd error message
in forum Troubleshootingcoskel22
ParticipantRunning bbpress 2.5.4 on WP 4.0using Twenty Twelve default theme.
When users logout they get this message:
This is somewhat embarrassing, isn’t it?It seems we can’t find what you’re looking for. Perhaps searching can help.
Also, when logging in, ALL users get
You are already logged in.after pressing submit.
Both seem to be odd responses to the task that was just completed. Is this a bug?
September 14, 2014 at 8:44 am #152335In reply to: iPad users lose screen after 12 lines in a post
coskel22
ParticipantI’m using Twenty Twelve, which is a default theme.
Thanks for checking this for me.September 14, 2014 at 3:42 am #152330In reply to: WP 4.0 update and bbpress returning 404
Robin W
Moderatorok, we have two issues with wp 4.0
ISSUE 1
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.1I’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.
If it does, please come back and say
September 14, 2014 at 3:41 am #152329In reply to: WordPress 4.0 Broke BBpress
Robin W
Moderatorok, we have two issues with wp 4.0
ISSUE 1
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.1I’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.
If it does, please come back and say
September 14, 2014 at 3:40 am #152328In reply to: Page not found 404
Robin W
Moderatorok, we have two issues with wp 4.0
ISSUE 1
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.1I’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.
If it does, please come back and say
September 14, 2014 at 3:40 am #152327In reply to: Still haven't found fix for bbpress for WP 4.0 ?
Robin W
Moderatorok, we have two issues with wp 4.0
ISSUE 1
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.1I’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.
If it does, please come back and say
September 14, 2014 at 12:04 am #152323In reply to: iPad users lose screen after 12 lines in a post
Stephen Edgar
KeymasterI’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 #5line #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.
September 13, 2014 at 6:56 pm #152316In reply to: Showing all topic tags by default
Robkk
Moderatorwhat 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 would hire a developer to this kind of job.
September 13, 2014 at 10:26 am #152294In reply to: Still haven't found fix for bbpress for WP 4.0 ?
pazzaglia
ParticipantOK, cannot go back to edit my topic – basically I turned off all of the plug-ins and still could not see the content of the topics. But I put on WP’s default 2014 theme and I COULD see the topics.
So— I suspect it’s my old-a** bbpress non-supported theme. For those of you who found fixes for your themes, can you tell me what you changed and what file you changed it in? I know all themes will differ but it will give me some place to start to do the fix myself.
Thank you!!!
L
September 13, 2014 at 3:34 am #152277In reply to: Create Forum
Robin W
ModeratorIt 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.
September 13, 2014 at 2:22 am #152275Thecommonapp
ParticipantTo add to the above post, I just default theme and bbpress, buddypress plugins and bbp BuddyPress profile information except with the testing and the issue continues. I did not test the plug-first rule, because it did not want to rule out any conflicts.
September 12, 2014 at 6:32 pm #152269Halo Diehard
ParticipantJust got an email there was activity in this thread, and it got me over here to share:
This morning I put an animated smiley under my profile information at the bottom using this plugin! Didn’t know if you could put images in the text field option, but you can, at least with my setup, haven’t checked default theme, etc.
I tested it with both bbCode, which I have active through a different plugin, and html.
September 12, 2014 at 5:01 pm #152255Topic: Showing all topic tags by default
in forum TroubleshootingSasha Endoh
ParticipantHi all!
I was wondering if anyone can help me out with this: 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, AND to show a check-list or something similar of all existing tags when someone is creating a topic from the front-end form (just like I’m doing right now).
Any pointers would be much appreciated!!
Thank y’all so much 🙂
September 12, 2014 at 3:36 pm #152250Topic: Cannot add forum to Menu navigation
in forum Troubleshootingbnovak
ParticipantI cannot seem to add a Forum link to my main navigation menu. When I attempt to do this the link is not added to the menu structure and the site defaults to no menu being selected under menu locations. Please advise.
September 12, 2014 at 1:41 pm #152249In reply to: WordPress 4.0 Broke BBpress
Robin W
ModeratorOk, I have now tested more fully
wp 3.9.2 bbpress 2.5.4 permalink settings default – top level forums work, sub level forums work
wp 4.0 bbpress 2.5.4 permalink settings default – top level forums work, sub level forums don’t work
wp 4.0 bbpress 2.5.4 permalink settings postname – top level forums work, sub level forums do work
are JJJ or Netweb anywhere around to dig into this?????
September 12, 2014 at 12:58 pm #152246In reply to: My plugins are disappeared
Robin W
Moderatorok,
try
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.
September 12, 2014 at 11:22 am #152242In reply to: WordPress 4.0 Broke BBpress
Robin W
ModeratorThere seems to be several symptoms, some see topics not showing just replies, some has 404 errors wherever they are (topics, replies even forums), and some have issues with child forums.
At the moment the scenario is that since bbpress on a default theme doesn’t have these issues, then it is likely that it is a combination of wp4.0, bbpress AND one or more others.
Plugins that use code relying on searches are definitely one area, I suspect themes that look or rely on post types are another. You issue may be a third.
You seem to have disabled plugins, but have you used a default theme such as twentytwelve?
I have bbpress 2.5.4 running with twentyten and a top forum of category, a sub forum with that forum as parent, and a sub forum of that subforum all displaying fine.
If I can replicate a scenario, I can start to see if the issue is the one I’m looking at.
September 12, 2014 at 8:10 am #152236In reply to: WordPress 4.0 Broke BBpress
Robin W
ModeratorFrom what other plugin authors have delved into, one of the issues (and maybe the only issue) seems to be related to the fact that bbpress sets the array $default[‘s’] in all cases on bbp_has_replies – if a search to the search, but if not a search to ‘FALSE’. Under wp4.0 it seems that if this variable is set at all, it is taken as true, so the query is assumed as true, which then returns no results and maybe hense why a 404 or nothing displayed.
I have done a quick change to bbp_has_replies to test this.
If anyone else out there still has problems with 404’s or topics/replies not showing and is on wp4, can they try the very optimistically (!) named bbpress wp4 fix plugin, and let me know if it makes a difference !+
September 12, 2014 at 6:21 am #152226In reply to: Topics not appearing in forum
Robin W
ModeratorIf you’re on wordpress 4.0 then there are some issues with themes and plugins, so 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.
September 12, 2014 at 2:53 am #152218In reply to: No pictures/examples of forum template?
Robin W
Moderatoryes just use a default theme and download bbpress over it.
September 11, 2014 at 4:17 pm #152205In reply to: WP 4.0 update and bbpress returning 404
Robin W
Moderatorso are you saying that with all plugins disabled apart from bbpress, and a default theme, and with resetting permalinks that you still get 404 errors?
If so all I can suggest is that you revert back a wordpress version to see if that fixes
see
for quite a good video on how to do it
and then come back
September 11, 2014 at 1:36 pm #152195monicajay
ParticipantI already switched to a default theme and it didn’t fix it. And I just did the plugins thing you suggested and it didn’t fix it either – I activated bbpress alone and the problem was still there. I’m going to re-install WordPress now, it’s quite possibly from their newest update, this new version caused me other problems as well
September 11, 2014 at 1:31 pm #152194In reply to: WP 4.0 update and bbpress returning 404
Robin W
Moderatorok, lets see if it is a theme or plugins 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.
September 11, 2014 at 1:20 pm #152192Robin W
Moderatorupgrading to wp 4.0 has caused some issues with bbpress and some themes and other plugins
I’d see if this is the case for you, so as a test try
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.
September 11, 2014 at 3:42 am #152160In reply to: Page not found 404
-
AuthorSearch Results