Hi.
I am having the blank page issue. I tried adding a shortcode to it, but it stayed blank.
I am using Widezine theme with a BBpress Child theme.
website: westcoastnomads.com
Can someone help, please?
I’m a coding newbie, so please dumb it down. 🙂
Jill
I added a bbpress subdirectory to my theme and got a blank screen. I was using a “silence is golden” index.php file in the subdir and removing that fixed it. I guess the subdir acts as a subtheme or something (though it has no style.css file).
Interesting thing is I could also fix it by dropping in the files from plugins/bbpress/templates/default/extras to my main theme directory, following the instructions here: `https://codex.bbpress.org/theme-compatibility/
Posting this in case it helps anyone else.
bbpress 2.3.2 and WordPress 3.5.1. Link to site.
Hello,
I have a multi-site set up and a problem with users automatically being added to other blogs (sub-sites) on their network. Upon visiting a sub-site, the user gets assigned a “participant” role. This is then shown in their “My Sites” drop down in their Admin bar.
In the forum “settings”, there is a check box with this next to it:
Automatically assign default role to new, registered users upon visiting the site.
I have toggled this off and on several times, in the hope that it would fix my problem. It doesn’t.
Please help: why is my multi-site installation still adding users (“participants”) to every sub-site they visit?
Thank you.
Sonny
I’m wondering how I can make the 14×14 avatar images that are in the loop of topics on a forum landing page. I know I could just go into loop-single-topic.php and change the 'size' => 14. But I’m wondering if/how I could use an add_filter? in my functions.php (so it’s not blown away with an update) to make this change.
I have a pretty basic understanding of add_filter but I’m not able to figure out how to get this working. Any help is appreciated
Hi,
I’m wondering how I can create a function that will allow me to output just 1 time chunk in the freshness column instead of 2.
So instead of “3 months, 1 hour” it will just be “3 months” and “4 hours, 23 minutes” will just be “4 hours.”
I found the bbp_get_time_since() function, but I’d like to create a separate function so I don’t edit the plugin files. Is this possible?
What’s the best way to allow users to paste and use HTML? The problem is that there are still issues with the Visual editor, so can anyone help me allow them to use HTML?
Thanks ~
Hi, is there a feature of auto signature in bbpress or any intention to develop such a feature? All the plugins are not good enough…
Hi !
I have a few problems on my forum, maybe you can help :
#1 – I cant hide the sidebars : http://creativepixels.fr/bbpress/
#2 – the subscription, members & activity pages are too large : http://creativepixels.fr/membres/
Thanks !
I’m using the “Super Sticky Post” feature to make my “Rules” visible across all of my forums, but the one place it doesn’t show up is the base forum page. Is there any way to make it display there? It’s not such a huge deal, as no one will be posting topics to the forum list, but if possible I’d like to have it there for the casual reader’s edification as well.
I am trying to make all content areas of my forum the same color #002868 and all fonts the same color #ffffff – can you tell me how to accomplish this?
Thank you