Search Results for '\"wordpress\'
-
Search Results
-
I need help performing a basic function. I have a WordPress blog with bbPress installed as a plugin. I would like all of my forums pages (ever) to show up on a custom two-column WordPress page template that I made (template-twocolumn.php) rather than the default three-column template for my site’s theme. I can put a forums shortcode on a WordPress page with a custom template, but the forums will still really just be using the three-column template, and it will show when I click any links to a new forums page. Can someone please help me make it so that the entirety of bbPress uses one particular non-default template page style?
I have WordPress 3.2.1 and bbPress 2.0. My website is at http://www.vgreboot.com/ . Thanks.
It seems that the bbPress 2.0 plugin is using my blog posts setup for forum topics and forums list. This is an issue to me because I do not want to have post author information or the comments section to display in the forum topics.
Here is an example: http://www.fanoop.com/forums/topic/one-more-test/
I am using Pagelines Platform Pro theme. I have also posted this topic on their forums (http://www.pagelines.com/forum/discussion/14742/bbpress-2.0), but it seems that it is an issue between the plugin and WordPress…
Is there a way to separate the forums from the blog post style? I obviously don’t want to turn off commenting site wide, but this is an issue.
Topic: RSS feed vulnerability
I have some forums in a members only section of my wordpress site and I have noticed that the rss feeds are not protected and can be viewed by anyone who know the link. Is there a setting anywhere to change this or an option to turn them off?
Hi bbPress,
I’m fairly new to wordpress and bbpress, so some of my points might just be invalid and based on “I did it wrong”… either way.. please help.
I have installed:
wordpress Version 3.2.1
bbpress 2.0
I have create one forum and one topic.
I added the widget “List Forums bbPress” and the widget showed the forum correctly, but the link was bad. I found out refreshing my permalinks fixed this problem.
When I got to my forum I am expecting to see the text I wrote about the forum and all topics associated with the forum. I do see all topics (in my case the one), but the text I wrote about the forum is not visible?
the forum can be seen here: http://cl204.exaweb.dk/TumblingDrills/forums/forum/new-skills
I hope someone can help me,
regards,
Peter
I am enthusiastic about bbPress 2.0, but I am severely missing the ability to restrict access to specific, named forums.
Public / Private / Hidden separation of access is not sufficient for my purposes. I need to have the ability to grant different users access to several distinct hidden forums.
I’ve been scouring this board and the WordPress plugins section for something that is bbPress 2.0 compatible and so far had no luck.
Is there something obvious I’m missing? Any core functionality in the works to make this happen? Any plugins doing that already?
In a nutshell, this is what I need:
Users A,B,C can see Hidden Forum #1.
Users C,D,E can see Hidden Forum #2.
Users A,B cannot see Hidden Forum #2.
Users D,E cannot see Hidden Forum #1.
User C can see both hidden forums.
Administrators can, of course, see any hidden forum.
Topic: Intense Debate
So, Intense Debate has a plugin that works/syncs with WordPress comments. Would something like this ever work with bbPress?
http://intensedebate.com/wordpress
A key feature of it is “reply-to-thread by email” which would be killer for bbPress
Topic: Remove or hide RSS-Feeds
Is there a way to protect, hide or remove the RSS-Feeds of topics and replies?
I’m using bbpress 2.0 and Buddypress for a protected community. Thanks to “private buddypress” everything is protected, even the feeds require a login. Only the BBPress 2.0 Feeds aren’t protected.
I’m using the solution in this thread:
http://bbpress.org/forums/topic/combining-bbpress-rss-feed-with-wordpress-rss-feed-possible
to combine the feeds into one, which is successfully protectet by the private-buddypress-plugin.
Using this code
remove_filter( 'request', 'bbp_request_feed_trap' );I can force the forumfeeds to be protected but if I enter username and password I get a weird feed.
Is there a more “elegant” solution to this problem? It would be great if I can protect the original forum-feeds but removing them completly would do the trick too.
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?