Reply To: what theme/style
Check out this article and the links in it. It will look at a site and tell you what WordPress theme they are using http://wptavern.com/what-theme-a-new-website-theme-detector-powered-by-wordpress
View ArticleSame design a bbpress support forum
Hey, I want to set up the same kind of design bbpress support forum has for my site’s forum: - main page with latest topics (and page navigation), and forums as widgets on the left pane - when opening...
View ArticleReply To: Same design a bbpress support forum
The [bbp-topic-index] shortcode will use the default 15 topics based on bbPress ‘Topics per page’ setting, upping this to 25 will show 25 topics per page on the topics view (example.com/topics), the...
View ArticleReply To: How do I use the [bbp-single-forum id=$forum_id] shortcode in a...
Dear MTPrower (@mtprower), Do you have resolve this issue? I am also surviving with same issue. I want to show certain list of forum in separate loop. Kindly help me. My link is...
View ArticleReply To: Same design a bbpress support forum
Thanks Stephen. So I managed to get about same design for the forum’s home page, that is forums in a widget on the leftside bar, and recent topics in the page space (using the shortcode). I used a...
View ArticleReply To: Same design a bbpress support forum
Checkout bbPress’ ‘Conditional Tags’ http://codex.bbpress.org/bbpress-conditional-tags/ I think they are pretty straight forwardly named so then checkout WordPress’ page and this specific sidebar...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
This is a fantastic change, just what i was looking for, having recently moved from a Webwiz forum, I was looking to gove my users a similar experiance to what they had there, BUT…… My avatars are...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
here is the link to the test site link here
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Hi, I tried your “bbPress starter theme with a phpBB look and feel” (downloaded from github), I have placed all files in my theme folder, but I have several problems: 1. On forum index...
View ArticlebbPress with the Twenty Fourteen theme
Hi, I have just installed bbpress on my site, which is using the latest Twenty Fourteen child theme (only some simple css modifications.) I want the forum listing page http://leopolds.com/discussions/...
View ArticleReply To: bbPress with the Twenty Fourteen theme
First thing: Check that are you using any cache plugin, if yes purge all cache. I have checked your forum and found the some css that you should see: site-content .entry-header, .site-content...
View ArticleReply To: bbPress with the Twenty Fourteen theme
Thanks for the reply, but it didn’t seem to work. How can I make http://leopolds.com/discussions/ look like http://leopolds.com/bbs/ (created using shortcode)?
View ArticleReply To: bbPress with the Twenty Fourteen theme
Both of those URL’s just show non-English text; no forums.
View ArticleReply To: bbPress with the Twenty Fourteen theme
@johnjamesjacoby, there was something wrong with the server. All back online now. Can you please let me know how I can make that happen? Thanks
View ArticleRight place for editor css?
Hey guys, I’m going to be changing the bbPress editor color scheme to work with a dark theme, and I’d like to know where the correct place is to do this? Where is the original css for the editor?...
View ArticleReply To: Right place for editor css?
Start here https://codex.wordpress.org/Editor_Style Then here https://codex.wordpress.org/Function_Reference/add_editor_style There are also quite a few WordPress plugins that will do the ‘PHP’ part...
View Articlehow does bbpress.org keep highlighting the current page?
I want to keep my menu navigation to present that they’re under the current page(menu), but bbpress doesn’t keep highlight on the menu to show the state when they go to individual topic or reply page....
View ArticleReply To: how does bbpress.org keep highlighting the current page?
For the topics archive showing all topics, you can use the shortcode [bbp-topic-index] on a normal WordPress page. “All replies” is slightly different. You could use the Recent Replies widget...
View Article