Alan
Interests
Social Networking ,Buddypress, Wordpress ,WPMU.
-
Alan posted an update
working on an awesome buddypress theme. wt/ member profile editor similar to twitter.
soon online @ uloga.com -
-
Alan replied to the forum topic Getting Icons to Work for Social XProfile Field Links in the group How-To and Troubleshooting
`
[…]
-
Alan replied to the forum topic How to change "Search anything..." in the group How-To and Troubleshooting
p.s i mean you have to replace bp_directory_members_search_form() with the new function in your theme directory files.
-
Alan replied to the forum topic How to change "Search anything..." in the group How-To and Troubleshooting
ok I’ve made something really fast for you….
0.1 place this function into your functions file at the end of the closing php tag ” ?> ” !
`
<?php
function uloga_directory_search_form( $directory ) {
global $bp; […] -
Alan replied to the forum topic Finding Buddypress.org Designers/ Developers in the group Installing BuddyPress
Why not put a link that says ” job board ” ,since nothing else is working here,that way you will not have unnecessary duplicated forum post. organization at bp.org is BAH since Andy has left.
-
*plugin
what’s up whit BP.org can’t edit the post?? -
@foxly why are you wasting your time on this guy? the plugins is great,tx. for developing.
There will always be those who hate!<a href='http://buddypress.org/community/members/alanchrishughes/' […]
-
I don’t think it will work with BP ..why don’t you try bbPress
-
Alan replied to the forum topic Display certain profile fields on members profile page in the group How-To and Troubleshooting
`
<?php
global $bp;
$data = bp_get_profile_field_data('field=Country');
$user_status = is_user_logged_in() ;
$add_data_link = […] -
Site maintenance for 10 days .Are you serious?It’s to buggy and nothing seems to work.
If you need help. I’dd like to help. -
Alan posted an update in the group How-To and Troubleshooting
The new BP.org is confusing ,nothing seem to work, no @mentions and activity stream and search are not working!
everything seem to be broken ! -
-
Alan joined the group Localization
-
you need to create a bp-custom.php and put it in your wp_content plugins directory then add this code below into the bp-custom.php
define( 'BPLANG', 'nl_NL' ); if ( file_exists( BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ) ) { load_textdomain( 'buddypress', BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ); }now you…[Read more] -
Alan posted on the forum topic My I offer to pay for solutions? in the group How-To and Troubleshooting:
-
I get duplicated content as well while creating groups and posting in groups,it creates duplicated groups with duplicated admins for-each group ,also there seem to be problems with gravatars…
it’s on fresh wp 3.1.3 and latest BP install. -
sorry,I don’t know where to post this
There is a bug in activity group feed. if you post something on activity index into a group as update, then when you refresh the page and click load more it creates an infinite loop and copy’s the first page all the time…. It’s on http://www.mysite.com/activity , [...] -
I think the user role that is set in the theme itself is cousing this issue.
you can see in this link below that you need an extended licence for use in WPMUhttp://themeforest.net/item/frailespatique/165967
if you have a extended licence then you should contact the author and ask there for help.
Good Luck
- Load More