Problem with bbpress and Newsmag theme

Posted in: Newsmag
Post count: 28

Hi all,
I have a serious problem with newsmag themes.

I used this theme to create a new site on amazon ec2- bitnami wordpress multisite stack-
I imported my old forum (about 3000 users and 10.000 post) from old site to my new site.

This is the old site (still on line)
http://www.analisidelsangue.net/forum/forum.asp?FORUM_ID=2

and this is the new site with forum bbpres platform integrated
http://ec2-54-74-243-146.eu-west-1.compute.amazonaws.com/forums/forum/discussioni-ed-opinioni/

well, all seems it works properly, but when I tried to se the page of an user, this page is empty.
So, for esample – this user Drumma has 1790 response but the page of his replies is white..

http://ec2-54-74-243-146.eu-west-1.compute.amazonaws.com/forums/user/drumma/replies/

Even if there is the pagination (1.. to 120 ).
Someone can help me to resolve this issue? I’m sure there is a problem with the theme because if I open a new forum, from scretch, there is the same problem

thank you
alessandro from Italy

Post count: 28

Hi there, can someone help me? I don’t know how can resolve this problem.
I read the theme is optimized for bbpress too, but it seems don’t work properly…

Post count: 6600

Hi cmistico,

Sorry for the delay!
I have inspected your user replay page and found a designed issues which is causing this. You can try this custom css code which seems to fix this: http://screencast.com/t/2qL7SMq0hnt

.bbp-user-page .bbp-replies {
width: 100%;
height: 100%;
}

Add this css code in theme’s panel > custom css section.

I’ve managed to recreate this on my testing environment and added it on our issues tracker list so will fix this as soon as possible.

Thanks for reporting this and sorry for the inconvenience!

Post count: 28

Hi Lucian,
thank you – it’s working properly!

just for you and for the other that are using this theme .. we have the same problem here
http://ec2-54-74-243-146.eu-west-1.compute.amazonaws.com/forums/user/drumma/topics/

and I fixed it with the same solution you suggest .. so

.bbp-user-page .bbp-topics {

width: 100%;
height: 100%;
}

in custom css…
Ciao !

alessandro

Post count: 6600

Thanks for lettings us know!
We will attend this in the next theme version!

Have a nice day!

Post count: 208

I am using buddypress. so I get a different page for users and goes to buddypress profiles. I guess I don’t need this fix unless I am only using bbpress only. Glad it works for you.

Update: Just tried my site without buddypress activated and everything looks fine for bbpress on mine. See screenshot.

http://i59.tinypic.com/29qie0h.jpg

Post count: 208

Darn tinypic did not work. Here is it from postimg:

http://s7.postimg.org/s2tuemeor/bbpress.jpg

This was not using the CSS code either. Nothing changed. So theme is working fine for my website on bbpress.

Sorry! I was stupid and did not see what you were actually talking about. Did not read the whole thing. Topic started and replies created shows nothing like you said but I am also using buddypress so that is going to be removed from their profile anyways.

So you were right that it has a problem. Sorry for hijacking thread.

Post count: 208

It wasn’t working on the users with buddypress deactivated like you said and I put the CSS code in and it fixed that, then I removed the CSS and activated buddypress but when you go to user link and loads page and then there is a tab for the topics and replies and buddypress works fine for those topics started and replies created are working just fine if you use buddypress without using any fixing.

Don’t know if you are any interested in using buddypress at all but it works fine with buddypress fixing the issue. Just a suggestion. If you just want forums only then just ignore the buddypress suggestion.

Post count: 28

Hi Doucare,
I read your post only now!

what do you mean when you say “if you just want forums only then just ignore the buddypress suggestion”?
are you telling me that buddypress is not the right solution for a forum with 10k topic and about 4k active users?

thank you very much
alessandro

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newsmag’ is closed to new topics and replies.