Skip to:
Content
Pages
Categories
Search
Top
Bottom

Extend Section Login Sync

Published on July 13th, 2009 by Ashish Kumar (Ashfame)

Why I need to login again if I visit the Extend Section – https://bbpress.org/plugins/ even if I am logged in on forums? Isn’t there should be a synchronization?

What ratings system/plugin does this site use for plugins pages?

Published on July 13th, 2009 by

Good day,

I am working on a review site built using WordPress/bbPress and am in need of a ratings module. I’ve looked all over but as it turns out what I really want is something that bbpress uses when you go to a plugins page. An example of such a page is below (picked at random):

https://bbpress.org/plugins/topic/best-answer/

On the right sidebar there is brief information along with an average rating and the ability to allow the user to vote (and adjust it in the future). What’s more is that users are able to post their reviews within the same page which is perfect for what I need.

I’m using bbPress in conjuction with WordPress for my site, and since the logins database is used between them a plugin solution can be for either bbPress or WordPress.

Is such a plugin available, and if so where may I find it?

Thanks for your help.

Adam Lawton

Need help with some colour alterations.

Published on July 13th, 2009 by

I’ve been trying to reflets the colours on my forum, here:

http://www.origineuphoria.com/forums/

To match the colour scheme on my main website, here:

http://www.origineuphoria.com

But when I change the colours to the correct colour pallet, it remains all one colour. (#222222)

Here is what it looks like:

http://i83.photobucket.com/albums/j300/AndyWilliams24/photo.png

I want it to the outside is #222222 but keep the inside of the white border #333333

But as it appears in the image it all comes out as #222222

(Also, I would like to apologise for the clutter caused on the board. My topic got locked, I’m assuming it was because of the long coding I posted. So I would like to apologise for that, and hope this version is adequate.)

Vulvodynia

Published on July 12th, 2009 by Kar-l

Polish forum about chronic gynecological issues. BBPress 1.01 + custom theme.

"Custom Query" – show only topics started by logged user

Published on July 12th, 2009 by

Hello

I would like to create some form of custom query for displaying topics, so that if user is logged in, only topics started by him are being displayed (so this way, he can’t see topics started by other users). Is this even possible, and if so – how?

Trying to add bbpress

Published on July 12th, 2009 by

I put the bbpress forum at www.forum.thechristianchapel.com, then when it gave the url as www.forum.thechristianchapel.com/bbpress and gave me the option to change it, I did. I changed it to www.thechristianchapel.com/forum. I had it and then I messed it up, now when I type either of these in I get an index and not the bbpress forum. How can I fix this?

bbPress compatibility plugin for TinyMCE

Published on July 12th, 2009 by Florian

I have written a simple plugin for TinyMCE to make it compatible with bbPress’ usage of double line breaks as paragraphs. The plugin replaces all paragraphs with said double linebreaks and br-Tags with single linebreaks upon posting. When editing an existing post, all linebreaks get transformed back into br-tags for TinyMCE. So you can use TinyMCE with bbPress without changing anything in bbPress.

You can download it here:

http://www.kreativrauschen.com/blog/2009/07/12/bbpress-compatibility-plugin-for-tinymce/

You also need to set remove_linebreaks to false, or all linebreaks will get removed by TinyMCE.

Currently, it still has one limitation (besides not being thoroughly tested): When you edit an existing post, double line breaks do not get converted back to paragraphs in TinyMCE. Instead they become two br-tags.

would this work for links?

Published on July 12th, 2009 by azcs

where would i put this code? in the header?

<div id=”navigation”>

<ul id=”nav”>

  • “><?php _e(‘Home’,’rag’); ?>
  • About
  • InterviewscompetitionOur projects
  • <div id=”search”>

    <form method=”get” id=”searchform” action=”<?php bb_option(‘uri’); ?>search.php”>

    <div>

    <input type=”text” size=”38″ class=”search” id=”s” maxlength=”100″ name=”q” value=”<?php _e(‘Search the forums…’,’rag’); ?>” onfocus=”if(this.value==this.defaultValue)this.value=”;” onblur=”if(this.value==”)this.value=this.defaultValue;” />

    <input class=”search-submit” name=”submit” type=”submit” id=”search-submit” tabindex=”8″ value=”<?php _e(‘Go’,’rag’); ?>” />

    </div>

    </form>

    </div>

    </div>

    how to add a image background

    Published on July 12th, 2009 by azcs

    how would i go about making a image as the background for my theme??

    Modus Operandi

    Published on July 12th, 2009 by dpmcalister

    My first attempt with bbPress and it’s pretty basic at the moment:

    http://www.modus-operandi.co.uk/forum

    As I get my head around templating and the like, I’m sure I’ll make future changes :)

    Skip to toolbar