Search Results for '+.+default+.+'
-
Search Results
-
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,….
Example:
Invision: http://community.invisionpower.com/
phpBB: http://www.phpbb.com/community/
vBulletin: http://www.vbulletin.com/forum/
I want to get this result with bbPress:
############################################
With the default structure of great forums:
Category 1
– Forum 1
— Subforum 1, Subforum 2, Subforum 3
– Forum 2
– Forum 3
Category 2
– Forum 4
– Forum 5
— Subforum 4
– Forum 6
############################################
With a “friendly space” between category 1 and category 2.
Because there are many forums.
I Would like a theme that had it, I do not need to change anything, just add the categories, forums and the Subforums in admin panel WordPress.
Tks.