Search Results for '\"wordpress\"'
-
AuthorSearch Results
-
March 14, 2025 at 10:51 am #243677
In reply to: Template Files for Block Themes
WebMan Design | Oliver Juhas
ParticipantHello,
Just an update here, the Enable bbPress for Block Themes plugin was released on WordPress.org plugins repository. You can install it via your WordPress dashboard now. Enjoy 🙂
March 14, 2025 at 10:50 am #243676In reply to: Blank topic pages while using TwentyTwentyTwo theme.
WebMan Design | Oliver Juhas
ParticipantHello,
Just an update here, the Enable bbPress for Block Themes plugin was released on WordPress.org plugins repository. You can install it via your WordPress dashboard now. Enjoy 🙂
March 14, 2025 at 10:48 am #243675In reply to: Template in Block Themes?
WebMan Design | Oliver Juhas
ParticipantHello,
Just an update here, the Enable bbPress for Block Themes plugin was released on WordPress.org plugins repository. You can install it via your WordPress dashboard now. Enjoy 🙂
March 14, 2025 at 10:47 am #243674In reply to: Forums Not Showing on WordPress Site
WebMan Design | Oliver Juhas
ParticipantHello,
If you are using a block theme, I’ve just released Enable bbPress for Block Themes plugin that may help. Enjoy 🙂
March 14, 2025 at 10:46 am #243673In reply to: FSE theme support snippet
WebMan Design | Oliver Juhas
ParticipantHello,
I’ve just released Enable bbPress for Block Themes plugin that might help here. Enjoy 🙂
March 14, 2025 at 10:44 am #243672In reply to: When Support Block Theme?
WebMan Design | Oliver Juhas
ParticipantHello,
Just an update here, the Enable bbPress for Block Themes plugin was released on WordPress.org plugins repository. You can install it via your WordPress dashboard now. Enjoy 🙂
March 13, 2025 at 1:25 pm #243670In reply to: Getting an error when editing a post
Robin W
ModeratorAs a test, can you try
add_filter ('bbp_get_topic_reply_count', 'rew_return_int', 10 , 2) ; function rew_return_int ($replies, $topic_id ) { return int($replies) ; }
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
and let me know if it works
March 12, 2025 at 2:11 pm #243659Robin W
Moderatoreither
Install
once activated go to
dashboard>settings>bbp style pack>Topic/Topic/Reply Order>replies>Descending and tick and save
or
add_filter ('bbp_show_lead_topic', 'rew_true') ; function rew_true () { return true ; }
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
March 11, 2025 at 1:25 pm #243640In reply to: Installing BBPress on Raft theme
webspaceunlimited
Participantthanks Tob, I have to say I feel quite stupid today . I am not a fan of wordpress and avoid it when I can so when I hit an issue with wordpress its always counter intuiative in how to fix it.
With your plug in the theme works perfectly BUT doesnt have the pages header or footer aor follow any of the page constraints that I would expect
With Webmasdesign the forums page displays as I would expect BUT as soon as I look at any content the headers andfooters disapear and only the forum is there
This suggests the error here is mine and I am missing something in the block theme
March 11, 2025 at 12:43 pm #243637In reply to: Installing BBPress on Raft theme
Robin W
ModeratorThis is one of the new FSE themes, so you need a fix to work with bbpress.
install
once activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
March 9, 2025 at 6:03 pm #243602Topic: Use of same widge multiple times
in forum Troubleshootingduffy50
ParticipantI was trying to use the Latest Activity (style pack) Widget with a specific Forum Id in a sidebar and in a custom widget area. The problem I ran into was that the options to customize the widget in the custom widget area will not open up. I did also try and use the Widget multiple times within the sidebar and ran into the same issue.
My WordPress and bbpress are current, I also have the style pack plugin. My site is built using Divi.
https://iowaminiz.com/membership-forum/Is there a conflict if the Latest Activity Widget is used more than once and is there a workaround?
Thanks.
March 6, 2025 at 9:00 am #243568In reply to: The tags are missing
Robin W
ModeratorI suspect you are feeling some frustration as am I !. I have been supporting bbpress for 14 years, and I wrote the first version of bbp-style-pack over 10 years ago and have developed and supported it since then.
Every website is a combination of WordPress and its settings, your theme and its settings, any adjustments to that theme, and all the plugins and each of their settings. That’s before we look at things like php versions, apache stuff, ht-acess, hoster settings and limitations and a bunch more stuff.
That makes most sites pretty unique, so site A will never replicate site B in it’s problems and issues, so what works on my test site is not guaranteed to work on your site.
So what I ask you to do is based on my best view of what might be the issue, but I am using past skill and knowledge to make informed guesses.
so can you send me a screenshot of the following page
dashboard>settings>bbp-style-pack>Dashboard Admin
thanks
March 5, 2025 at 12:15 pm #243550In reply to: Removing Home > Forums >… path above forum
Robin W
ModeratorInstall
once activated go to
dashboard>settings>bbp style pack>Breadcrumbs
and you can disable all breadcrumbs, or tailor to what you want
March 5, 2025 at 10:54 am #243549Topic: Removing Home > Forums >… path above forum
in forum Installationcristoff
ParticipantHi, is there a way to remove the path above the forums please? WordPress version 6.7.2, bbpress version 2.6.12, Learndash version site: https://dataciseopenlearning.org/
March 3, 2025 at 1:58 pm #243510In reply to: The tags are missing
Robin W
ModeratorApologies, I have been on holiday.
I am not a bbpress author, but I have added this feature into one of my plugins.
Install
once activated go to
dashboard>settings>bbp style pack>Dashboard Admin>item 5 and tick to enable
February 27, 2025 at 11:05 pm #243440In reply to: Release Notes for 2.6.12
John James Jacoby
KeymasterCan you provide any insight into the status of 2.7.0 Alpha? I’m assuming that, if I knew how, I could at least query Trac to find out which bugs are attached (if that’s the right term) to that release, and so on
There are a few ways, but I usually use the Roadmap.
See: https://bbpress.trac.wordpress.org/roadmap
You’ll see the various releases as headings there, and you can click around to get the various ticket reports.
It’s all pretty fluid though. For example, the 2.6.12 release wasn’t really planned, so the minor issues got bumped to 2.6.13, and if a new security release needs to happen quickly, they’ll get bumped again, etc…
I appreciate the kind words. I love bbPress, and I do hope to be able to put a lot more time towards it again!
February 27, 2025 at 6:15 pm #243435Topic: bbPress 2.6.12 is out!
in forum Development & UpdatesJohn James Jacoby
KeymasterRead the blog post here: https://bbpress.org/blog/2025/02/bbpress-2-6-12-is-out/
Go get 2.6.12 from: https://wordpress.org/plugins/bbpress 💚
February 27, 2025 at 6:08 pm #243433In reply to: Release Notes for 2.6.12
John James Jacoby
Keymaster👋 Hi there!
It’s mostly still me working on bbPress, with bug reports & help here and there from the community which are always helpful and appreciated!
I simply forgot to update the Codex page, so thank you for asking here 😅
The build & release process is still pretty manual, because it includes updates to multiple WordPress pages & such (as you’ve all noticed here).
(I do read the forums almost every day, and think they work best when I stay out of them and the community helps itself & each other – and moderators like @robin-w are obviously especially helpful.)
February 20, 2025 at 7:32 am #243347novawebb
ParticipantPossible Explanation for bbPress replies import issue
It seems we may have found an explanation for the issue with importing replies in BBPress.
From what we now understand, bbPress has changed the way replies are linked to topics. Previously, topics and forums were connected using the post parent meta field, making it easy to import and structure data. However, it appears that replies now reference a different column that contains the topic ID.
The issue arises because the old database contains topic IDs that are unique WordPress-generated values. When importing into the new site, these IDs don’t match because the new site generates different IDs for topics. As a result, replies are unable to connect to their corresponding topics since they are searching for IDs that do not exist in the new database.
- In the old database, the topic IDs are unique WordPress-generated values.
- When importing these into the new site, the IDs don’t match because the new site generates different IDs for the topics.
- As a result, the replies don’t know where to connect since they are searching for IDs that do not exist in the new database.
This change in how replies are structured seems to be the root cause of the problem. If anyone has encountered this before or has suggestions for handling ID mapping efficiently, feel free to share your insights.
February 13, 2025 at 11:48 am #243247In reply to: When Support Block Theme?
Robin W
Moderatorthanks for all that – I’ll take a good look when I get back
as a by the by, they might ask you to change the title – they made me change one I inherited which started with ‘bbpress’ they said made it look like it was owned and written by bbpress whose name is owned by WordPress. There as plenty of plugins that do this already and haven’t been asked so you may get away with it, but I had to change it from ‘bbPress Topics for Posts’ to ‘Post Comments as bbPress Topics’
February 13, 2025 at 11:01 am #243243In reply to: When Support Block Theme?
WebMan Design | Oliver Juhas
ParticipantJust in case anyone is looking for a solution, I’ve just released a plugin fixing the bbPress display in block themes.
The plugin needs to undergo a WordPress plugins repository review, which queue times are long currently, before being available at WordPress plugin repository. So, meanwhile you can download bbPress for Block Themes plugin at GitHub.
February 13, 2025 at 10:57 am #243242In reply to: Template Files for Block Themes
WebMan Design | Oliver Juhas
ParticipantJust in case anyone is looking for a solution, I’ve just released a plugin fixing the bbPress display in block themes.
The plugin needs to undergo a WordPress plugins repository review, which queue times are long currently, before being available at WordPress plugin repository. So, meanwhile you can download bbPress for Block Themes plugin at GitHub.
February 13, 2025 at 10:56 am #243241In reply to: Blank topic pages while using TwentyTwentyTwo theme.
WebMan Design | Oliver Juhas
ParticipantJust in case anyone is looking for a solution, I’ve just released a plugin fixing the bbPress display in block themes.
The plugin needs to undergo a WordPress plugins repository review, which queue times are long currently, before being available at WordPress plugin repository. So, meanwhile you can download bbPress for Block Themes plugin at GitHub.
February 13, 2025 at 10:55 am #243240In reply to: Template in Block Themes?
WebMan Design | Oliver Juhas
ParticipantJust in case anyone is looking for a solution, I’ve just released a plugin fixing the bbPress display in block themes.
The plugin needs to undergo a WordPress plugins repository review, which queue times are long currently, before being available at WordPress plugin repository. So, meanwhile you can download bbPress for Block Themes plugin at GitHub.
February 10, 2025 at 7:27 am #243164In reply to: Redirect unlogged in visits to forum page
Robin W
ModeratorInstall
once activated go to
dashboard>settings>bbp style pack>Subscription Emails>item 2 and follow the instructions
-
AuthorSearch Results