Reply To: how does bbpress.org keep highlighting the current page?
Our navigation is custom built into the header template.
View ArticleReply To: Right place for editor css?
Thanks so much, @netweb! So I can create a file called “editor-style.css”, and put it in my theme. Does it go in the root? And I’m a little confused: doesn’t bbPress have it’s own editor that’s...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
@foxden-vixen try: DIV.sidebar.right.clearfix or DIV.sidebar.right If that doesn’t work in the experimental section, try pasting this in your style.css: .forum-archive DIV.sidebar.right { display:...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Thanks again Halo. I will have to wait to test this out as bluehost.com has my site down…in fact a bunch of sites are down. Once the site comes back up, I will test it!
View ArticleReply To: bbPress – Twenty Fourteen – iPhone view
3.9 was released yesterday and still the forums does not show on the iPhone. So, when can we expect it to be fixed?
View ArticleReply To: bbPress – Twenty Fourteen – iPhone view
It is working for me, this is a browser window resized to ~300px wide https://cloudup.com/c7D89tXeKmH
View ArticleReply To: bbPress – Twenty Fourteen – iPhone view
Weird that http://www.hattricknarke.se/forum/ doesn’t work on the iPhone (or in a small browser window). What could be the problem?
View ArticleReply To: bbPress – Twenty Fourteen – iPhone view
Hmmm…. Any cache running? It also looks like you are using a child theme, switch to the native Twenty Fourteen theme and see how that works, if it does take a look at where you might be overriding...
View ArticleReply To: Full Width for bbpress forums root page
find your themes full width page template and then follow the instructions below to get bbpress to use it...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
The site is back up today and I tested it out. It did not work the way you wrote the code. .forum-archive DIV.sidebar.right, .bbpress .single-forum DIV.sidebar.right, .bbpress .single-topic...
View ArticleReply To: bbPress – Twenty Fourteen – iPhone view
Doesn’t work even when I run Twenty Fourteen without my child theme and with Fourteen Extended and Fourteen Colors (plugins) inactivated. Strange.
View ArticleReply To: Full Width for bbpress forums root page
Hi Robin, thanks for the reply. I did try to create a bbpress.php with full-width template pasted into it. But it is not exactly what I had in mind. Content is not centered, and there are still...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
@foxden-vixen That’s awesome you figured it out! Often it is hit and miss for me too. I use FireFox FireBug and right-click, “Inspect Element” anywhere on a webpage and it tells me what that element...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Thank you again Halo. This worked for me. I use the Google inspect element and kept trying all sorts of things but nothing was working for me. I will remember in the future to place a different...
View ArticleReply To: Forums index in the same layout as other bb software
@palmdoc : Hi, I don’t know the structure of your forums as the access is restricted, but do you use categories ? If not, try using them, it should structure your forums as you want. For example, if...
View ArticleReply To: Theme problem
I looked at this when you first posted and you were working on it so I came back to it before I went to bed and it was all working correctly – now it’s not, of course. There is something that is...
View ArticleReply To: Theme problem
I looked at this when you first posted and you were working on it so I came back to it before I went to bed and it was all working correctly – now it’s not, of course. – Right at that time my server...
View ArticleReply To: can't change background color
You’re looking for a:hover – that’s the style for a link when someone is hovering over it. So I think if you add the following it will all work as you’d like and be the same colour as your other...
View ArticleReply To: Forums index in the same layout as other bb software
Ahh @kaliceos I get it now. Yes If I set a forum as a category it will display the structure. Unfortunately I have some I have set as subforums of a forum which already has discussions so if I change...
View ArticleReply To: Forums index in the same layout as other bb software
@palmdoc Check out the files i have in my pastebin http://pastebin.com/u/Bob1nz these were what I used with buddyboss a wee while ago using @kaliceos code Just make the four files and drop them into...
View Article