I’ve been thinking about a good way to display the profile page for some time now. I’d like the avatar to be a fixed size and an extra field for some personal text, kind of like myspace or other communities. Do you think I’ll just have to dig in there or has someone already made all the hard work for me?
Theme / plugin for profile page?
Published on August 28th, 2007 byCleaning up the tags page
Published on August 28th, 2007 byhttp://www.doublepeace.se/forum/tags.php
It’s quite a mess, I guess in both IE and Firefox
Any help with this? I’d like it sorted left-to-right by popularity (font-size) as well.
bbPress Theme Switcher (alternate)
Published on August 28th, 2007 by _ck_I couldn’t find anyone who made a bbPress theme switcher (not a style switch, but the entire template) so I modified (somewhat deeply) one from WordPress last night. Took some research and testing!
I’ve added it here, you can see the dropdown at the very bottom right:
http://bbshowcase.org/forums/
(if you are willing to edit all your themes you can put the dropdown anywhere, otherwise it will default to that location on each theme automagically – a new feature!)
So give me your themes and I’ll add them to the list to see if I can find the bbPress breaking point…
Little Problem with Mysty Theme
Published on August 28th, 2007 by bordercollieHey,
i’m using my bbpress with the mysty theme.i’ve been trying to customize it so it can fit the screen of a Playstation Portable without scrolling.
Heres the forum:
http://bordercollie.kilu3.de/forums/bbpress/
the latest disccusion thing is next to the login form.
what do i have to do so the latest disscoussion thing is below?
i guess i’ll hjave to put a <p> tag somewhere but i don’t know.
thanks a lot
alex
new bbPress Theme: Aardvark
Published on August 28th, 2007 byI’ve just launched a new BBPress theme for public testing via my website:
It’s available in 4 colours. Feedback, bug reports etc would be greatly appreciated.
Posts go to subforum instead of parent
Published on August 27th, 2007 by baptisteHere’s an interesting problem. I have about 20 forums total. Four forums have 2-4 subforums in them. I don’t restrict posting in the parent forums – they’re for more ‘general’ stuff.
Anyway – if I click on the parent forum and post something, the post goes into one of the subforums instead. I can move it into the right place no problem.
Not good – has anyone else seen this? I’m going to try and debug it some more today then open a ticket if necessary. Just figured I’d see if others had seen this behavior.
new bbPress Theme: FutureKind
Published on August 27th, 2007 by _ck_I’ve been getting very burnt out on all the plugin coding/fixing so I decided I needed a break this weekend. Instead I worked on a theme I’ve been meaning to try making.
It’s not finished yet but wanted to hear some feedback on what I’ve managed so far:
-= FutureKind theme demo for bbPress =-
http://bbshowcase.org/forums/?bbtheme=futurekind
It will have flexible width (ie. 760px, 90% etc.)
changing rss url (redirecting to feedburner)
Published on August 26th, 2007 byhow can I do that? I searched forums but couldn’t find it? Is there a plugin or how can I edit manually?
thanks..
Another Permalink Problem setting up bbPress
Published on August 26th, 2007 by PetLvrCan someone please advise what my .htaccess should me?
I have a blog – http://PetLvr.com/blog/ – and this is the .htaccess
‘php_value upload_max_filesize 2M
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>
# END WordPress
‘
I have installed the bbPress at – http://PetLvr.com/blog/forum/
Everytime I try to post or even see the welcome 1st post, it redirects to the /blog/ front page.
What needs to be done?
Thanks!
HART
Can’t get the cookies right….
Published on August 26th, 2007 byHello,
I need a little help, if possible. I am trying to integrate a WordPress blog with BBpress. I have placed BBpress in a subdirectory of WordPress and followed the instructions for sharing cookies. But still, when I go back and forth, I have to continually re-log in to each site.
When I look at my cookies, they are definitely not the same. For the blog I get this (and one other similar one)
wordpressuser_b458245343e06b7fa7cd00d37af29401
For the BBpress, I get this (and one other similar one).
wordpressuser_4e7fbe834162925f74c6c2e053468ef6
Any ideas as to what I could have possibly done wrong?
Thanks,
Kay