Skip to:
Content
Pages
Categories
Search
Top
Bottom

Use Div style from front-page on another page without editing the style.css

Published on March 22nd, 2009 by Null

Hi,

The front-page has some div styling for the hottags div. This div is only used on the front-page so they set up the template that this styling only is used on the front-page:

#front-page #hottags {
position: absolute;
top: 0;
left: 0;
width: 150px;
overflow: hidden;
}

Now I want to use the hottag div on another page, but the styling is messed up then. This can be fixed to adept the stylesheet and add an extra (copied) div style. My question is if it is also possible to not add a new copied div style but use the front-page one. And if this is possible, how to do that?

Thanks

Themes

Published on March 21st, 2009 by Eleeist

Hi, is there any site with themes for bbPress?

Footer

Published on March 21st, 2009 by Eleeist

Hi, how can I add something below “Forum name is proudly powered by bbPress.” (footer)?

Thanks in advance

bbPress Integration Plugin Examples

Published on March 21st, 2009 by

Hey,

I was wonder if anyone out there has cookie sharing between WP and bbPress working, has WordPress 2.7 (NOT 2.7.1) installed, is using bbPress 1.0-Alpha-6 and using the bbPress Integration 1.0-alpha-4.1 PLUGIN.

Would it be possible for you to go in to the WP Admin section and under settings click on bbPress Integration. For the “Manual Cookie Settings” can you post what yours states?

I’m trying to anrrow down a cookie sharing problem I’m having and this may be it.

Mine says,

define(‘COOKIEPATH’, ‘/’);

but that’s under WP Admin. Under the bbPress Integration settings in the bbPress Admin section, it has this,

define(‘COOKIEDOMAIN’ , ‘ ‘;

define(‘COOKIEPATH’, ‘/forums/’);

Shouldn’t they match or since, according to the pulgin site, my WP is 2.7.1 the plugin doesn’t work correctly since it only goes up to 2.7?

Thanks for any help I can get.

Mazcue.com.ar (WP + BBpress)

Published on March 20th, 2009 by

Hi there!… for the last weeks I have been working re-designing my site and integrating it with BBpress.

You can see it running here: www.Mazcue.com.ar/foros/

Any suggestion is welcome.

deleting one word from forum category title

Published on March 20th, 2009 by Zanti

I can not seem to find a way to delete a repeated word in my forms category title. I have a repeated word and not sure how I got it.

But, here is what is happening. I have bbPress 0.9.4 and WP 2.7.1 integrated using Anne’s plugin. No problem there. Most of CK’s plugins, no problem there either. In the Category title of my forums I have a repeated worked and don’t know how to remove it. What I mean by the category tile is, like the title of Latest Discussion, and the discussions below it my issue is the title above the forum categories. Hope that explains it well. The repeat is Forums Forums. My site is still a work in progress, so there are no post, except test ones.

Thanks for the help.

Requring Email Address to end in a domain name

Published on March 20th, 2009 by

Hey all,

I am trying to create a forum that only certain client email addresses would be expected.

So say only people that worked for Client A could register on the forums, so it would check the email address for *@clienta.com. That way, people that worked at Client B couldn’t register with an email address of *@clientb.com.

If this is possible with hooks, can you provide an idea? If not, I think a “dirty” way would be okay too.

We are currently using Alpha-6.

Thanks for any help you can provide!

-JD

admin link redirects to front page

Published on March 20th, 2009 by

I see the admin link, it is not a login shared with WP but… clicking on the link or entering mydomain.tld/forumdirectory/bb-admin/index.php sends me back to the front page ( mydomain.tld/forumdirectory/ ).

how can I regain access to the admin section ?

Thanks in advance !

Multiple Templates Simultaniously!

Published on March 20th, 2009 by

I need to have two domains pointing at the same bbPress setup each with a different template.

Should I setup two installations and point them both at the same database. Can you even do that?

Any ideas?

Logged into one – logged into all.

Published on March 20th, 2009 by

Hi All,

Here’s my situation…

I have installed 3 instances of bbPress on one WordPress blog. I want to keep them separate in case I need to scrap one – but I’d like to make them so if someone creates an account on one they are logged into all.

I currently have them sharing cookies but not a database.

What should my next step be?

Thanks

http://mcmxxii.com

Skip to toolbar