Search Results for 'bbpress'
-
Search Results
-
Topic: Confused by template system
I’m currently integrating BBPress into a existing WP site, and am finding myself scratching my head far to often. I think an example will help get my confusion across.
Take for instance within the new theme-compat files; loop-single-reply.php
This file loops out the topic and all replies.
The file pagination-replies.php is also called before and after loop-single.reply.php.
However if I wanted to remove the before action of pagination-replies.php, where is the template file that brings these components together so I can prevent the pagination from being displayed before the loop?
Within loop-single-reply.php there is no call to pagination-replies, so what file is constructing the output?
Thank you
Is there any shortcode that would allow me to display a forum from one of my other sites on a multisite installation?
I was hoping to display the latest topics of a forum from site “X” on site “Y” because they share interests. I am hoping to do that with shortcode and not a theme change because I am using the same theme across all of my sites.
Topic: Is this possible?
I am a newbie to bbpress so please be gentle.
Basically I am looking to have the following functionality on my forums….
1) Any logged in user can post a topic, and any logged in user can post a reply. (standard stuff so far).
2) Reply’s to the topics can ONLY be seen by the person who posted the topic and admins only.
3) I would like to show that there has been an “x” number of replies to the topic but not the actual replies.
Does anyone know if this is possible please?
I am trying to edit the bbpress.php file,I want to edit the word Forum and Topic and change it to words of my choice, I have duplicated and made changes and put it in my child theme? but nothing displays. Is it wrong to approach it like this? should I not be duplicating the file? The reason I want to put it in my child theme is so when I update the changes do not get deleted. Am I not suppose to edit the bbpress.php file?
Hi All,
From long time, I am wondering why bbPress uses 3 custom-posts?
As a developer, I would have used only 1 custom-posts i.e. for “topics”.
For “replies” I would have used “comments” (that comes bundled with any “post_type”.
For “forums” I would have used “Custom Taxonomy” (Hierarchical).I feel 1 custom-post with comments and Custom Taxonomy would have been better.
Is there anything bbPress does which might not have been possible above way?
Thanks.
Hi Guys,
Been using 2.0.2 BBPress for quite some time alongside a Wishlist Member installation.
However, I find that when I upgrade to any new version (including 2.1.2) everything breaks. I also can tell ya that with 2.0.2 the only way things worked correctly was by checking the below feature:
> Prefix your forum area with the Forum Base slug (Recommended)
Thoughts on why this version works but nothing newer?
Thanks
FYI, I’ve just created a Python script to convert all bbPress content to plain WordPress object.
Hello,
I have bbpress and buddypress installed in my site. I have “user groups” turned off in buddypress and “enable group forums” turned off too in bbpress.
Despite this I still have a Forums link (which belongs to group furum) in my user activity page menu (not the site-wide activity page), this page is showing links to my activity, my profile, my messages, my friends, my forums and my configuration.
Why is the forums link showing in this menu if I have group and group forums disabled? It should not exist.
Besides this, this Forums link is linking to a wrong url, it is linking to luchotv.com/forums and the group forums page I have set for this is luchotv.com/foro-grupos in the buddypress pages configuration.
In fact this page (http://www.luchotv.com/foro-grupos/) shows the group forums info and I think it shouldn’t even exist.
I am running the latest versions of everything.
Please tell me how can I fix this problem?
Thank you,
Luciano