-
Joseph G. replied to the topic About bp_nouveau_current_user_can in the forum Creating & Extending 3 years, 10 months ago
Hi @shanebp,
Thanks for taking your time to reply. I really appreciate it. However, the result stays the same.
“publish_activity” would still return true if there is a “comment_activity”. I think its because they’re using the same filter.
Maybe I’m missing something?
Would be great if there is something like…[Read more]
-
Joseph G. started the topic About bp_nouveau_current_user_can in the forum Creating & Extending 3 years, 10 months ago
Anyone knows how to filter the “bp_nouveau_current_user_can” function with out affecting the previous set filter?
// return is being overwritten by the the next filter.
add_filter(“bp_nouveau_current_user_can”, function( $is_loggedin, $cap, $uid ){
if ( $cap === “publish_activity” ) {
return false;
}
return $is_loggedin;
},…[Read more] -
Joseph G. updated the Activity Embeds page, on the BuddyPress Codex 6 years, 6 months ago
Intro
WordPress added oEmbed provider support in v4.4.0, allowing users to easily embed posts by copying a WordPress post URL and pasting it into the WordPress editor.WordPress 4.5.0 made further enhancements […]
-
Joseph G. replied to the topic Visual Composer in BuddyPress / BBpress in the forum How-to & Troubleshooting 6 years, 6 months ago
There is something wrong with either of your theme or your shortcode syntax. We’ve been using both Visual Composer +bbPress+BuddyPress for several years and we have no issues so far.
Take note that the theme must support buddypress or bbpress, atleast from the a simple stylesheet.
Check out this theme:…[Read more]
-
Joseph G. replied to the topic Buddypress Multisite/Multinetwork. in the forum Creating & Extending 8 years, 11 months ago
Seems like a good idea 🙂
-
Joseph G. replied to the topic buddypress.js not loading in the forum How-to & Troubleshooting 10 years, 1 month ago
This is a known bug https://buddypress.trac.wordpress.org/ticket/5888
Try changing buddypress.js to buddypress.min.js. This issue was already resolved as of the latest version.
Cheers!
-
Joseph G. replied to the topic BuddyPress 1.8 Issue in the forum How-to & Troubleshooting 11 years, 3 months ago
I added a ticket here
-
Joseph G. reviewed the plugin BP Multi Network: 12 years, 6 months ago
Thank you so much for this post. It helps me a lot in making my network’s buddypress to a have separated activities, etc.
I like the way users are maintained, but their AVATARS where extremely gone!
I tried uploading new avatar for myself and I’m surprised to see that it does actually accept the file/image.
Now my problem is I dont want to hav…[Read more]
-
Joseph G. joined the group BP Multi Network 12 years, 6 months ago
-
Joseph G. posted a new activity comment 12 years, 7 months ago
Yes, :). Will going to have an update this week. Its been a long time since I have updated this plugin, been very busy.
Thanks for your comment 🙂
-
Joseph G. replied to the forum topic Buddypress post update store additional data in bp_activity_meta then retrieve later. in the group Creating & Extending 12 years, 10 months ago
no one?
-
Joseph G. started the forum topic Buddypress post update store additional data in bp_activity_meta then retrieve later. in the group Creating & Extending 12 years, 10 months ago
Hi, I’ve been working with buddypress activity stream to add meta data in table bp_activity_meta, I want to use bp_activity_update_meta() which has three parameters, the meta_key, the meta_value, and lastly the […]
-
Joseph G. joined the group Creating & Extending 12 years, 10 months ago
-
Joseph G. posted on the forum topic Buddypress does not work with TRAJECT theme by theme forest in the group How-To and Troubleshooting: 13 years, 4 months ago
I think I have figure this out. This will solve every one’s problem. I’ll post the code here shortly.
-
Joseph G. posted a new activity comment 13 years, 4 months ago
hmag.com. Please visit the site. My plugin works like the animated stream you see in the left side. Thanks
-
Joseph G. posted on the forum topic Buddypress does not work with TRAJECT theme by theme forest in the group How-To and Troubleshooting: 13 years, 4 months ago
when I installed the buddypress it works fine. But the register and upload avatar seems not to work. i think they are related. Please kindly visit my site http://www.ltdexperience.com/register. I haven’t yet updated theme’s structure to fit the buddypress. Please try to register, you’ll just get a page as if it was just got refresh […]
-
Joseph G. posted on the forum topic Registration Not working/capturing – BuddyPress theme works, my theme doesn’t, any fixes in the group How-To and Troubleshooting: 13 years, 4 months ago
updated**: it’s Traject’s theme addon-functions.php. Maybe the author must be notified.
-
Joseph G. posted on the forum topic Registration Not working/capturing – BuddyPress theme works, my theme doesn’t, any fixes in the group How-To and Troubleshooting: 13 years, 4 months ago
This is Traject’s theme functions.php. It’s not working on my part either and even with the crop image. sigh ***
-
Joseph G. posted on the forum topic Buddypress does not work with TRAJECT theme by theme forest in the group How-To and Troubleshooting: 13 years, 4 months ago
woot.
-
Joseph G. started the forum topic Buddypress does not work with TRAJECT theme by theme forest in the group How-To and Troubleshooting: 13 years, 4 months ago
Hi. Good Day! Does anyone of you here has traject theme by theme forest installed with buddypress? I am having trouble with mine, buddypress seems not to work with the said theme. Please help! 🙁
- Load More
@dunhakdis
Active 3 weeks, 1 day ago