1
vote
2answers
698 views

How to show customized activity for custom post types in buddypress activity loop?

I'm building a city portal/ social business directory with buddypress and wordpress. All business listings are stored as a custom post type called 'business'. I'm using the following code to show the ...
0
votes
1answer
130 views

Searching for a single custom post type, buddypress

I'm trying to show search results only for a specific custom post type, my code is simple and I already tested it successfully on some wordpress sites I made, but in this case (buddypress) looks like ...
0
votes
1answer
57 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
2answers
160 views

How-to leverage WordPess for creating Extended Social Profiles

My question is actually quite simple, but I think there are a number of answers to choose from: If one were to use WordPress, what would be the most elegant way of creating a part of the website that ...
6
votes
5answers
1k views

Building a Digg clone using WordPress?

I am thinking of building a site similar to Digg.com (the old version). I think the best way in my case is to make a custom post type for the links and then use a a plugin such as TDO Mini Forms or ...