Forum Replies Created
-
In reply to: Topic Tags autocomplete
I’ve not heard or seen such a plugin….
That said, I swapped out “topic tag” for “term” and searched the plugins repo:
https://wordpress.org/plugins/search.php?type=term&q=autocomplete+term
There may be others but this one stood out: https://wordpress.org/plugins/simple-tags/
Add some tools for taxonomies : Terms suggestion, Mass Edit Terms, Auto link Terms, Ajax Autocompletion, Click Terms, Auto terms, Advanced manage term
It doesn’t list bbPress as being supported but maybe it could be adapted to support bbPress or support for bbPress added to the plugin.
In reply to: PHP7 compatibilitySee https://bbpress.trac.wordpress.org/ticket/2973 for further information and bbPress 2.6 PHP 7.x compatability.
In reply to: Best current solution for quoting replies?I always forget GD-bbPress-Tools also has a quote thing :/
The quote plugin I mentioned does have an issue sadly, so go with Rob’s suggestion π
In reply to: Plugin not translatedAwesome, glad you’re sorted…
Now I’ve just got to finish getting https://es.wordpress.org/support/ 100% translated π
In reply to: Plugin not translatedYou might also be able to look yourself. In the zippy theme directory, e.g.
wp-content/themes/zippy
you might find abbpress
folder with some bbPress templates located inside, if that is the case then maybe the Zippy version ofform-reply.php
is out of date.In reply to: Plugin not translatedI just setup a new site with WP 4.5.3 and bbPress 2.5.10 es_ES
Everything is translated for me: https://cloudup.com/ckbF2DGSPEl
Does the theme you are using include custom bbPress templates?
It looks like there might be an issue with the file
form-reply.php
The file can be found in:
templates/default/bbpress/form-reply.php
It should match: https://bbpress.trac.wordpress.org/browser/tags/2.5.10/templates/default/bbpress/form-reply.php
Can you check the above for me please?
In reply to: Plugin not translatedThanks for the screenshots, they are a big help π
The “before” screenshot has lots of untranslated strings,
Topic
,Viewing 2 posts - 1 through 2
,Participant
,Edit
,Move
etc etcWheres most of the above are now translated in your “after” screenshot, I see 4 strings untranslated though:
Reply to
,Notify me of follow-up replies via email
,Tags:
andSubmit
Those 4 strings all appear to be translated correctly, e.g https://translate.wordpress.org/projects/wp-plugins/bbpress/stable/es/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=93987&filters%5Btranslation_id%5D=3551506
p.s.
Spam
isn’t translated, Spam appears to be Spam in any language πI’ll dig around some more and see what I can find
Cool π So rather than “closing a topic”, you’d “unstick a topic” π
Now, my question is, is it possible to make the sticky post visible as sticky or super sticky for a particular duration which can be set through admin panel and after completing the duration that particular post with sticky or super sticky type will convert to normal type?
Not currently, sounds like a great idea for a plugin.
Maybe even forking this plugin would give a head start:
https://github.com/thebrandonallen/bbp-auto-close-topicsIn reply to: Plugin not translatedThis is strange, bbPress is 100% translated into Spanish
https://translate.wordpress.org/locale/es/default/wp-plugins/bbpress
Here are the strings with
voice
, so they should workCan you try removing any .po/.mo files from the languages folder that you mentioned in your original post please?
In reply to: Best current solution for quoting replies?I’d suggest taking this plugin for a test drive
https://github.com/r-a-y/bbp-quote/blob/master/bbp-quote.php
In reply to: Was a fix for Xenforo attachments ever released?No, there hasn’t been anything like that released for Xenforo
I’d suggest forking this repo though: https://github.com/CybMeta/kunena-attachments-to-bbpress
Thanks @maryt66 π
In reply to: Archive TopicsThis plugin might help https://wordpress.org/plugins/bbp-auto-close-topics/
In reply to: Plugin Not Functioning After Theme UpdateYour theme developers will need to be a little more specific than “bbPress code has some problems”.
If bbPress’ code didn’t change and you updated your theme and now bbPress doesn’t work, then this is not a bPress issue, it is a issue with your theme and what changed in the latest theme update.
I suggest you contact the theme developers again, link them here to this post of mine, if there is a bbPress issue, I’m happy to work with the theme author to fix bbPress if that is the case.
We would love have full WCAG 2.0 compliance π
Our open tickets for further improvements are here: https://bbpress.trac.wordpress.org/query?status=assigned&status=new&status=reopened&component=General+-+Accessibility&order=priority
We will also follow WordPress’ lead and any initiatives by the accessibility team
https://make.wordpress.org/accessibility/
There is also the accessibility team handbook: https://make.wordpress.org/accessibility/handbook/
For bbPress much of what is needed right now is testing of our open tickets to make sure we are on the right track, any help would be graciously welcome π
In reply to: Missing search widget@johnnya23 Thanks for the review π
I see at the bottom of your site: “Designed by Theme Blvd”
Could you double check with the Twenty Fourteen theme please.
I’m thinking either the theme or a plugin is only conditionally displaying widgets on certain pages, this may be configurable, or may not.
In reply to: BBPress for HUGE forums? Capable?Thanks @davelr1, great feedback, we’ll write some PHPUnit tests and and do some benchmarks of the two solutions in #1925 next, hopefully that will help us make the right decision to move forward with this ticket π
In reply to: correct way to override bbpress templatesFYI https://wordpress.org/plugins/eighties-bbpress/ is a fantastic example of overriding bbPress templates using a plugin π
In reply to: BBPress for HUGE forums? Capable?https://wordpress.org/support currently runs bbPress 1.x, the plan to upgrade to 2.x is expected to be finished by the end of August.
w.org has ~8 million users, ~2 million topics, and ~7 million posts, we don’t expect any issues here, bbPress 2.6 includes lots of performance tweaks and as @siparker mentioned lots of importer improvements also.
In reply to: Special forum accessIt is possible, but would require some custom code, it’s doable, but more coding than just a couple of snippets here to help you out.
An alternative way to what you’ve asked though is kind of shipping with bbPress 2.6. We’ve added support for “per forum moderators”, so you could create a “private” forum and give a single user moderator access to that forum, likewise another forum for another user, and then your site moderators could be moderators of all those “user forums”. This would be dependant upon how many users you have as this would be a manual setup.
In reply to: How to modify or edit bbpress descriptionsI’d suggest reading the docs, theres a good index of some “Getting started” docs here:
In reply to: Translations are not appearingYou shouldn’t need to download the .po or .mo files anymore
You should be able to change your WordPress install language to Spanish and WordPress will automatically download the WordPress translations for you, this will also include the latest bbPress translations and any other theme or plugin that has Spanish translations.
In reply to: SMF to bbpressThe import was completed successfully.
Yay, did you use bbPress 2.6-alpha?
The imported topics still remain uncategorised though. I had a look at the support ticket at https://bbpress.trac.wordpress.org/ticket/2380 . I tried the repair tool, but it did not work too.
You need to run each of the repair tools and that should fix those up.
That Trac ticket is quite old and really related to any of these issues.
I had a widget on my themeβs sidebar which displayed the recent posts feed from the forums. The topics were visible there too.
You’ll need to add bbPress “Recent Topics” widget to your theme, do that from the customizer.
I am ready to take the pain to categorise the topics themselves. Is it in an importer bug that the topics were not categorised? How can I categorise them manually?
It shouldn’t be a bug, but I’m not entirely sure what you mean by “I categorise them manually”?
By this do you mean that your topics are not forums?
Do your topics not have topic-tags categorising each topic?In reply to: BBPress slowness saveThe
bbp_setup_current_user
issue is not caused by bbPress, bbPress alerts you of this issue though because it is important for bbPress. If you have disabled ALL your plugins and the error remains you MUST switch the theme to Twenty Thirteen (or Twenty Fourteen, Fifteen, Sixteen etc).Once you know what plugin or theme causes the issue then you can contact the author and let them know they need to fix it and problem solved.