Search Results for 'forum css'
-
Search Results
-
I am pulling my hair out on this. I have tried getting bbPress to work with a WordPress site using a custom theme and evidently I’m missing something because it just isn’t happening. Here’s what I’ve done based on what I could find for instructions so far:
- I installed and activated the plugin through the wordpress admin.
- I created a test forum and a test topic through the wordpress admin.
- I created a child theme folder, named the same as the primary theme appended with ‘-child’.
- I copied the contents of the wp-content/plugins/bbpress/bbp-twentyten into the child theme folder.
- I updated the style.css file ‘Template:’ line to refer to the parent theme.
- I added ‘add_theme_support( ‘bbpress’ );’ to the main theme’s functions.php.
When I go to the forum via http://www.carolina-business.org/forums/, I get a page that spits out a section titled with the most recent post title and a huge amount of blank space with the forum list at the bottom of the section. This is followed by a section for every other post on the site, each of these containing the forum list.
When I go to the forum via http://www.carolina-business.org/forums/forum/test-forum-1, I get another page that shows all of the posts in the site. I get the same result via http://www.carolina-business.org/forums/topic/test-topic-1/.
What I’m trying to achieve is for the forum to appear in the content area of the site, within one of the content frames (the white box with the green header and gray border.)
Can anyone tell me what I am doing incorrectly/not doing? Thanks!
Hi, I’m trying to create a custom theme for the bbPress forum. I already got a child theme based on Twenty Eleven, and I’m trying to style bbPress with my style.css in the child theme folder.
The problem is that bbpress.css is imported in the html code after my style.css, overwriting the latter’s styling. How do I force bbPress to use style.css instead, even though bbpress.css is imported after?
I have been struggling with this for hours and hours.
Currently when signing in with the bbPress widget it redirects you to the home page. Is there a way to keep it on the page that your logging in on?
Also when upgrading to the current bbPress my Forum List now is off (seems to be a CSS thing with the colors of the theme not translating to the the forum list). Any ideas how to fix that?
Thank you for any suggestions.
Topic: CSS Style Issues
.post-entry ul li{ background:url(images/ul-dot.png) no-repeat; padding-left:28px; margin-bottom:10px; }
This one little line of code is making my bbPress forums look like crap.
It’s difficult to explain, but you can look at my forums here and see how bullets are messing everything up. :/
The Theme I’m using is leetpress.
The Entire style.css is here.
I am trying to get set up with some theming and bbpress 2.1. I have added a bbpress folder to my theme and copied over the loop-forums.php file, but as soon as I do that I loose all the CSS. Is there some trick that I need to copy of css? I tried to move the bbpress.css file to the bbpress folder in my theme directory but that didn’t seem to help.
Thanks for any help you can provide. I’m just getting started with bbPress so this may be simple. Sorry if it is… The forums are pointing to old URL’s when I search…
Topic: Forums Appear Below Sidebar
Topic: Reply Truncation
HI,
My my name is E.J. and I’m enjoying your product!
After updating to that latest version of WordPress and bbPress, I began to experience truncations in of replies to the topic threads in my forums. Everything was working well before the upgrades but now it appears that it’s not calling the proper CSS styles to the reply areas after the initial post, perhaps there’s a conflict with the theme styles. . . I’m not sure.
If there’s any advice you can offer I would greatly appreciate it.
…………………………….
Here are the stats to my site::
WordPress: 3.4.1
bbPress: 2.1 – bbPres Default -/plugins/bbpress/bbp-theme-compat
(Theme) Custom Community: 1.819.1 by Themekraft
…………………………….
You can see an example here:
http://www.pressoblivion.com/Boards/thread/testing/#post-1155
http://www.pressoblivion.com/wp-content/uploads/2012/07/Reply_Truncation.jpg
Thank you for your time!