Search Results for 'forum css'
-
Search Results
-
When my forum is viewed in Firefox, the long email addresses of users who post are encroaching on their post content. Not a big issue, but a bit untidy and annoying. See: http://ashb.proofreadercentral.com/bbpress/topic.php?id=8
(user name: tester / password: testing123)
Which CSS in which file would I modify to make the page width of the forum a bit wider and increase the distance between poster email details and their adjacent post content, please?
OK, I’m not sure this is the right place for this but here goes.
I’ve already set up my site. My home page is a wordpress blog that is integrated with bbpress. The bulk of the site is plain html pages. I find that when I pull a post out of wp and put it in a streamlined html page google does a better job of picking adds that match the content and I get more clicks on advertising. Now the question/problem. I want to keep the comments at the bottom of each post after I’ve moved it over to html. They are still there in bbpress and I can place a link to the forum, but I would much prefer to have the comments visible at the bottom of each post. If this is going to be too much work for someone literate in html, semi-literate in php and illiterate in css, then is there someone that can and will write a hack for it?
I’m using the Kakumei Blue theme. I can’t understand how this could happen, but without my doing anything, overnight the header on my forum has changed when viewed in IE – it remains as it should when using Firefox.
A navigation button I positioned (by messing with some numbers in some CSS code that Chris kindly provided) has shifted to the right so that it is now too close to the User Name.
But most strangely, the forum name has shifted so that it now overlaps the “Login” box. This was perfect until now, as you’d expect, since it’s part of the original design – I just typed in the name of the blog in the space provided in Admin.
Here’s the link, which will make it clear what I’m saying (open with IE): http://ashb.proofreadercentral.com/bbpress/
User: tester
Password: testing123
Can anyone offer any explanation for this stuff? More importantly, how do I get the header back to what it was yesterday given that I haven’t actually changed anything in the meantime? I’m afraid that if I start tampering with the CSS again, I’ll end up messing up the header in Firefox as well!
Cheers
Topic: Threaded comments
Okay, I have to get this out of my system. But first…
I have three websites with WP. I love it. I love you all. I’m not throwing a tantrum or threatening to run off and elope with Movable Type or Joomla!.
But, here is my issue…
I want to add bbPress to one of my sites and quite possibly another that I just started.
I know there are other forum software out there but really want this to stay in the family.
My problem is that fresh out of the box bbPress looks like a manual for a cold war Soviet submarine.
Getting past that I tried to integrate my WP header into my bbPress installation but the info available on integration is either outdated or above my ability. I integrated the WP header into my gallery software (Zenphoto) with no problem at all, so it doesn’t make sense to me that integration bbPress should be harder.
Also, the forum on WordPress.org looks so good that using it is just rubbing salt in my wounds. It is as though WP is saying ‘here is what you could do with bbPress if you had a team of developers and an unlimited budget, but since you are poor and working alone… you’re out of luck!’.
Okay, I’m done ranting.
Does anyone have experience adding their WP header and footer into bbPress? I would prefer to not integrate the databases. All I really want is for the header and footer to be consistent throughout the site. I can handle the CSS part of it.
Thanks!!!
I use a custom theme (heavily a modified Kakumei) and some custom plugins. The forum is new, so it doesn’t have activity, all our users are still using the Vanilla forum we had.
I didn’t hack any core files, all “non standard things” are donde via custom plugins.
Plugins i use:
– My own “Ajustes” (for sidebar, footer and navigation menu content, profile content, and some html tags).
– MD5 Insecurity (will be deactivated soon).
– Private Messaging Extended
– A custom Quicktags (ported from Vanilla)
– Ajaxed Quote
– Simple Online List (i also modified a lot this plugin, because it never worked for me ….).
– Unread Topics. I also modified this one, it was doing too many queries. I added some indices and reduced the overhead.
– User Photo. I ported the User Photo WP plugin.
– Human Test.
Also i indirectly use:
– Gaming Codes: each user can enter his gaming codes. They’re displayed on the user profile.
– Aleph: this plugin creates user lists (among other things). So i use it inside WP like a “member list”. The beauty is that i can easily create different user lists, so i created a list for each gaming code (in other words, users can see which users have a certain gamer code).
As i said, the theme is a heavily modified Kakumei. I replaced all topics/forum loops with my own, trying to mimick the Vanilla look. Also the css is based on the Tarski theme for WordPress. In fact, i import it directly from the WP installation.
For the forum/topic icons, i created a custom plugin which printed the css based on the slug of each forum, and then i added the resulting code to the style.css. I still have to create a lot of icons, those are temporary.
I hope you like my forums and if you have any questions or would like a plugin/theme release, just ask :p
Hello!
I searched through the forums and wasn’t able to find anything quite like what I’m getting, so I figured I’d post.
I just did a fresh install of the latest versions of wordpress and bbpress over the past few days. I installed and tested several plugins for wordpress and started doing some minor css updates, and exported/imported my blog posts from my old server to the new server – but haven’t done much with bbpress except to integrate with wordpress.
I have PHP 5.2.5, MySQL 4.1.22, and Linux on a shared server. Everything’s on the same domain (well, an IP address until I get things situated on my new server) and there are no subdomains involved. WordPress uses the root www folder, and bbress uses www/forum/. WordPress and bbpress have separate databases, but all the secret keys, etc. are all setup to match and everything is configured per the install instructions.
It took several attempts to get bbpress installed because it was giving me an database error at the last step stating that I may need to do a fresh install – even though it *was* a fresh install. After several attempts, I decided to try it without the wordpress integration, and that seemed to do the trick. I had assumed that everything was ok after that and it was just a minor hiccup during the installation…?
All that said…
– Login/logout works for each user so far.
– Registration works.
– When I’m signed in as “Admin” I can get to the Admin panel.
However:
– when I try to view the “Admin” account profile, I get a wordpress 404 at www/forum/profile/admin.
– Clicking on any topics or forums (I believe I created them before the integration?) even a view of topics with no replies I get the same 404.
– On the other hand, when logged in as my other user account “elorg” and trying to view that account’s profile page, it redirects me to a wordpress blog entry… that happens to have “elorg” as the first few characters in the subject…?
– And… When creating a new thread titled “test” as my “Admin” account – I was able to post it, but was redirected to… a wordpress entry who’s subject starts with “test” as the first few characters…? That can’t be a coincidence, right? So…
– I logged in as my “elorg” account for good measure, and created a new thread with a one word subject that I know I have a blog post
– When going back to the forum and attempting to open any of the new threads, it forwards me to the same journal entries as it did when I tried to create the threads.
Any ideas? At this point, I might just try to start from scratch and see what happens…
Topic: Dummies Guide
I have just installed this and I am an amateur if not total dummy at htlm, php and css. Is this a Pro Product or do you expect home users to use it as well? To use this I need to: (a) remove the “hot tags” section on the left. (b) Remove the Forums section. (c) Remove the Views Section. Sitting here staring the the php and the css is crazy. Where is the dummies guide that says how to do these simple things? Also this thing has no search on it which makes no sense. I can handle that with a google site search box on there but where is the code/theme for this please? Many Thanks…
Oh man forget it it’s crashing now at: http://willyhoops.com/bbpress/. Click on anything and it says topic not found. I am totally lost
I’ve been looking for forum software that meets my needs, and it looks like bbPress is going to be it. One small piece I’m not sure of yet: is it possible through a plugin, or CSS, or something, to support threaded comments? The example sites I’ve looked at so far have all comments at the left margin, and I prefer nested indents to keep track of threads.