Search Results for 'bbpress'
-
Search Results
-
Topic: Plugin Search Block Comments
Hello everyone,
After searching about a hour I gave up and decided to create a topic.
I hope that there’s a plugin somewhere in the corners of bbpress which suits the idea i have.I managed to block the creation of topics using the ‘bbPress Protected Forums’ plugin, however I can not find any plugins to block replies/comments on these topics.
I would like to add this since I will be adding a ‘Read this first before you post!’ with the rules in it at every single subforum and I dont want any replies on those.
Could anyone help me out with this?
OS: CentOS 7
Wordpress version: 4.0
bbpress version: 2.5.4
bbPress Protected Forums version: 1.0Topic: Login Page
I just installed the latest version of bbPress and am going through all the configuration right now. I have everything almost exactly how I want it except the login. When a player registers for the site, they are redirected to the /wp-login page and sent an email from wordpress. Is there any way to change that page and to customize the email that they are sent to say the name of my organization instead of wordpress?
Site:
http://www.gamblerpokerclub.comforums:
http://www.gamblerpokerclub.com/forums
(forums are hidden right now until configuration is complete)Topic: Hueman theme issue
Hi
WP version 4, bbpress 2.5.4
I’m having issues with bbpress and Hueman theme. The problem seems to be some kind of conflict in using page.php as a wrapper for the forum pages.
If I copy, for example, single-topic.php from the bbpress templates/extras folder to the theme root, everything shows on the page, but the formatting is all messed up (lack of padding, sidebar widgets below the actual sidebar, etc), because the page.php wrapper doesn’t seem to load at all:
http://www.eslbase2.com/forum/viewtopic/help-with-present-perfect
If I don’t copy the file over to the theme root from bbpress templates/extras, then the page.php classes all load so the page is rendered correctly, but some vital things are missing, like the title of the forum in this example:
http://www.eslbase2.com/forum/viewforum/grammar-vocabulary
Any ideas how to fix this?
Many thanks
Topic: Shortcode on the page php
How to make a page conclusion shortcode bbp-single-forum using custom fields?
I created a custom field ‘idbbp’, found ID single topic.
On the page posted the following code:<?php $idbbp = get_post_meta($post->ID, 'idbbp', true); $forum_id = bbpress()->current_forum_id = $idbbp; echo( bbpress()->shortcodes->display_forum($forum_id)); ?>but it does not work for me. Tell me please what I did wrong.
Topic: Use the WordPress avatar
I’m using the wordpress theme Academy which uses the wordpress profile and gives the ability to upload an avatar. I want this same avatar to carry over to the user’s bbpress avatar. Therefore, when a new uploads a new avatar to the wordpress profile, it’s automatically displayed in bbpress.
ONE IMPORTANT POINT. When I click “edit” on my bbpress forum profile, it does show the wordpress avatar as the “profile photo” with a browse button, but the main avatar in the upper left-hand corner still shows the default gray image.
Hello,
I upgrated bbpress from 2.3 to 2.5.4 and the CODE tag doesn’t work. It execute code instead display. I have mess on each page when user pasted code wrapped by CODE tag.
Okay, here we go i’m new to wordpress and using bbpress plugin for the first time, so throws me out with lots of question. I’m designing a site Called PTForum that is completely a Parent and teacher forum i’ve tried and have come to some good position modifying bbpress as per my needs but i’m stopped to problem that i’m unable to understand how to do so please any help will be appreciated.
As bbpress show’s up default role’s (participant,moderator…) in the forum topic’s and replies but as per my needs i want this way …
1) Either display my site role, as per needs i have created custom role’s (parent and teacher) which user choose while registration and so want the same role to be displayed in the forum.————–or————–
2) set dynamic role for bbpress forum itself so that it displays the selected role.
Hey:) I’ve already installed bbpress forum and plugin which enable comments under the post, i.e http://porady.mobi/jesienne-konfitury-na-co-zwracac-uwage/ and http://porady.mobi/jesienne-konfitury-na-co-zwracac-uwage/#respond . As the title of the site http://porady.mobi/temat/jesienne-konfitury-na-co-zwracac-uwage/ I have <title>Jesienne konfitury – na co zwracać uwagę? | Porady</title> but I would like something like that <title>Forum: forum’s name |Jesienne konfitury – na co zwracać uwagę? | Porady</title>
Where can I change it and how can I do it? In which file.php?Topic: Questions about bbPress…
I have a few questions:
• Can it be installed on a club website for “members only” to view the whole bbPress section?
• Can it host pictures?
• Can you set up different forums to be only accessed/viewable to certain members?I may have a few more questions later, since I’m new to wordpress.
hi,
I’m using BBpress 2.5.4 and buddypress.2.1.1.
I’d need for my forum a simple button for members to create new topic as I want they to see that option as soon as they log into the forum.
Is there anything similar to what I ask?
Thanks all in advance