Forum Replies Created
-
Hi,
If you go in your /wp-admin, then ‘Forums > All Forums’ and then EDIT your forum, in the forum attributes on the rights, changing the visibility to ‘Hidden’, does that help ?
Pascal.In reply to: Emoticons not showing imageHmm, could it be that your Drupal had some addons for smileys ? I never imported so just guessing.
I think the only way to go is some SQL on the database to replace ‘smileys/smile.gif’ with e.g. ‘:-)’But maybe somebody comes up with a different way.
Pascal.
In reply to: Czech translationsHi,
That’s something to be checked with the General Translation Editors ( https://make.wordpress.org/polyglots/teams/?locale=cs_CZ )
I will forward the link here to them.
Pascal.
In reply to: 404 headers for user profilesHi @pavelevap,
Strange behaviour indeed, if not yet done, I would suggest to create a ticket : https://bbpress.trac.wordpress.org/newticket
Pascal.
Just in case somebody gets back on this ticket and is still looking for it, bbP Toolkit v1.0.7 now has basic mentionning for bbPress.
Pascal.In reply to: Is there an API for bbPressHi @barryhughes-1,
I have just checked your snippet and it just works great 🙂
So for fully public forums, this could be a quick win.My only worry is that it does not take into account any bbPress ‘protection’ or ‘permission’. As it’s showing all forums, all topics, it’s not taking into account any specific bbPress settings or filters set. Some great plugins like bbP Private Groups is shielding data from being seen by unauthorised people and this should be extended to the API.
So I will try from a different angle. Authentication there will be my biggest nightmare probably 🙂
I have created my GitHub environment and plan to start putting the ideas on the wiki there: https://github.com/ePascalC/bbp-API/wikiPlease add your ideas !
Pascal.In reply to: Is there an API for bbPressHi @barryhughes-1,
Should I start an environment on GitHub for this ? I really really love the idea of the bbPress API. It has been on my radar for a while but lost priority.I had this link already saved to get some ideas https://github.com/thenbrent/BB-API
Pascal.
In reply to: Allow Participants to Trash / own Topics and PostsAlso please note that that ticket bbpress.trac.wordpress.org/ticket/2685 that is referenced is fixed in version 2.6 of bbPress. So for the next version you will no longer need this.
Pascal.
In reply to: Upvote for bbPressI’m sure all threads here get noticed, but for some of them we really have no answer.
Just to be correct, not having upvote is not ‘an issue’ but I see your point for this ‘feature request’. I know it has already been discussed but if I understood well, we need to wait for the next major version of bbPress where (thanks to the change to how topics and replies are stored) it might be possible to think of upvoting.
So just to ensure you this did not go unnoticed.
Pascal.In reply to: WordPress 4.7.0 – Error MessagesWhat version of bbPress are you using ? Did you upgrade to the latest 2.5 ?
Pascal.In reply to: “ERROR: Your topic needs a title.”Happy to see you found it 🙂
Pascal.Hi Bruce,
To change the breadcrumbs have a look here: https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#4-turning-off-or-changing-breadcrumbsIf you don’t want to do it yourself, check out plugins like ‘bbP Toolkit’ where you should be able to configure it.
Pascal.
In reply to: toolbar has disappearedThat seems like a CSS issue somewhere…
Pascal.In reply to: Error When Attempting to Update bbPress PluginWe love the post, that’s not the issue. But I have no real answer.
If it was installed, it should be able to uninstall. Maybe ask an administrator of the server to remove the folder (keep a backup of course).
But more ideas I don’t have, first time I see this error.
Pascal.Hi,
If the standard ‘Anonymous posting’ setting in ‘Settings > Forum’ does not suit you, I think the only option would be some custom coding or trying to find a plugin that can do it for you.
Pascal.In reply to: Allow Moderators to Post in Closed ForumsHi,
First of all, I’m wondering why you would still want to post if the forum is closed 🙂
But to answer the question: I don’t think there is a specific permission that can be granted without coding it specifically.
Two possibilities that you could check: 1) See my bbp-toolkit and protect some forums (instead of closing them) or 2) use bbp-private-groups to allow only certain persons to enter a specific forum.Pascal.
In reply to: importing users from phpbbHi,
In what version of bbPress did you import ? Note that the upcoming bbPress 2.6 has a much better support for import so this could be an option.
Have a try in a test environment…
Pascal.In reply to: Thread/topic link to latest reply?Hi, I have done something in my bbp-toolkit for that. Just check if my plugin can help you.
Pascal.In reply to: How can I enable topic view count?Hi, I suppose you want to know how many views a certain topic has ?
Please refer to this thread that might help you: https://bbpress.org/forums/topic/new-feature-viewhit-counts/
Pascal.In reply to: Forrum page is messy with hueman themeHi,
As you confirm your bbPress works fine with a standard theme, I propose that you indicate the strange behaviour on the support forum of the theme (https://wordpress.org/support/theme/hueman).Note that you can always copy and modify the standard bbPress templates to have them work within your theme. See https://codex.bbpress.org/themes/theme-compatibility/step-by-step-guide-to-creating-a-custom-bbpress-theme/ starting somewhere step 5.
Pascal.
In reply to: Our forum topics are not indexing by googleThat would more be a question for google I suppose. You forum is working and I can access the pages without login, so on the bbPress side it seems to be fine.
I propose to try to use the Google tools.Pascal.
In reply to: Freshness Glitch in Forums IndexGreat! Happy to see you’re fixed.
In reply to: Forum permission issue/questionHi, you seem to refer to forum groups, but that’s a buddyPress feature.
If your question is buddyPress related, then you might try posting your question on https://buddypress.org/support/
Pascal.In reply to: Differentiate display for topics with participationHi, this is not an out of the box setting for sure.
And so far I have not seen any plugins that would do this.
Pascal.In reply to: Group Moderators do not receive notificationsHi,
This seems a BuddyPress question. This forum is for bbPress, so you might try to post it on https://buddypress.org/support .
If you think your issue is related to the Notify plugin, then I suggest opening a thread on the support forum of that plugin.
Pascal.