Search Results for 'bbpress'
-
Search Results
-
Wordpress version: 3.6
bbPress 2.3.2
Site url: http://www.rubycore-ng.com/blog/forum/I wanted to create a custom bbPress theme, i followed the instructions here:’ Step-by-Step Guide to Creating a Custom bbPress Theme’. Having copied the following assets from the bbpress>template>default folder to my child theme:
1-bbpress folder
2-extras folder
3-js folder
4-bbpress-functions.phpI am still unable to override the styles in the default bbpress.css file.
I would appreciate clues on how to approach this.
Regards.
i am posting this problem again because no one seems to have responded to an earliest try by another poster.
i am running wp locally on mac using the bitNamiStack for wp2.6
i have installed the bbPress plugin v.2.3.2
when i try to create a topic from the front end i get this error message in a pink box:
**ERROR: Are you sure you wanted to do that?**
and the post doesn’t go up.i read in another post in response to this problem, that i should change the port to 80 instead of 8080. when i try that apache starts and quickly shuts up.
btw, there’s another irritation message when i post as keymaster or admin, in a yellow box:
**Your account has the ability to post unrestricted HTML content.**wonder how i can get rid of that.
many thanks for your help.We have bbpress forums installed on our website http://www.hphe.net The forums look great, but when I want to click on a paritulcar user’s profile, the text of the information is overlapping–as if everything is being crammed into the left side of the page. It looks like the screen view needs to expand, but I don’t know how to do that for profile pages.
I am very much in the beginning stages of learning about code…using WordPress so I wouldn’t really have to deal with any code, but I’m seeing that it would be handy in a number of instances. Any help needs to be explained to me in the most basic of terms. :\
Thanks for any help.
I have started a new website with forum
In order to get my forum up and running I wil be posting under different alias
Is there a plugin to allow me to do this without signing in with a different email address each time?
Sorry guys, cannot help it
I tried mingle forum, easy to setup, but kinda rawish still
I believe that bbpress is better in this regard, but … why this forum
looks so … lamish? Maybe I used to phpBB based forums too much.Please enlighten me
Topic: Topic Views (popularity)
Hi,
sorry if this is repeated request, but I think it is a valid and important one,I think Topic Views (or in other words popularity) is more important in the forum index than number of “voices” since ‘voices” is similar to number of replies
There used to be a plugin for Topic Views.. but it is not working with 2.3 Bppress and I suppose with 2.4 🙁
Maybe someone would try and update this plugin? if it not is scheduled to be added to the core bbpress.
thanks
Hello,
I love bbPress, but the one thing I really need is to split it into “sections.” If you look at http://community.invisionpower.com/, the different “sections” or “clusters” are “Welcome to IPS,” IPS Client Services,” “Community Resources,” etc.
Is there a way to do this in bbPress?
Thank you.
Topic: Linking to BBpress Profile
Hi there, my website is http://www.theyouthlink.com and currently I have a login widget that links to the WP profile page. Preferably, I would like to rewrite the code so that it links to the BBpress forums profile page in order to keep everything front end.
Any idea’s on how to do this? My current php code for the login widget is: `
case “profile_link”:
$return_text = str_replace(“{“.$match.”}”, ““. __(‘Profile’, ‘pwLogWi’) .”<//a>”, $return_text);
break;Topic: Mobile theme?
Is there a mobile theme/plugin that can be used w an integrated WordPress/bbpress installation so that a site can be viewed via smartphone? So that BBpress is usable on a phone?