1
vote
1answer
97 views

Wp favorite posts get user favorites in profile using buddypress

Im currently encountering a problem i display user wp favorites posts fine, but the issue is i wont display them, once users are logged out it says " no posts have been made" while each user has ...
0
votes
1answer
24 views

how do you point 'screen_function' to a function in the same class? [closed]

In a plugin class, I'm successfully creating a new tab on a Member page using: bp_core_new_nav_item( array( 'name' => __( 'MyTab', 'bp' ), 'slug' => 'mytab', 'position' => ...
0
votes
2answers
44 views

How to see profile information of a user befor authenticating them?

http://wordpress.org/extend/plugins/confirm-user-registration/ I am using this plugin, but it does not show profile information of user. The problem is I do not want to authenticate before showing ...
0
votes
1answer
262 views

How to enable WPML in BuddyPress Multilingual Plugin in a single website?

There is a plugin called BuddyPress Multilingual version 1.4.0. I installed this plugin in wordpress. But I can't see it anywhere in the admin panel nor in plugins. There is very little documentation ...
4
votes
1answer
156 views

Automatically Creating Posts for Popular Forum Topics or Products

I am integrating a Wordpress template with Buddypress (with bbPress included). I would like to automatically create a post for popular forum topics so that it will show in my main page. I am hoping ...
0
votes
1answer
52 views

Do Wordpress plugins suport multisite site?

I will build several community sites that somehow similar structure. I will use buddypress. I am new to Wordpress I have used Drupal before. Currently buddypress 1.6.1 version states that it works ...
1
vote
0answers
127 views

Widgetize Buddypress Activity Plus plugin?

Is there anyway to widgetize the Activity Plus plugin so I can display the post form in a widget area on my Genesis News child theme front page? I'm using the BP Sitewide Activity Widget to display ...
0
votes
3answers
342 views

How to speed-up BuddyPress - Plug-in Error

I installed a recommended plugin to help speed up the ever-so-painfully-slow BuddyPress. The plugin is "DB Cache Reloaded Fix By Ivan". I get the following error whenever I try to enable the plugin ...
0
votes
1answer
56 views

Adding CPT ID#s to UserMeta

We're looking for an easy solution to add custom page IDs to the user profile. Example: We have CPT with various different sports. If you click on user's profile (buddypress) it will display the ...
0
votes
1answer
341 views

Make buddypress posts likes count show to all users

Im using the buddypress likes plugin and I'm using a code to show the like count for posts on the index page of my site. The problem Im running into is the Like count only shows if you've liked the ...
0
votes
1answer
372 views

BuddyPress admin bar links are broken

I have activated BuddyPress on a blog but the link My Account on the admin bar is broken. I have configured BuddyPress to auto create pages but still the problem persists. I have been searching Google ...
0
votes
1answer
994 views

Using BuddyPress > 'Register page'

Can someone help me figure out the Buddy Press plugin. I have a magazine Wordpress website created with an open source theme and style and very slight html alterations and customizations. I've ...
0
votes
1answer
378 views

Buddypress Plugin for register user from other site's

Buddypress plugin which register user from other social sites like...Facebook, twitter and also from google. I think there is one buddypress exist only for facebook but not for others.. any one know ...
1
vote
2answers
730 views

Implementing an image hosting website using WordPress?

I am exploring the idea of implementing a (vertical) image hosting service on a self-hosted WordPress platform. I have found several php scripts that can be used for a basic image hosting service and ...
1
vote
2answers
2k views

Integrate BuddyPress & Facebook

Any idea on what would be the easiest way to integrate BuddyPress with Facebook? I'm looking for a solution that would enable a BP custom profile that easily gets pre-filled with values from ...
0
votes
1answer
414 views

Bulk User Deletion

I've created a WordPress 3.0 site w/ MultiSite enabled and the BuddyPress plugin installed (latest available versions of each). Initially, the site did not have a captcha enabled and now there are ...
3
votes
2answers
376 views

How to notify users of blog updates a la Admin Plugin Update notifications?

What I would like to do is mimic how Wordpress shows an administrator how many new updates there are for installed plugins (a tiny number displayed next to a link). The main difference is that I want ...
0
votes
1answer
166 views

Summary and Comments on Main landing Page

I am having a wordpress blog at http://thelazy.info/ . By default, only one post is displayed on the page. I want to increase the default content on the main page to 5-10 posts with a small ting of ...
2
votes
1answer
427 views

plugin to search entire posts, blogs, forum, users [closed]

hi can anyone recommend a good search engine plugin that allows the users to search for posts, blogs, forums, users, etc and shows the results as a combined result and not divided into categories? we ...
4
votes
1answer
2k views

How to override normal Wordpress search in Buddypress?

hi i have wordpress and buddypress installed and i wanted to be able to search through forum posts, blog posts and other info all over the site. i found Search Engine (Wordpress Plugin) and installed ...