Search Results for '+.+default+.+'
-
Search Results
-
Evening,
Although the code is well documented within, I am having trouble getting my head round all the files/locations in the first place!
I wanted to hide my forum by default (as oppose to having to choose public/private), achieved this by getting down and dirty with all keys that feed into the “post__not_in” field in the main forum query.
Having achieved this, my question: Where in earth do I change the friendly “Oh bother! No forums were found here!” message???? Can’t find it anywhere!
Thanks in advance
hello everyone i want to add a plugin (who is online) in forum index footer.
how to do it? and how to change the default (page.php) to other new page
thank!
I have a template that is not compitablity with bbpress. When I go to http://www.domain.com/forums it uses the page.php template, which does not list the forums.
Without integrating anything, is it possible to drop page-forums.php into my template directory?
I’ve just tried to release wysiwyg-CKEditor (plugin) from denying of formatting made in, as it was suggested in http://bbpress.org/plugins/topic/wysiwyg-ckeditor/page/2/#post-6390
/ / Add_filter (‘pre_post’, ‘bb_encode_bad’);
/ / Add_filter (‘pre_post’, ‘bb_filter_kses’, 50);
using this instead, in defaults.bb-filters.php. So, it works well, but I’m anxious about the security level of this action. Is it safe?! Or someone may somehow use this to post any desired content ??
—
with regards,….