Search Results for '"wordpress'
-
Search Results
-
Hi,
I’ve just embarked on moving my Drupal based site, blog and forum over to WordPress.
So far so good until I get to what forum software I need to use.
To use any forum software inside WP, I need to move WP posts into the forum software as a forum topic.
Can bbPress do this for me or am I wasting my time? Any suggestions would be great.
So, I need an integration between WordPress and bbpress posts.
E.g.: I post a new post (!) in my blog and automatically it creates a topic in my bbpress forum. They share the same comments.
Is it possible (of course, but you know)? Somebody knows some plugin that do it?
Sorry my english…
Topic: Just My bbPress Site
Hi, I started using bbPress there are 2 days, see my forum at: http://ajuda.blogwordpress.ws
My forum is about WordPress and bbPress
Hi guys,
First of all thanks for your continued efforts to build bbPress. I’ve followed the HowTo video and that got me up and running with the templates reasonably quickly. I created my own child theme of 2010 and re-skinned it. All seems to have worked well.
My only remaining issue so far as I can see is that there is no way for the user to know that they have registered. The email gets sent out but there really needs to be something like “Thanks for registering, you’ve been sent an email.”
On my system when you register the registration form doesn’t change so it looks like nothing happened.
Inspecting the POST submission with fiddler I can see that there’s a “redirect-to” field. I suppose that’s what I need to change to redirect and give the message, but what message should I display?… considering that the mail server could be down or something, I wonder if there’s a status code or whatever? What do you normally do?
thanks,
AndyH
PS: After trawling the forums for tips I found these plugins helpful and complimentary to a bbPress install…
Members (for fine grain permissions)
SB Welcome Email Editor (to edit the registration emails, works well)
WP-reCAPTCHA (captcha at registration)
Private Messages for WordPress (for a basic pm system)
Topic: one forum, network of sites
This is the current situation: I currently have running several wordpress/buddypress sites across individual independent servers and am still in the planning phase of hooking them all up using the wordpress multisite strategy. One parent site -> multiple children sites. The immediate issue lies in having a sole and central forum space for this network of sites, provided by the parent site. I need all members of the children sites to automatically be members of the parent site in order to participate in the sole and central forum. One way to automatically add members has been provided.
I also need to be able to create:
Individual forum themes – Depending on where you are accessing the forum from, the displayed forum should adopt the theme from the child or parent site, e.g. when a member accesses the forum through a link found on child_site_A, the displayed forum should be skinned with child_site_A’s theme, and if the forum is accessed on child_site_B, it should be skinned with child_site_B’s theme. One way I can see this being done is to use php include and adopt the specific style sheets accordingly from the child’s site.
I’m certain I am not the only person experiencing an issue like this, since it seems like a potentially common problem but I have not found any such solutions around. Any help/suggestions will be greatly appreciated. Thanks.
Hello to all

I have multiple WP blogs on different domains. I would like to unite all of them in one WP MU installation. I know it’s possible and I think I can manage to pull that of.
After that, I would like to install bbPress on another X.com domain. Is it possible to connect all of the WP MU domains users with the users at bbPress? So if someone registers at bbPress can log in at any WP MU domain, and vice versa.
Actually I’m pretty sure that can be done, but I need to know how and if there would be any drawbacks to that solution? Will it remain stable and so on?
Thanks
Hi,
On my website I have in root folder of the domain (www.example.com/) all html static pages. Some time ago I installed on that website the WordPress package, for blogging. As it was allowed in standard setup, WordPress files are located in http://www.example.com/wp/ folder and blog is accessible via http://www.example.com/blog/.
Recently I decided to add forum to the site, using existing WordPress installation. After bbress plugin installation, when I configure the forum, it is by default appended to blog – current WordPress starting folder and addressed as http://www.example.com/blog/forum/, which is messy and confusing.
How to setup bbpress in this environment to have forum root separated and directed to http://www.example.com/forum/ in parallel to blog http://www.example.com/blog/?
Any help would be really appreciated.