Published on December 29th, 2018 by dailycdev
When I create Testimonial Pages on my site, I am not getting the expected results.
I do see my forum page and it looks good.
Forum
However, clicking on any of my forum pages, I get a title and a summary with a Continue Reading button.
Clicking the title or Continue reading brings me to the same page.
I am expecting the page to open, where users can write testimonials and such and post them.
Anyhow, this is not happening and screenshots of my issues are below…
https://1drv.ms/f/s!AtzxGqXDzsbBiLcoDclhspyQlmV7Yw
Let me know what I need to do to fix this.
Also, if my theme is not compatible, please let me know.
-Paul
Published on December 29th, 2018 by eigodeasobo
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>
Published on December 28th, 2018 by riccochet
Hello all,
I’m migrating a site from a cloud based web server to bluehost. I’m doing it mostly manually since that just seems to work best for me. I did however do an export of the forums, topics, and replies, and then import them into the new host. I got no errors when doing the imports, and the forums all work fine. I can login through the website and i can see the old forum topics just fine (after i manually re-associated them with the proper parent forum)… but when i try to look at the replies from the wp-admin page, i get a internal server error 500. This is the only part of the website that does this. Every other part of the admin dashboard works fine.
I can’t see any replies when i check the forums, and doing a repair doesn’t seem to help.
I can post NEW replies through the forums themselves on the site, so it all looks like it works, but i need to get to the replies through the wp-admin page so i can re-associate them with the forum topics.
Any suggestions on where i should start?
I changed the PHP ini files on the site to use 128M memory allocation, but the WP dashboard still only says i have 40M… but the reports on the website itself say 128M is available… Not sure what else i should be doing.
Published on December 27th, 2018 by neuronpartners
Hi,
I am trying to import the forums and topics from our existing phpBB forums. I have set the values on the Import Forums page to the following:
Select Platform = phpBB
Database Server = hostmysqlserver
Database Port = 3306
Database Name = <name of the database>
Database Username = <admin user>
Database Password = <password>
Table Prefix = phpbb_
However, when I start the conversion, it reports “No forums to convert”, “No forum parents to convert”, and so on.
I do not get any errors when I run the conversion.
So what could be wrong ?
Published on December 26th, 2018 by brewsi
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
Published on December 24th, 2018 by mrwassen
Hi,
Would it be possible to create a shortcode which returns the subscribe/unsubscribe link for a given forum ? The end result would be something along the lines of:
[bbp-subscribe-link forum_id=’557′]
The returned link would display “Subscribe” or “Unsubscribe” depending on the current state of subscription.
This would allow a little more flexibility in placement of the link in the top part of a page with the forum embedded.
Any help would be appreciated.
Thanks
Dennis
Published on December 23rd, 2018 by mrwassen
Hi guys,
I am looking to redirect after new post or reply to the forum index of the new post/reply.I did a fair amount of searching but was unable to come up with a solution.
Any help would be appreciated.
Thanks
Dennis
Published on December 23rd, 2018 by xmatter
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?
Published on December 23rd, 2018 by slonsune
I dont know what happened but my email cannot receive the active mail.
Published on December 22nd, 2018 by ozboss
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?