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?
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
Hello,
I just set up a basic forum:
http://www.sugarboxing.com/forum/
I would like to ask you gimme some tips on where can I look for solutions to my problems.
I do not mind you writing the solution here, but caring of your time, this is not really expected. Just links would do just fine:
My problems:
Basically I want my forum look more like this one:
http://www.rosstraining.com/forum/ (this gues use phpBB though).
I want
1. all forums (main and single) pages be without a sidebar
2. I want to change the skin somehow, please suggest where can I get some neat custom css I guess
3. I want all sub-forums listed line by line, not like now when they clustered in a line separated by commas
4. Maybe some extra plugins suggstions
I use WP Mantra theme just in case
Thanks in advance!
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
By default, the subforums look like this:
subforum1, subforum2, subforum3, subforum4, etc.
I want for it to look like this:
subforum1
subforum2
subforum3
subforum4
etc.
How can I accomplish this?
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.
Hi there, my website is 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;
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?
Hi,
I agree with the desire of Chantal Coolsma from last year:
„Avatars on posts are welcome. All those small avatars are annoying.
I want to remove them completely.“
Her solution was:
“I have added .avatar-14 to style.css now with display:none;”
However, I can not find any class .avatar-14 in the style.css, where I could add a display: none;
Can someone tell me how I can remove the little avatars and can only keep the big one on the posts?
Thank you!
Morgensonne
Hello all,
I wonder how (& why) bbPress is rendering same shortcodes in different ways? Actually, I am unable to identify the problem.
Even after disabling all the plugins do not have any role in the broken forum.
You may take a look on
http://www.wpavenue.com/forums/ <–This one is broken and “forums” is forum’s base slug.
http://www.wpavenue.com/support/ <– This works fine
Both of the above urls are “page” having exactly the same code.
Other than the missing html structure (on the /forums, forums/topic-tag/docs/, /forums/users/example/) everything is fine.
The theme is working with twenty-ten. twenty-eleven and twenty-thirteen. But broken with Genesis 2.0 (with sample and custom child theme0) and hybrid themes.
Waiting for a reply!