Search Results for 'forum css'
-
Search Results
-
I just set up a test site with WP 3.5.1, then added bbPress 2.2.4 and then added BuddyPress 1.6.4. I’m using site wide forums.
Plugins:
Alismet (not activated)
bbPress
BuddyPress
Custom CSS Manager
Hello Dolly (not activared)
PlugNedit (not activated)Since this is new I don’t mind removing plugins (including bbPress and BuddyPress) and resinstalling. I don’t care about Custom CSS Manager, so it can go if needed.
I did notice that the directories “forums”, “forums/forum” and “forums/topic” were not created.
Could it have been the order in which I installed bbPress and BuddyPress?
Mormally I’d start from scratch, but after spending the last two weeks upgrading forums, etc software on multiple sites and then doing a server upgrade in order to run WP I’m a bit tired of looking at my computer 🙂
Thanks in advance!
Sorry for the ambiguous title. I have bbpress on a site, using the compatibility theme. The rest of the forums have always worked correctly and apart from a few css tweaks, have always looked good and matched the theme.
I recently noticed however, that the User Profile pages; profile, topics created, favourites etc, seem to ignore all the css and consequently have no layout/structure.
Here is a normal forum page on the site… Forums
The layout is correct, the sidebar is positioned correctly and has a PNG background creating the ‘shadow’. A title bar with page title is displayed below the header and navigation.Here is an example of a User Profile page… Topics Started
There’s no css structure, the sidebar is at the bottom, there’s no PNG background behind the sidebar, theres no title bar and page title. It’s as if the CSS is being ignored.As another example, on this page I have added the code below to user-profile.php and the sidebar is correct, but it still has no background PNG, title bar etc… User Profile
Any idea whats going on?
`
#sidebar { float: left; width: 230px !important; }
#main { float: left; width: 730px !important; }
`Topic: SideBar Removal
Topic: Forum link in bbpress forum
Guys I’m getting an error with the ‘forum’ link. On the top left corner of the forum you get Home>Forum>Fourm1>Topic1 if you are in any topic/forum. When I click at ‘Forum’ I am redirected to a page which has all the forums (Forum1, Forum2, etc..) but it comes unformatted. Plz take a look at http://wingsofindia.com/forum/forum-1/ and click on Forum on the top left for a better explanation of my problem. This prob is specific to my theme. Maybe the prob is with my style.css – not sure. Plz suggest ways..
bbpress 2.2.4Hello good people
This is my very first request for help and I’m a very, very newbie with all this.I’ve designed a film photography forum using bbpress and Fanwood theme. I’ve managed to customize some CSS but something does not work.
When writing a post or answering to a given post the “text box” allows me to write all I want and it even assume the line breaks, but when I submit the post all the line breaks are gone and the text turns into a single “block”.
Can anyone please help me?
Thank youHi,
On the main forum page, I have all the categories including various forums. All forum name are on the *same” line. It is not very readable. It looks like
Catégorie-name
Forum 1 name (14, 27), Forum 2 name (13, 38), Forum 3 name (11, 10)How could I have something like :
Catégorie-name
Forum 1 name (14, 27)
Forum 2 name (13, 38)
Forum 3 name (11, 10)CSS tweaking ? or Plugin for CSS lazy boyz ?
Thanks, 🙂This is a continuation of another thread, but it is a separate problem. I was trying to get bbPress to recognize a CSS document. To check that my current CSS document actually worked, I deactivated bbPress. The document indeed works. So, I went to reactivate bbPress and once I did that I looked at my forums and everything was gone. I go to check Forums > All Forums on my Dashboard and everything is still listed. Why are my forums not showing up? I am still using the original bbpress.css document, so I know that is not the reason why. Thank you in advance!