Search Results for '"wordpress"'
-
Search Results
-
Hi
I’ve recently installed bbPress plugin to my WordPress blog and am having a few problems. Wondered if somebody could help me please.
The forum index is fine – added using shortcode to a page on the website:
http://bristolornithologicalclub.co.uk/?page_id=926
But viewing the forum and it seems to use a page template with a sidebar. I would like it full width.
http://bristolornithologicalclub.co.uk/?forum=2011-sightings
As my php skills are non existent I asked the theme developer for help and he came back with the following:
“Yesterday I installed the plugin and checked things. The plugin has many template files and it is difficult to figure out which template is ‘exactly’ used for the forum page. May be they are custom post types/taxonomies.
Further, we will need to implement the full width for topics, forum, author and other such pages. If you could ask the plugin authors about any specific hook, I can help you out further. You just need to ask them how to detect whether the current page is from bbPress plugin. (Any post type or page type hook).”
Any help gratefully appreciated.
Best wishes
Paul
I can’t find any options to change the theme from the default. Can anyone help?
Thanks,
Ryan
Hey guys, been using:
http://wordpress.org/extend/plugins/bbpress-new-topic-notifications/
Which is great for me as the site owner but I’d like my sub-forums to have their own notifications to specific users.
Possible at all?
Topic: Activating bbPress Plugins
Hi,
I’ve installed bbPress on my WordPress site and to get the functionality I want I need to add a couple of plugins to bbPress. I created the ‘my-plugins’ folder and put them in there but now what do I do? I’ve had a look through the documentation and it doesn’t mention where in the admin I can activate them?
Any help is much appreciated.
Ryan
When i try to publish that, website not showing half of site.
Can you check what is problem?
I’ve noticed a lot of people looking for plugins that add bbcode to the forum in the new bbPress 2.0 version. I was also interested so I paid attention. I think someone mentioned that the way to do it would be to use wordpress shortcodes, but that before enabling these in forum topics and replies it might be best to create a whitelist of safe shortcodes that you want to allow.
Well I waited and no-one developed this, and so I looked into doing it myself. I have now done this and added my first ever wordpress plugins into the repository! These being:
and bbpress2-bbcode
Using these two together creates a safer way of including bbcode in your forum. I will expand the whitelist to include other cool but safe shortcode plugins as I become aware of them. I also plan to add an admin page that allows manual addition of shortcodes you wish to allow.