Search Results for 'buddypress'
-
AuthorSearch Results
-
July 2, 2012 at 9:56 pm #136714
In reply to: [Resolved] Compatibility with InStyle Theme
JomJom
Member@mercime sorry to revive this topic, I followed your instructions, but buddypress is not correctly aligning yet (eg. http://www.linkin-park.it/newsite/members/linkin-park-italy/activity/). I’m using WordPress 3.4.1, Buddypress 1.5.6 and InStyle Theme 2.7. I’ve attached some code from my theme. Let me know if you can help me out, thanks in advance!
Header: http://pastebin.com/XaLx9ixX
Sidebar: http://pastebin.com/vnHV5FDA
Footer: http://pastebin.com/puaLJRZg
Page: http://pastebin.com/ZKi9QeUh
Page-Full Width: http://pastebin.com/EdkA0CfbJuly 2, 2012 at 9:36 pm #136712workingman
MemberI added the files, but the alignment doesn’t seem to want to work for me. I tried copying what I need to copy and no go!
Help is much appreciated @karmatosedJuly 2, 2012 at 9:17 pm #136711Tammie Lister
ModeratorHave you used the template pack for BuddyPress? You need to either use that or make your theme a child theme of BuddyPress default. This is because the theme you are using is not a BuddyPress compatible theme from what I can see.
July 2, 2012 at 7:34 pm #136710In reply to: XML-RPC posts
Eduardo
Participantok, so I will hack on https://wordpress.org/extend/plugins/buddypress-xmlrpc-receiver and see what I can do.
The current version of this plugin isn’t working (authentication fails), if someone can help me I appreciate, i really need this
July 2, 2012 at 6:44 pm #136709ed
ParticipantGot it to work withe
function remove_xprofile_links() {
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 2 );
}
add_action( ‘bp_init’, ‘remove_xprofile_links’ );added it to my bp-custom.php file.
Thanks guys.
July 2, 2012 at 6:33 pm #136708modemlooper
ModeratorI’m not getting the error on testing. The blank page is the beginning for share browser bookmarklet.
July 2, 2012 at 6:08 pm #136707ed
Participanthttp://cl.ly/3f0o3y3z153J3a3r3L3h
I added this
<?php
// hacks and mods will go hereremove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9 );
?>
did not work in wp-content/plugins/bp-custom.php
July 2, 2012 at 5:50 pm #136705In reply to: XML-RPC posts
Roger Coathup
ParticipantBuddyPress doesn’t use custom post types, and doesn’t have an XML-RPC API yet (well, not that I’m aware of).
I guess your first stage is to implement your own XML-RPC interface for the specific BuddyPress functions you want to hook into.
July 2, 2012 at 4:54 pm #136704valuser
Participantditto
though i did manage to activate it on a local site and it is a gem. tidier icons. digg + pin interest. thanks
Also notification to update pages —> sharebuddy. but when you do that the page,at the moment, is entirely blank. no header or anything.
no complaints – just feedback for a great plugin.
July 2, 2012 at 4:45 pm #136703Kookidooki
ParticipantProblem resolved; plugin related problem. De-activated the plugin first, then upgraded Buddypress and finally re-activated the plugin. No more fatal errors.
Admin, you can close this topic.
July 2, 2012 at 4:12 pm #136700creaturis
ParticipantHave this problem also.
using;
wordpress 3.4.1
buddypress 1.5.6July 2, 2012 at 3:31 pm #136699Anonymous User
Inactivesorry for this self promo, maybe you can try this plugin : https://buddypress.org/community/groups/bp-checkins/, it adds a map in member / friends view with the latest position of the friends of the user… I know it’s not replying to your need at 100%. But i agree with Hugo, dealing with all members on a map is a huge challenge.
July 2, 2012 at 2:41 pm #136698In reply to: Registration Spam Help
Roger Coathup
ParticipantThis article gives some decent ideas (and some less so!):
Other than that – there are lots of prior discussions on buddypress.org – if you try Google, it will find some pages on this site.
Keep yollering about how it would be nice to have regular forums with search on here @jjj
July 2, 2012 at 2:34 pm #136697In reply to: Hide/Delete Base Profile Username
Roger Coathup
Participant@valuser – that plugin is nearly 3 years old. Given the hooks, priorities have changed – I doubt it works anymore.
The link I’ve given provides a solution to the problem, with just one line that needs adding to bp-custom.php
July 2, 2012 at 1:53 pm #136695In reply to: Hide/Delete Base Profile Username
valuser
Participantfor #2 https://buddypress.org/community/groups/custom-profile-filters-for-buddypress/ MIGHT offer some relief.
July 2, 2012 at 1:48 pm #136694xprt007
ParticipantThe problem seemed to be the Precisio theme. It seems buddypress works only with specific themes or at least the one it suggests during configuration. So I changed to one suggested above. During installation, I changed yet again to the buddypress default theme suggested configuration. Later, I tried to revert to Precisio & all pages created by the buddypress plugin where blank.
At least I now know where the problem lies
Thank you & regards
July 2, 2012 at 1:17 pm #136693Hugo Ashmore
Participant@all ever tried doing global maps and dealing with google map api, I’ts not simple, I worked on a custom site app that had one to display properties from a side column list, getting those map markers and overlays working effectively was not easy. If traveljunkie has coded this up then I would use that, I made the deliberate decision not to attempt a global map as it’s far too much work for bp-user-profile-map a plugin I released for no profit.
July 2, 2012 at 12:29 pm #136692In reply to: Hide/Delete Base Profile Username
Roger Coathup
ParticipantPlease post your issues as separate topics – it helps finding them, solving them.
#2 is a well known UX problem with BuddyPress – https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/certain-buddypress-member-profile-data-getting-hyperlinked/
For #1, you’ll either have to write some PHP to conditionally exclude the name field, or simply hide it using CSS
July 2, 2012 at 12:25 pm #136690Roger Coathup
Participant@traveljunkie sells a full featured plugin to do this – check it out here:
July 2, 2012 at 11:43 am #136688b1gft
ParticipantThanks for all the answers, Before I start to work on it, let me just explain. I have my site on the .net domain and the .com is pointed to the .net . I am quite happy, (in fact with your help, would like to) transfer the site to the .com (less the multisite) and leave the multisite set up on the .net url. Just take posts ect off once they are moved to the .com
So I am thinking, do I export the database, from the .net over to the .com and make the changes to the files then, to stop multisite. The .com has no database at the moment. Or could I install a fresh wordpress on the .com, install bp and transfer over only the databases of all the buddypress to the .com.
If this is the best way, would I be correct in saying, export the bp files from the .net and import them back up to the .com database. Any pointers on this would be great.I can have the database in the same host if it makes it easier.
Thanks
July 2, 2012 at 11:25 am #136687candy2012
MemberAnyone !??!?! This is most likely just a simple php issue, and of course BP, as one needs to know how that filed name should be called …
All I need is to dynamically parse the name of the extra filed in that [] bit (to dynamically output the values for those fields if found in the session ` > so output smth like $_SESSION, $_SESSION, $_SESSION etc `I am not a programmer, and I could not find anywhere how that bp filed variable is called and how to grab that …
Hope some one will react … can’t be such a big issue for a php guru
… (well, my take at least)PS: anyone can please tell WHY do I need to try and post at least 5 times (apparently “I already “said that” – though I never did!!) untill a post makes it through here ?!??!? Puzzles me …
July 2, 2012 at 10:29 am #136685SK
ParticipantI’m with you @fisheyecom
Would be super cool to have a map in each group showing locations of members, hopefully by using miniature profile pictures as map-markers. Clicking on the marker should show the name, profile photo, and maybe 1-2 other pertinent details, and clicking on name should take to member profile.
July 2, 2012 at 8:03 am #136683In reply to: Website shows blank page from mobile
saukgp
ParticipantYes I am using buddypress mobile plugin, and i tested it from Symbian, java, android, i-pad, in which sybian and java device shows white page (empty) upon login @voarsh
July 2, 2012 at 5:30 am #136678gaznev2000
Memberthanks mate worked perfectly.
July 2, 2012 at 5:29 am #136677In reply to: [Resolved] Using non-buddypress themes
louhong
MemberValuser and Karmatosed, thank your replying – I really appreciate the response and I’ll be looking at your suggestions. Thanks!
-
AuthorSearch Results