Search Results for 'bbpress'
-
Search Results
-
Topic: Mobile Theme?
Hello,
Is there a mobile-friendly bbPress theme? If not, is it a good idea if I develop one?
I check this support forum with keyword “mobile theme”. Someone ask the same question, the answer is no. If I miss a solution, please let me know. I also Google “mobile bbPress theme” and read the first three pages carefully. There are some good discussion and even achievement, but these topics are not active anymore for three years.
My target is, for example, for the next three websites:
http://mophpbb3.flexplat.com/
http://mosmf2.flexplat.com/
http://momybb.flexplat.com/
When you visit from (1) desktop web browser or (2) mobile web browser, the result are completely different — I will make the same theme for bbPress.If you need a mobile theme, please reply this thread, so I can make sure this work is necessary.
Any comments are welcome.
Rickey
Hi, I’m looking for a solution to display a list of sticky posts. I currently have a list of all recent topics displaying -> http://kohler.surefiresocial.com/featured-articles/ but I want to restrict this to just sticky posts. I am using the short-code [bbp-topic-index] to display the topic index.
Basically, I am stuck as to should i modify and create a short-code or drop in a custom query? any help would be greatly appreciated.
Thanks in advance.
WP Version – 3.8
BBPress Version – 2.5.1
URL – http://kohler.surefiresocial.com/featured-articles/In which file(s)/locations can I find the code for the built in bbpress widgets? Most specifically I’m looking for the recent topics widget. Sorry if this is a dumb question, but I’ve never needed to modify a widget before now and my searches have turned up nothing.
I am wanting to make my own version that will allow it to recursively check sub forums of the specified parent forum as well so a category can be specified instead of just a single forum.
Thanks!
I am new to CSS and trying to change the formatting of my post-content div. My forum home page, and topic pages look okay but the margin in my post content page isn’t quite right. I can fix it by inspecting element and performing the change below, but then it reverts to being broke again.
I change it to this:
#bbpress-forums .post-content p { margin: 0px 0px 0px !important; display: block; }but then it reverts to this:
#bbpress-forums .post-content p { margin: 0px 0px 20px; display: block; }Any idea what I’m doing wrong? Forum is here: