Search Results for '\"wordpress\'
-
Search Results
-
Topic: Forum topic ratings
Hi all,
I am looking into possible ways to rank forum topics via user ratings, ie, a feature request forum where users can vote on if they want the features suggested in each topic. I have been looking at http://wordpress.org/extend/plugins/rating-widget/screenshots/ which claims it has bbpress support, but I cannot find out how to set it up. Has anyone trued this before or know of other possible rating plugins
Hi guys
I am running WordPress 3.2.1 bbpress 2.0.1 single site, platformpro theme.
After several installs and reinstalls of the bbpress plugin while not working, I think the settings are persistent to the database and maybe in some other places, which makes the reinstalls not effective. What should I do ? Empty the bb_ tables in my database or simply drop them ? please note I am a newbie.
I tried clearing the tables but somehow I kept having the same issues: My problem imo is that forums show as blog posts. I am also trying to run the pagelines.com platformpro / base theme which I bought some time ago.
Please tell me what should I delete / clear to make sure to have a fresh install ?
Files / tables.
Thank you very much.
Topic: bbpress & WordPress
Hi,
I have installed WP 3.2.1 and activated “Site wide forums” option. Then I created several public forums in the FORUMS menu of bbpress.
Now I have the problem that I don’t see a single forum when I click on “Neues Thema” (german version). I can publish new entries in groups (the standard BuddyPress Forum option I think).
What do I have to do to be able to publish entries in a created forum?
Additionally: I have inserted the bbpress Forum lsit widget which shows all created forums. When I click on a forum in the widget list, a new page is displayed but without a forum title and the displayed forum entries are the same in all forums.
Thanks.
Tom
Hi,
I’m trying to exclude all forum post types within my main WordPress theme’s functions.php file using this sort of syntax:
$post_type != 'forum'However it doesn’t seem to work. Here is the full if statement I’m using:
function single_post_nav() {
if ( is_single() && !in_category(array('54', '55', '56', '57', '58')) && !is_category(array('54', '55', '56', '57', '58')) && $post_type != 'forum' ) { ?>
Some stuffHowever, it is still displaying the content on forum pages. Does anyone know the correct way to exclude the forum posts within functions.php?
Any help much appreciated.
Cheers – Ben
I have installed my wordpress and run BBpress plug-in. I decided to add additional plugin intended for BBpress which is Easy Albums – (Buddypress users create and share images, video and audio albums – the easy way.) This plug-in works properly with the default theme for BBpress but when I change it to Frisco BBPress Theme everything seems to be okey not until when I click the album tab in the profile of each users.
When I am in the tab of Activity, Profiles, Message, Friends and etc the sidebar works well and when I click on the Album tab which the Easy Albums Plug-in added that tab then the sidebar is misaligned.
I hope someone can help me about this..
Here’s the link http://enimz.com/gp60/members/admin/albums/
Hi.. I am new to wordpress and now i need to make a custom template and in this template I will list the parent forum and its category only.
i have this blank template and I dont know what to do next..
forum-list.php
==================================================================================
<?php
/*
Template Name: Forum List
*/
?>
<?php get_header(); ?>
<div id=”container” class=”one-column”>
<div id=”content” role=”main”>
<?php
/* Run the loop to output the page.
* If you want to overload this in a child theme then include a file
* called loop-page.php and that will be used instead.
*/
?>
</div><!– #content –>
</div><!– #container –>
<?php get_footer(); ?>
==================================================================================
Can Anyone help me on how to make it from scratch?
Topic: Spam, and other issues
Hi,
I just restored a very old bbpress 1.x install to use bbpress 2.0 plugin, and it worked great! Thanks so much.
There are a few issues though, that I could use help with. Here they are:
- I’m getting a ton of spam. Some of these get caught by akizmet, but most get through, and there’s no way to do a “rescan for spam” thing like there is in wordpress comments. Is there any way to clean this up, to reduce the spam (I’ll continue to troll the forums to find solutions, but I’m not sure how most of the suggestions there work, until I know how registration and new topics work)?
- If not logged in, I can’t see any way to post to the forum, or any register links in the forum area. Is a setting for this (I have it set at defaults, only registered users can post, and anyone can register), or do I have to add theme support? (I’m using 2011.)
- Does registration go through normal WP reg process? I can’t find it from the forums, but the spam bots sure can!
- there is no preview button – here or in my forum – I hope the formatting I put in here works!

On an unrelated note, I couldn’t get my old account to work here on bbpress.org (CaptainN) – When I try to log in it says my username doesn’t exist. But I can’t register with either my old username, or old email – they both exist! Also, when I start the reset password process, I get the link to click, but when I click on it, it says I can’t change my password.

Any help is appreciated. Thanks!
Kevin N.
Hi!
I want to get the forum appear on the front page of my blog. I have installed it successfully to a sub directory. I don’t care about the blog, I just want to use the forum.
How can I get it to show up on the front page (root of WordPress installation)?
Thanks!
EDIT: I’m using the latest plugin version.
Topic: bbPress – No Admin
http://wordpress.org/extend/plugins/bbpress-no-admin/
—-
Prevent all users except super-admins from creating bbPress content when inside wp-admin.
This plugin has no UI.