Search Results for 'bbpress'
-
Search Results
-
Is there a function to specify replyID and get the number of replies to it?
For example, if you have the following HTML, I would like to know about functions that can write “
<?php xxx(100) ?>” and get “2”.<div id="bbpress-forums"> <ul id="topic-1-replies" class="forums bbp-replies"> <li> <div id="post-100"> <p>Hello!</p> </div> <li> <ul class="bbp-threaded-replies"> <li> <div id="post-101"> <p>Hi!</p> </div> <li> <li> <div id="post-102"> <p>Cheers!</p> </div> <li> </ul> </ul> </div>Topic: Buddypress, bbpress
Hi,
I am trying to create forums for groups in buddypress using bbpress.
I am really struggling to understand how they integrate. I have read lots of documentation and been through numerous support.
My users can create a group and a a forum for that group.
That forum then goes onto the forum page under a parent forum of group forums.Bit on the group’s page I can’t get the forums to show which is frustrating as when the user completes the group the forum isn’t viaible.
Can someone talk me through the set up or point me in the way of comprehensive instructions?
Thanks
Topic: Delete bbPress & BuddyPress
I have searched through both site’s settings, but I cannot find an account deletion section. Could anyone direct me on how to delete both of these accounts?
Topic: Any Updates on the Horizon?
No activity in the Development & Updates section for over 2 years!
Is bbPress going to slowly fade into oblivion or will it be revamped and at very least brought up to date with WP5.0.x?Hello,
Is there a straightforward URL to be able to jump directly to a bbPress forum topic’s last page ?
I have tried different URLs like :
(site_name)/forums/topic/(topic_name)/page/last/
(site_name)/forums/topic/(topic_name)/page/end/
(site_name)/forums/topic/(topic_name)/last/
(site_name)/forums/topic/(topic_name)/end/
but none of these work, whereas a URL like :
(site_name)/forums/topic/(topic_name)/page/13/
works quite right !
Thanks.“In some cases, text pasted into the visual editor will bring along unwanted styles and HTML markup. You can use another function to force pasted text to be cleaned up. ”
I added the function, but it does not work. See
Do I need some plugin for TinyMCE
Hello
New to bbpress “to be honest I have always used wpForo” and I am finding it to be far far easier than this bbpress option and a much cleaner appearance, where I would of had wpForo up and running in less than 30 minutes, I have been working on this bbPress for 2 days now and still now where near making it usable to frontend members”But here I am giving you guys the benefit of the dout as my current needs require something a little different.
My issue not displaying the profile page as that is childs play to do but to get the /user page edited so that it all properly aligns https://support.ozy.net.au/support-forums/users/dummy/Now click on this link https://support.ozy.net.au/support-forum/ to login.
I have created a dummy account that I will leave active for a few days giving you change to have a look
UN – dummy@yours.com
PW – 1dummytest1I understand/know these are widgets but my issue is not being able to access this USERS page to make any changes and i can’t seem to find it anywhere in the system or cPanel file system.
I also have the same issue with another plugin but just can’t find it right now.
This “bbp Topic Count” plugin also doesn’t work as no shortcodes displayed here actually work
Thi scan be seen here https://support.ozy.net.au/top-users/ at it should appear above the profile you see there “considering you do see that profile from your end that is”Having said this I have spent the last 2 days looking online at options and ways around all these things but most of what you find is so outdated and the rest in most part doesn’t work.
I am creating this for a network which means just setting it up is a big job without the hassles this plugin is giving me and the last thing I need is constant maybe’s and what if’s so either this plugin works or it doesn’t. Not trying to be rube just very direct in my needs.
Hope you can help.
CheersHi,
We are in Europe, so we must to conform to GDPR.
Users sometime post theirs personal information’s like phone, email or ID in a support forum and this cannot be stopped with a warning. So you must to admit that possibility to made topics visible by author and moderators only is a must!I do not understand why this option isn’t in plugin core?
Will have a lot of benefits: act like a CRM, a lot of teams will use this plugin instead of a ticket system, the privacy according to GDPR will be 100%.Please allow us to have some forums with “Topic visible by author and moderators only!“.
I’m new to wordpress and bbPress. I found a post that described the problem I am having, but a “keymaster” closed the thread… I don’t see how to solve this problem.
The original thread was:
https://bbpress.org/forums/topic/breadcrumb-and-forum-index-issues/Here is my restatement of the issue:
I am new to WordPress and BBpress, using Astra theme. I have read some forum topics on the problem I am having, but some are now closed and did not provide answers in remedial enough fashion! (I’m not a coder.)
Here is how I am experiencing the problem, you can follow along on the links below (I used BBP stylepack to remove the “home” link)
1. I navigate to https://devgo.jeffbelkora.com/forums/. This presents a blank page.
2. As suggested in a prior forum here, I set up a WordPress page called forums with a bbpress shortcode [bbp-forum-index]. Still, the URL /forums/ presents a blank page.
3. Bizarrely (to me), I can see this forum index only if I change the URL to Forums/ with a capital F. Huh? Now this page displays a list of forums, namely one I created called “Resource Messages”. Very confused as to how the uppercase F came to display the right index. I stumbled on that accidentally.
4. I click on “Resource Messages” This takes me to /forums/forum/resource-messages/. The URL now has a lowercase f in forums. This will be a problem in a minute!
5. Now I click on “Resource Message 2” link and I’m taken to /forums/topic/20181219-resource-message-2/. Incidentally, I am working on an entire project to strip down the forum into a one-way bulletin board… but this post is just about the forum breadcrumbs.
6. Now the problem arises where I click on the breadcrumb for forums, whose link is /forums/. As seen in item 1, this presents a blank page.
Now, other posters pointed to BBP StylePack “breadcrumbs” setting. And I have tried to insert my forum page (with the shortcode [bbp-forum-index]) URL (/forums/) into their “override” box. But instead of showing the forum index, it shows a blank page.
Help! I am so confused. I would really appreciate any tips or links to further resources, in very remedial terms.