Search Results for 'bbpress'
-
AuthorSearch Results
-
July 12, 2012 at 5:26 pm #114878
Lynq
ParticipantHmm,
It looks as though most of the styles are coming from
/blog-wp-content/themes/bbpress-2012/style.cssIt is also loading
/blog-wp-content/plugins/bbpress/bbp-theme-compat/css/bbpress.css?ver=2.1But, and this is the difference I think with bbpress.org and your site:
https://bbpress.org/blog-wp-content/themes/bbpress-2012/bbpress.css – doesn’t exist, so I am guessing it is getting all of the styles from style.css but because bbpress.css doesn’t exist it defaults back to the plugins bbpress.cssJuly 12, 2012 at 4:58 pm #114875Lynq
ParticipantJust to make sure (and after taking a backup) I deleted my bbpress plugin folder.
re-downloaded it and re uploaded it.
So using my current theme and installing a fresh copy of bbpress my bbpress.css file loads from within my theme folder.
Your theme doesn’t happen to hard code a css path or anything does it? It could be a plugin loading in the css file or something, but not too sure apart from that, sorry!
P.s. I also used the bbpress-functions.php file from bbp-theme-compat
July 12, 2012 at 4:53 pm #114874Lynq
ParticipantOh, your looking at a different site lol, I haven’t updated that for a while.
I was looking at the new one I am currently working on: http://teamoverpowered.com/
Yea that one comes from the bbpress plugins folder.
July 12, 2012 at 4:50 pm #114872Clay
MemberIn the screenshot you can’t see it (the path appears as a tooltip that disappears when I take a screenshot). If you do it in Firefox and hover over where it says bbpress.css, you’ll see the path to the plugins folder.
-
This reply was modified 13 years, 10 months ago by
Clay.
July 12, 2012 at 4:43 pm #114871John James Jacoby
Keymasterthat appears to come from the plugins default folder and not from your RainCloud theme.
I don’t see where it says it’s being loaded from at all. It could be bbpress.css located in your current theme.
July 12, 2012 at 4:42 pm #114870John James Jacoby
KeymasterNever ever modify or delete the files in the /plugins/bbpress folder, unless you’re fixing a bug and putting a patch up on trac. 🙂
July 12, 2012 at 4:36 pm #114868In reply to: bbPress.org Updated to 2.1 – Site down
John James Jacoby
KeymasterHappy you were able to get it sorted! bbPress does some weird things with the login screen, and I’m going to look at making it behave better in 2.2.
July 12, 2012 at 4:36 pm #114867Lynq
ParticipantI just checked on my site and in Firebugs net panel it does not show that it is loading bbpress from the plugin folder?
It shows that it is being loaded from my theme directory.
These steps may be incorrect but this is what I did.
1) I copied across bbp-theme-compat to my wordpress theme folder.
2) I deleted the bbp-theme-compat from the bbpress plugin (this was probably not the thing to do!).Everything is working fine for me though?
July 12, 2012 at 4:33 pm #114863In reply to: bbPress.org Updated to 2.1 – Site down
AAShepAA
ParticipantJust another update. It seems that “Theme My Login” plugin was one of the issues also.
July 12, 2012 at 4:33 pm #114862Lynq
ParticipantI copied across bbp-theme-compat to my wordpress theme folder and then bbpress automatically picked up my files.
Is your bbpress-functions.php file located inside your theme directory aswell?
July 12, 2012 at 3:50 pm #114856In reply to: bbPress.org Updated to 2.1 – Site down
AAShepAA
ParticipantJohn, I am back in. I went into my database>changed the theme to twentyten which allowed me to get back in. bbPress was not activated so I activated that. Selected the “mother” theme I was using and I am back up. Now I will trouble shoot the child theme to see the issues with that.
I thought this might help someone else.
July 12, 2012 at 3:13 pm #114852Clay
MemberIf either your parent/child/current theme have /css/bbpress.css in it, > the theme-compat one shouldn’t be getting pulled in. If it does, and > it is, it’s a bug.
I’m not familiar enough with bbpress (just tried it for the first time today) to declare it’s a bug and not my fault. This is happening with a near-vanilla up-to-date WP install, however.
July 12, 2012 at 3:11 pm #114851In reply to: Full Width bbPress – A Simple Solution
csk
ParticipantCrap.. you’re smart. Thanks for the fast reply too.
-
This reply was modified 13 years, 10 months ago by
csk.
July 12, 2012 at 3:04 pm #114850In reply to: Need custom theme- for bbPress WP plugin – paid gig
John James Jacoby
KeymasterPaulieP – Sorry to hear you had a bad experience, and happy that you’re sticking with bbPress. Give Jared a shout. He’s active in the forums here, and very familiar with bbPress.
July 12, 2012 at 3:00 pm #114849In reply to: Need custom theme- for bbPress WP plugin – paid gig
PaulieP
ParticipantBumping this to the top. Blake from DriveNet Consulting took on the project and produced absolutely nothing after over a month and a lot of apparent bluffing.
Who here has experience creating or modifying/adapting bbpress themes for the PLUGIN version of bbpress for WordPress?
Thanks
July 12, 2012 at 3:00 pm #114848In reply to: bbPress.org Updated to 2.1 – Site down
John James Jacoby
KeymasterJohn, my site was running fine. The only thing I did was pdated bbPress and now the whole site is down. I am at a loss as to where to start looking. I am using a child theme.
Could be anything. Plugin conflict, theme issue, etc… Will need tons more information. I’d suggest reverting bbPress back to an old version if it’s critical to get your site back up immediately, and doing a bit of testing to figure out what the incompatibility is before updating.
If it’s a bbPress bug, clearly we want to fix it so no one has the same issue in the future.
July 12, 2012 at 2:58 pm #114847Clay
MemberThat’s exactly what’s happening. I’m using the responsive theme. I have a responsive-child theme folder that includes the necessary information for me to use it and have responsive as the template, along with style.css that has some modifications to the responsive theme’s css. I then copied everything from
…/wp-content/plugins/bbpress/bbp-themes/bbp-twentytento the responsive-child folder and added the aforementioned line to bbpress-functions.php.bbpress ignores
.../responsive-child/css/bbpress.cssand instead calls the one from the plugins folder.July 12, 2012 at 2:57 pm #114846Topic: bbPress.org Updated to 2.1 – Site down
in forum Requests & FeedbackAAShepAA
ParticipantJohn, my site was running fine. The only thing I did was pdated bbPress and now the whole site is down. I am at a loss as to where to start looking. I am using a child theme.
July 12, 2012 at 2:51 pm #114845John James Jacoby
KeymasterIf either your parent/child/current theme have /css/bbpress.css in it, the theme-compat one shouldn’t be getting pulled in. If it does, and it is, it’s a bug.
July 12, 2012 at 2:45 pm #114842Clay
MemberIt still calls the
bbpress.cssin the plugins folder. Is there a specific place that theadd_theme_supportline needs to go inbbpress-functions.php?July 12, 2012 at 2:34 pm #114839Topic: bbp won't use my child theme instead of bbp-twentyten
in forum TroubleshootingClay
MemberI did the following today:
-
Install a fresh version of wordpress and bbpress plugin.
-
Copy all files (except style.css) from …/wp-content/plugins/bbpress/bbp-themes/bbp-twentyten to my child theme folder
-
Modify bbpress-functions.php to include
add_theme_support( 'bbpress' );
bbpress is still using the bbpress.css file from
wp-content/plugins/bbpress/bbp-themes/bbp-twentyten/cssI’ve been tinkering with it for hours and I cannot get it to start using my child theme’s css files by default. They properties always are overwritten by the bbpress.css file in the plugins folder.
Ideas?
-
This topic was modified 13 years, 10 months ago by
Clay.
July 12, 2012 at 2:25 pm #114838In reply to: Full Width bbPress – A Simple Solution
csk
ParticipantCool.. I just learned about Child themes. Now I feel like a noob.. but thanks for clearing that up.
July 12, 2012 at 2:17 pm #114837In reply to: Full Width bbPress – A Simple Solution
John James Jacoby
KeymasterThanks for the suggestion, but this is actually a really poor way to go this.
Never modify bbPress core files.
Instead, copy them from bbp-twentyten/bbpress and place them in a /bbpress folder in a child theme of your current theme. Then, modify the new copies.
If you want to get rid of the sidebar completely, then make a copy of bbp-twentyten in your /themes folder, remane the theme to something else, and start hacking the same way as above.
Again; Never modify bbPress core files.
July 12, 2012 at 2:11 pm #114836Topic: Full Width bbPress – A Simple Solution
in forum Troubleshootingcsk
ParticipantThis post is to help people quickly remove sidebars in bbPress.
Here are the steps:
1. Download: Replace Text
This is a simple program that lets you batch edit documents.
2. Take all of the files from: /bbpress/bbp-themes/bbp-twentyten (http://imgur.com/XSWtH) and save them to your computer.
3. Drag these files into Replace Text and replace: get_sidebar with //get_sidebar. All you’re doing is commenting out the sidebar. There should be about one change per file.
Upload these changed files and you should be good to go. You will have to do this again after upgrading but it only takes a few minutes.
July 12, 2012 at 10:34 am #114822In reply to: Pesky sub forum formatting
Lynq
ParticipantInside this file: http://www.geekandjock.com/wp-content/themes/parallelus-mingle/bbpress.css
Line 104.
#bbpress-forums .bbp-forums-list li { display: inline; font-size: 11px; }You will need to change to:
#bbpress-forums .bbp-forums-list li { display: block; font-size: 11px; }This is the one thing that keeps cropping up when I am on these forums, so once you have got yourself comfortable with this then the rest of the stuff I have done with my forum has been mostly CSS. there is some PHP because I wanted to try and make it a bit unique, but none of it touches the core.
Good luck!
-
This reply was modified 13 years, 10 months ago by
-
AuthorSearch Results