-
abu_eldahab posted on the forum topic create custom activity query stream in the group How-To and Troubleshooting: 14 years, 3 months ago
Hello Roger, Thanks for your replay , for the default tab i Meant subnav which inside the navbar for example in activity tab which inside the member profile the default subnav is “personal” i want to change it to something else , and it’s configuration not written in…[Read more]
-
abu_eldahab started the forum topic create custom activity query stream in the group How-To and Troubleshooting: 14 years, 3 months ago
Hello, i created new tab called wall as subnav inside activity tab like ” friends & personal etc..” inside this tab i need to display users activity and his friends in the same page “facebook wall like” as i understood that i need to create new function in my child theme functions.php to make custom […]
-
abu_eldahab posted on the forum topic set wmode="transparent" for oembed plugin in the group How-To and Troubleshooting: 14 years, 3 months ago
i tried to do as you said and it gave me error
“Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘my_eombed_wmode’ not found or invalid function name in /home/wp-includes/plugin.php on line 166” -
abu_eldahab posted on the forum topic Events plugin working with WP 3.0 & BP 1.2.5.2 now avalable in the group Creating & Extending: 14 years, 3 months ago
did you moved “events” folder to the theme directory ?
-
abu_eldahab joined the group Third Party Components & Plugins 14 years, 3 months ago
-
abu_eldahab joined the group Requests & Feedback 14 years, 3 months ago
-
abu_eldahab joined the group WordPress 3.0 + BuddyPress 14 years, 3 months ago
-
abu_eldahab joined the group Jet Event System for BuddyPress 14 years, 3 months ago
-
abu_eldahab started the forum topic Events plugin working with WP 3.0 & BP 1.2.5.2 now avalable in the group Creating & Extending: 14 years, 3 months ago
hello,
Jet Event System for BuddyPress released three days ago and it’s working with wordpress 3.0 and buddypress 1.2.5.2https://buddypress.org/community/groups/jet-event-system-for-buddypress/
Regards
-
abu_eldahab joined the group Creating & Extending 14 years, 3 months ago
-
abu_eldahab joined the group BuddyPress Block Activity Stream Types 14 years, 3 months ago
-
abu_eldahab posted on the forum topic Read more button on activity stream not showing in the group How-To and Troubleshooting: 14 years, 3 months ago
Same thing with me BP 1.2.5.2 and wordpress 3.0
-
abu_eldahab posted on the forum topic set wmode="transparent" for oembed plugin in the group How-To and Troubleshooting: 14 years, 3 months ago
Hello ,
Thanks for your replay , as a temporary solution i solved it with jquery by using this code
jQuery(’embed’).attr(‘wmode’,’Opaque’).wrap(”);
-
abu_eldahab started the forum topic set wmode="transparent" for oembed plugin in the group How-To and Troubleshooting: 14 years, 3 months ago
Hello,
I’m using oEmbed for BuddyPress plugin i want to add wmode=”transparent” to solve flash z-index problem how can i do that ?
Regards
-
abu_eldahab posted on the forum topic merge friends Acrivity And Personal Activity in one page in the group How-To and Troubleshooting: 14 years, 4 months ago
Hello I found The solution i need to add screen function to work as controller and print the content throw it and this is the code for doing that add_action( ‘bp_template_title’, ‘bp_wall_screen_one_title’ ); add_action( ‘bp_template_content’, ‘bp_wall_screen_one_content’ ); bp_core_load_template( apply_filters( ‘bp_core_template_plugin’,…[Read more]
-
abu_eldahab started the forum topic merge friends Acrivity And Personal Activity in one page in the group How-To and Troubleshooting: 14 years, 4 months ago
Hello, I’m New with Buddypress i want to merge friends Acrivity And Personal Activity in one page first i removed the subnav “friends” and “personal” with this function function bp_merge_friends_personal() { global $bp; bp_core_remove_subnav_item($bp->activity->slug, ‘friends’); bp_core_remove_subnav_item($bp->activity->slug, ‘just-me’); } and…[Read more]
-
abu_eldahab joined the group How-To and Troubleshooting 14 years, 4 months ago
@abu_eldahab
Not recently active