Forum Replies Created
-
Would that register as a tag though?
Went back and realized on this particular site I don’t have BBPress installed, so no, it isn’t that. BP seems to create it.
Is there no documentation of BP creating it’s own taxonomy and also not listing it in the admin panels?
I’ll try turning that one on and off to see what happens. But I know it happens when I turn on and off BP.
Anyone know why BP creates these duplicate taxonomies?
Same issue for me as well.
@pcwriter
No prob pcwriter. Checking that out now.@pcwriter – THAT’S IT! (regarding the z-index).
I’m very excited.However I’m not seeing this issue about the “About” page being bumped down to a second line.
I will say this though, that nav bar (category bar I guess) definitely needs some cleaning up, which I’ll be taking care of quite soon.
Thank you so much for your help!!Anyone else able to chime in?
@thelandman – Sure, here it is: http://www.mymythos.org/
Hm, so this is what WooThemes told me
This would be the element you are working with:
#logo {}
Add it to custom.css and start playing…
http://tjkdesign.com/articles/z-index/teach_yourself_how_elements_stack.asp
http://www.w3schools.com/Css/pr_pos_z-index.asp
Since Buddypress is a third party plugin, it isn’t supported in the forum.
So I set off trying out all sorts of wacky combos, example below…#wp-admin-bar {
z-index: 2;
}#logo {
position:fixed;
z-index: 1;
}
Alas, I’m just not a “coder” yet and none of my combos are pulling through.Hey there thelandman. Looks like that’s in the right direction. I put it in though and no difference.
Maybe there is a way to lower the z-index of the logo and category bar instead?
I’ll see what WooThemes has to say.Z index! Yes, I remember now.
I don’t actually have the coding skills to know exactly what to write and where, but I’m pretty sure that’s the solution, thank you.
If you have time to take a look and tell me what snippet of code to put where, much thanks. Until then I will continue the search, trial, and error.I’ve had the same issue.
In the end I think it’s a fairly intriguing idea, linking groups to the forum categories. I’ve never seen forums done in such a way. Perhaps there is a lot of potential benefits from this, because I know that in many social networks, Groups are often quite useless. Maybe this structure you have in place helps change that.
Good point Andy, to which I have two replies.
One, is that I do not prefer to navigate to categories to post.
Two, is that the UI regarding Forum categories in the integrated bbpress install, and the stand-alone are definitely different. Personally I prefer the stand-alone because at least then the categories are in a list and don’t require avatars.
Nexia that’s very helpful information. Thank you.
Shouldn’t there be a Support Wiki somewhere for us BP users? Maybe I missed it.
Are there some detailed procedures for installing plugins just for the member’s blogs?
Also does this mean members may activate them at will; or rather that I would activate them and members would have no control?
So…install without a care until something is (noticeably) broken?
That just doesn’t seem very prudent.