Info
- 20 posts
- 14 voices
- Started 2 years ago by ghiboz
- Latest reply from Ashfame
- This topic is not resolved
new website doesn't work properly
-
- Posted 2 years ago #
Hi all!
I'm happy to see the new appareance of bbPress like wordpres, but I can't reach to download the plugins...
also to you? thanks -
- Posted 2 years ago #
And the link to the forums in the menu bar suffers from the old breadcrumbs bug (yay for testing). It tries to link to "http://bbpress.org/forums/topic/forums/" which redirects to "http://bbpress.org/forums/topic/" which obviously isn't real.
-
- Posted 2 years ago #
It was uploaded a just few hours ago, so we must wait some time until everything becomes fine.
-
- Posted 2 years ago #
Perhaps making the green on top of the site one color green (instead of the gradient)?
Other than that, looks great. :)
-
- Posted 2 years ago #
Just had to rejoin as I was unable to reset my password. I receive a link, but on going to the page it says i can't reset it.
additionally I couldn't find a link to the register page: http://bbpress.org/forums/register.php I had to guess where it was.
So the forums may be a tad quiet until those issues are fixed.
-
- Posted 2 years ago #
And the link to the forums in the menu bar suffers from the old breadcrumbs bug (yay for testing). It tries to link to "http://bbpress.org/forums/topic/forums/" which redirects to "http://bbpress.org/forums/topic/" which obviously isn't real.
The problem is that the link for the forums is
<li><a class="current" href="forums/">Forums</a></li>It should be
<li><a class="current" href="/forums">Forums</a></li>instead :) -
- Posted 2 years ago #
Well, had just a problem logging in with my "old" login data. After 3rd or 4th try it worked for me. But i often get a white screen when clicking on links around this page. Hope someone fixes this soon. I like the new look. :)
-
- Posted 2 years ago #
new design of bbpress.org is... ugly
i need to find big glasses to read this small text?wtf?
-
- Posted 2 years ago #
Same problem here :(
I cannot login in plugins page and don't see the download link
-
- Posted 2 years ago #
I've just posted a new topic which was marked as spam, and as such is only visible to me.
I had added a link to the post, maybe that's the why.... don't think so, I just tried re posting with out the link. -
- Posted 2 years ago #
Plugins page, logging in, header links should all work.
-
- Posted 2 years ago #
The "join" link next to the login form now works.
Thanks!
-
- Posted 2 years ago #
Thanks for making bbPress.org 2.0 happen Michael !
-
- Posted 2 years ago #
I just fixed a few bugs. Thank Sam, Matt and Noël :)
-
- Posted 2 years ago #
This is interesting, the buzzing bee doesn't show up in any browser but Chrome and Safari for me.
Maybe a CSS3 rule of some kind.
Ah okay maybe it's the z-index, foreground image overlapping the rear.
Hmm, I can't quite figure out the issue.
Does anyone in Firefox see this in the header:
http://bbpress.org/common-theme/images/bborg-banner-background.gif
-
- Posted 2 years ago #
Firefox 3.6.3 Windows 7
No bee.
I can't find bborg-banner-background.gif in the css.
-
- Posted 2 years ago #
I found the bug, they need to change this rule
in
/common-theme/style.cssfind
#bborg-bannergo to the end of the rule and change
scroll bottom 180px;}to
scroll 180px bottom;}problem solved
He has X/Y reversed.
-
- Posted 2 years ago #
Oh and the font-size on the forum can be fixed by adding this to the end of the stylesheet.
body {font-size:100% !important;}Everything scales because of the CSS reset and tests well in stylish for me as I can now read everything without squinting.
-
- Posted 2 years ago #
Also the profile page, edit profile page and favorites page need attention.
Profile page lists recent replies and topics started twice.
Other two need some CSS styling -
- Posted 2 years ago #
Also the subscription link is not present in this theme.
-
You must log in to post.