[ Web Proxy ]
URL:
Viewing: https://bbpress.org/forums/feed/ [Back]  [Original]

bbPress.org » All Replies https://bbpress.org/forums/feed/ Wed, 19 Aug 2026 16:30:29 +0000 https://bbpress.org/?v=2.7.0-alpha-2 en-US https://bbpress.org/forums/topic/embed-media-cannot-be-switched-off/#post-249420 https://bbpress.org/forums/topic/embed-media-cannot-be-switched-off/#post-249420 Thu, 23 Jul 2026 07:34:07 +0000 nooreshaal Thanks for sharing this fix. While working on Instatroids, we’ve also encountered similar WordPress embed issues caused by plugin conflicts. This solution is simple and helpful.

]]> https://bbpress.org/forums/topic/best-theme-for-event-forum/#post-249379 https://bbpress.org/forums/topic/best-theme-for-event-forum/#post-249379 Mon, 20 Jul 2026 11:15:15 +0000 namrstonman Thank youf for the answer Robin!

]]> https://bbpress.org/forums/topic/widgets-not-showing-on-page-edit/#post-249344 https://bbpress.org/forums/topic/widgets-not-showing-on-page-edit/#post-249344 Wed, 15 Jul 2026 16:20:24 +0000 Robin W You can use shortcodes instead

Shortcodes

There are also additional ones with filters in

bbp style pack

once activated go to

dashboard>settings>bbp style pack>shortcodes

]]> https://bbpress.org/forums/topic/uses_utf8-problem/#post-249327 https://bbpress.org/forums/topic/uses_utf8-problem/#post-249327 Mon, 13 Jul 2026 11:18:02 +0000 pentatonicfunk FILE: /bbpress/includes/common/formatting.php --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 810 | WARNING | seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead. (WordPress.WP.DeprecatedFunctions.seems_utf8Found) 811 | WARNING | Function utf8_encode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead (PHPCompatibility.FunctionUse.RemovedFunctions.utf8_encodeDeprecated) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ]]> https://bbpress.org/forums/topic/terms-wp-compatibility/#post-249326 https://bbpress.org/forums/topic/terms-wp-compatibility/#post-249326 Mon, 13 Jul 2026 11:16:33 +0000 pentatonicfunk FILE: /bbpress/includes/admin/tools/repair.php ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 372 | ERROR | The parameter "array( 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter. (WordPress.WP.DeprecatedParameters.Get_termsParam2Found) ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FILE: /bbpress/includes/common/functions.php ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 532 | ERROR | The parameter "array( 'hide_empty' => true )" at position #2 of wp_count_terms() has been deprecated since WordPress version 5.6.0. Instead do not pass the parameter. | | (WordPress.WP.DeprecatedParameters.Wp_count_termsParam2Found) -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

PHP 8.5
WP 7.0.1
bbpress 2.6.14

]]> https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249281 https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249281 Mon, 06 Jul 2026 07:35:48 +0000 Robin W I’d suggest you carry on with their support as they seem to be trying to help you, but come back if you need to.

]]> https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249280 https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249280 Mon, 06 Jul 2026 07:33:30 +0000 Robin W sorry, I’ve just seen that you have already posted there !

]]> https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249279 https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249279 Mon, 06 Jul 2026 07:32:11 +0000 Robin W Thanks for that really useful and detailed post.

My working theory would be that turnkey bbpress is adding something to the header – if another theme shows it as a lock, then that is the most likely, but I may well be incorrect !

Are you using the version on wordpress? https://wordpress.org/plugins/weaver-for-bbpress/

or where did you get it from?

It might be worth you posting the issue on

Turnkey bbPress by WeaverTheme

to see if they can help.

I am not a bbpress author, just a volunteer who tries to help here, but please do come back and I’ll see if I can help further

]]> https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249276 https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249276 Sun, 05 Jul 2026 20:34:29 +0000 laptoplife Thank you so much for your post and the suggestions.

Using the suggestions I have determined that this problem doesnt occur if I use one of these options. All of the options dont have to be used, just picking one gets rid of the issue.

1) Dont use the closed threads option at all.
2) Deactivate the plugin Turnkey bbPress by WeaverTheme
3) Change the theme. The lock shows normally without the code being there.

But this doesnt really solve it because I want to keep the theme and the plugin.

I assumed that there is an issue with the way the dashicons were being processed.

I added this to functions.php. It did not change anything.

image [image]

I feel like perhaps there is an issue with the title formatting.

If I go to the post and click on Edit Topic, it doesnt show any extra code in the title section. Yet I see that this <span> is being inserted into the title of the forum post (as shown above) and I think WordPress may be stripping out the code which is why it shows. I could be wrong in this, but where would I look to see how to change this.

image [image]

]]> https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249231 https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249231 Thu, 02 Jul 2026 07:17:15 +0000 Robin W not one I’ve seen before, it could be a theme or plugin issue

Themes

As a test switch to a default theme such as twentytwenty, and see if this fixes.

Plugins

If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

Health Check & Troubleshooting

Then come back

]]>
Web Proxy Viewer  |  New URL  |  Original Page