Published on March 15th, 2015 by booknerds
Hey there. Question see above. I’d like to make bbpress show the parent and their according subforums/categories in forum root like this:
Forum1
-Subforum1a
-Subforum1b
-Subforum1c
Forum2
-Subforum2a
-Subforum2b
etc.
but the root shows me only
Forum1
Forum2
and the subcats are only shown when entering the parent forums.
Is there any way to display it as I wish?
Thanks in advance.
Published on March 15th, 2015 by butterzeugs
is it posible to show the userrole in the profile ?
How can i do this ?
Published on March 15th, 2015 by MarionetteX
I am running Bbpress 4.1.1. If you have the revision log turned on, every saved edit will be displayed under the post. I’m a frequent post editor, so I wind up with 10+ logs if I don’t remember to uncheck the box, and there’s no easy way to delete them.
I am looking for a way to make each topic and post only show the latest edit. There should only ever be one edit note per post. Is this possible, via plugin or code or some option I haven’t found yet?
Published on March 14th, 2015 by Conarchcpl
I merged the two topics listed as “introduction” in these forums. They content has all moved but for some reason the one that I was removing still has a link on the forum? It leads to a 404. I reloaded the page several times and cleared my cache.
General
Published on March 14th, 2015 by dimplefaceCT
I am creating a new website and I have a number of pages. My forum parent page has a child page to a specific forum. I have created that forum using the “forum” tab, but I can’t seem to figure out how to get it to link the page where I want it.
Any help would be appreciated!
Published on March 14th, 2015 by arunkumaridi33
Hello,
I need the following redirection of bbp forum:-
Redirected from: Forum 1
Redirected to: Forum 2
Kindly guide how I can be done.
Thanks in advance!
Published on March 14th, 2015 by butterzeugs
i tryed to change the size of the sindbar login avatar img.
i put in the theme (hueman theme) funcion.php this:
add_filter('sidebar_login_widget_avatar_size','new_login_avatar_size');
function new_login_avatar_size(){
return 80;
}
i also tryed this code:
add_filter('sidebar_login_widget_avatar_size', 80);
but it is still the size of 38 pix and not 80 pix ?
what did i do wrong ?
Published on March 14th, 2015 by Robin W
If your site is public, please put a url/link to an example page. What is to you an obvious written description is frequently not clear to us, and the ability to see is much better. We are also able to fix many display issues by loading your site and seeing what it is sending the browser in the background, so a link rather than a picture is really useful.
If you are setting up, please see the Getting Started section of the codex first.
Getting Started
Please see this page for any frequently asked questions we may already have an answer for you.
Frequently Asked Questions
Please also see these pages for help troubleshooting possible issues in bbPress. PLEASE tell us you have done the tests before when posting.
Troubleshooting
Published on March 14th, 2015 by Conarchcpl
I am trying to do some CSS editing to change the background on this page to black:
http://utherous.com/forums/
I have edited the bbpress.css like so
#bbpress-forums, #buddypress {
clear: both;
margin-bottom: 20px;
overflow: hidden;
font-size: 12px;
padding:20px;
background:rgb(10, 9, 9);
For some reason these changes are not reflected on the site despite me double checking 3 times that the bbpress.css file on the FTP has the changes. It looks to me like the site is referencing another version of the file?
Any help would be great!
Published on March 14th, 2015 by RitaNow
My site is basically crashed. I can now see the wp-admin. I had all the plugins turned off. I turned the bbpress plugins back on.
MAIN DISCUSSION FORUM
The site shows the forums but no topics in the forums. A forum will say there are XX topics and XX replies but the next line says “Oh bother! Not topics were found here!
MAIN DISCUSSION FORUM
In wp-admin, I can see all the topics listed but the forum column shows (no forum). So to me, it appears there is a database problem. I’ve been talking with the hosting company, Blue Host, and they can’t do anything. I’ve tried restoring the database and repairing the database, but to no avail. In other suggestions?