-
imjscn posted on the forum topic Rate anything: new plugin in development, soliciting architecture advice in the group Creating & Extending: 13 years, 7 months ago
That’s great!
like/rate/vote ? Sounds gonna be another beast like GD? Hope not 🙂 -
imjscn posted on the forum topic Rate anything: new plugin in development, soliciting architecture advice in the group Creating & Extending: 13 years, 7 months ago
what’s the posibility for this— a custom post type has its own activity stream, rate its activity comments and calculate the statics within this type’s scope?
-
imjscn posted on the forum topic Rate anything: new plugin in development, soliciting architecture advice in the group Creating & Extending: 13 years, 7 months ago
How about save this custom post’s contents as an array so that it will be just one colum in parent post’s meta?
-
imjscn posted on the forum topic BuddyPress Like will change in 0.0.9 in the group BuddyPress Like: 13 years, 7 months ago
I use plugins as less as posible for this reason. But still there’s a big question– what if BuddyPress.org “disappeared” when it’s matured?
-
imjscn posted a new activity comment 13 years, 7 months ago
@dwenaus , thanks for the idea of extending your rating plugin to “everything”. It will be a big thing for BP.
I prefer using custom post type mostly because BuddyPress Custom Post plugin makes it very simple. It takes care of everything that need to intergraded into BP; also, EventPress makes a high standard example for things we need WP to do.…[Read more] -
imjscn posted on the forum topic How to make a country drop down list in profile field in the group How-To and Troubleshooting: 13 years, 7 months ago
I find something here: https://wordpress.org/extend/plugins/countries/
-
imjscn posted an update 13 years, 7 months ago
@kunalb Thanks! This is the best guide I need! Enough food to digest 🙂
Initially I thought of independant plugin, but very difficult to sort out solution of displaying “Most Popular”, “Most voted”…for each type alone. Then, I studied registrations, felt it’s the way to go, but didn’t know how. Now I got the idea.
Thanks so much for your time…[Read more] -
imjscn posted an update in the group BuddyPress Custom Posts: 13 years, 7 months ago
@kunalb , I’m planning to make a rating sytem for all my Custom Post Types. I have no idea how this can be structured and intergraded into each types, need your suggestion. Should I make this rating system an independant plugin and save votes into other type’s metabox, or I make a rating model inside each type? If either way can do, which way is…[Read more]
-
I’d suggest making an independent plugin for this—how I would go about doing this would be to save the ratings in the post’s meta-data, and create custom template tags to display/set the ratings.
This will completely independent of the actual post type of a post—so making a rating system within each post type will just involve repeating you…[Read more]
-
-
imjscn posted on the forum topic Event Tab in profile is not linking to "my-events" in the group EventPress: 13 years, 7 months ago
@4ella , if you are using a child theme, copy the ep theme to child theme folder , it can tempararyly solve the Event Tab issue. kunalb is working on a fix for this in next release.
Here’s how to copy to child them: http://code.google.com/p/eventpress/wiki/ThemeEP -
imjscn posted on the forum topic Request: Tags in the group BuddyPress Links: 13 years, 7 months ago
@Chuscastilla , using Buddypress Costom Post plugin. It’s easy and the code is of high standard.
-
imjscn posted an update 13 years, 7 months ago
@kunalb @kunalb, thanks for your suggestion!
I surely not going to try it after reading your comment. I thought it was just a setting and templating. Now I see it has more beyond my ability.
I can only learn and try modifying existing codes, without example, I am out of posibility 🙂
So, I wait for your next release.
Thanks! -
imjscn posted an update in the group BuddyPress Custom Posts: 13 years, 7 months ago
@kunalb , can I add comment to Custom Posts? I added supports like this:
‘$supports = Array( …….., ‘comments’ ); ‘
Now, need to add comment form and comment list to the template. But — can this be done in bp ? -
imjscn posted on the forum topic BP components no show in secondary blogs in the group How-To and Troubleshooting: 13 years, 7 months ago
@Naren00000, for applying theme on secondary blogs, you need to go to Network Admin to Enable the theme first, then, go to the secondary blog’s Site Admin/Dashboard/Apearence/Themes to Activate the theme.
-
imjscn posted on the forum topic BuddyPress Like will change in 0.0.9 in the group BuddyPress Like: 13 years, 7 months ago
@Hempsworth , any news?
-
imjscn joined the group BuddyPress Like 13 years, 7 months ago
-
imjscn started the forum topic need hLep in activity_custom_update! in the group How-To and Troubleshooting: 13 years, 7 months ago
I made a custom component( x-object ) and use the following code to post update in activity stream. It works perfectly. Then, I made another component( y-object ) and use the following code(replace x with y), — Neither component can post updates when they are both activated, can only active one of them. `function bp_xobject_activity_custom_update( […]
-
imjscn posted on the forum topic Order/sort activity by "most favorites" in the group How-To and Troubleshooting: 13 years, 7 months ago
BuddyPress Like plugin might provide similiar feature.
Last year, it announced V0.9 to include statics in Dec., but the developer has been missing since then. -
imjscn joined the group Rate 13 years, 7 months ago
-
imjscn posted a new activity comment 13 years, 7 months ago
That will be great! Thanks!
-
imjscn posted a new activity comment 13 years, 7 months ago
@kunalb, what you see is the activities of Create or Edit Event. They are fine.
If you post something in “What’s New” box, say “Hello, xyz”, this message will not stay on Event’s activity page.-
Ah, I finally understood. At the moment, there’s no way to post updates on a particular post type—if you notice, there’s a “Post in: My Profile” select box beneath “What’s new”—that’s why the activity just goes there. Thanks for pointing this issue out—you’re the first one to do so. Created an issue on BPCP, will take care of it by the next relea…[Read more]
-
That will be great! Thanks!
-
-
- Load More
@imjscn
Active 10 years, 4 months ago