Search Results for 'buddypress'
-
AuthorSearch Results
-
January 24, 2013 at 3:53 am #151610
In reply to: Best way to enable facebook login?
Tux Kapono
ParticipantUnfortunately none of these really stand out for a Facebook/Google/Twitter option:
BuddyPress compatible
LoginRadius – External service. Customizing registration page requires $49/mo. option.
WP-FB-AutoConnect – Facebook only. Creates duplicate users?
BuddyPress Facebook Connect+ – Facebook only. $30 (3-months) to $99 (year) to update plugin.
OneAll Social Login – Not customizable. Free up to 2500 users.Not designed to be BuddyPress compatible
SocialAuth-WordPress
WordPress Social Login
AddThis Social Sign InJanuary 24, 2013 at 2:46 am #151605Anonymous User
InactiveHi @djpaul , @mercime , @chouf1
Finally, i made 2 versions tonight the 1.0.3-beta1 is taking in account Paul’s review. Then i thought, what about filtering the topic by support status in the backend Topics list ?
So i made 1.1-beta1, here’s an illustration
https://github.com/imath/buddy-bbPress-Support-Topic/blob/master/screenshot-5.pngMaster is latest.
https://github.com/imath/buddy-bbPress-Support-TopicIf everything is ok, then i’ll publish 1.1 to WordPress repo.
Good night.
January 24, 2013 at 2:28 am #151604In reply to: Remove Blog Posts from Activity Feed?
danbpfr
Participanthi @haagsekak;
how to filter the SWA is explained here:
https://codex.buddypress.org/developer/developer-docs/loops-reference/the-activity-stream-loop/
January 24, 2013 at 1:29 am #151600In reply to: [Resolved] Login /Logout Location
@mercime
ParticipantJanuary 24, 2013 at 1:25 am #151599In reply to: Subdomains for groups
Roman
ParticipantLast BuddyPress Groupblog here:
https://wordpress.org/extend/plugins/bp-groupblog/January 24, 2013 at 1:17 am #151598In reply to: White BP Pages with Mobile Plugins
modemlooper
ModeratorThose plugins do not contain the files to display BP content. Mobile plugins will work somewhat better with BuddyPress 1.7 which is about to be released as a beta.
January 24, 2013 at 1:05 am #151593@mercime
ParticipantIβd like to throw out the βgroups-loop.phpβ sidebars forum groups and so on,
when removed <php getsidebars, widgets removed@patrykos360 just to clarify, do you want to remove the sidebar only for all the groups components including the group forums? Or for all BP components?
January 24, 2013 at 12:08 am #151591Patryk
Participant@mercime
I’m sorry i have another question πI’d like to throw out the “groups-loop.php” sidebars forum groups and so on,
when removed <php getsidebars, widgets removed
but there is a free space ;/What am I going to add to the groups-loop.php?
and thank you for helping with the previous problem π
January 24, 2013 at 12:07 am #151590modemlooper
ModeratorThere are role level plugins but as @hnla has stated they do not work with registration. You would need to set levels yourself or create custom registration screens.
January 23, 2013 at 10:28 pm #151583Norm
ParticipantWould love to test this. I’ve got a site for kids and could see this being a really fun feature.
January 23, 2013 at 10:13 pm #151580In reply to: is this forum broken?
January 23, 2013 at 8:58 pm #151571@mercime
Participant@patrykos360 Great. Marking this topic as resolved.
@shanebp Thank you. Fortunately, bp template pack no longer needed come BP 1.7 π
Haven’t completed transferring many more bp template pack tutorials for posterity there yet πJanuary 23, 2013 at 8:58 pm #151572shanebp
Moderatorhttp://bpsocialnetwork.wordpress.com//?s=buddypress&search=Go
Very nice, imo, should be a sticky in the How-To forum.
January 23, 2013 at 8:32 pm #151569Patryk
Participanti corect and works thanks :))
January 23, 2013 at 8:26 pm #151568@mercime
Participant@patrykos360 please read the instructions carefully π
RE header-buddypress.php you must post the code I gave at the BOTTOM, below all other code. What you did is paste the code at the TOP of file which is a no-no
RE sidebar-buddypress.php the second code must be posted at the BOTTOM, below ALL OTHER code. What I see is that you placed it before the closing !– end sidebarSubnav and !– end sidebar which is incorrect.
January 23, 2013 at 7:42 pm #151566Patryk
Participant@mercime
I enjoyed this short tutorial π I did just as the instructions think something bad but I added
Now page displays poorly
Look: http://pastebin.com/j7rmU38M sidebar
Header: http://pastebin.com/deYAg4Tw headerJanuary 23, 2013 at 7:17 pm #151561@mercime
Participant@patrykos360 it doesn’t take long, just the time to do the process. More than that though, remembering to post the link to the tutorial π http://wp.me/p1I84P-4p
January 23, 2013 at 7:11 pm #151560In reply to: Subdomains for groups
valuser
ParticipantSomething like this may help though that version is not the most recent.
https://wordpress.org/extend/plugins/buddypress-group-blog/
there IS a version 1.8 that has been tested up to Tested up to: WP 3.4.1 / BP 1.6. its out there somewhere
January 23, 2013 at 7:06 pm #151559In reply to: Avatars in the list of groups
Patryk
Participanthttp://pastebin.com/E4SqsizF groups-loop.php
Css
`.messages.bp-wrapper .avatar,
.bp-wrapper .thread-avatar .avatar,
.item-list li .avatar
.bp-wrapper #whats-new-avatar .avatar { width: 50px; height: 50px; }
.bp-wrapper .item-list div.activity-avatar img,
.widget .swa-activity-list div.swa-activity-avatar img {
float: left;
width: 100px;
height: 100px;
margin: 3px 12px 3px 3px;
}`And the avatar is displayed for a resolution of 35×35 π I do not understand this ;/
January 23, 2013 at 6:47 pm #151558January 23, 2013 at 5:41 pm #151552@mercime
ParticipantRe Memory Error – do not touch the wp-settings.php file. Here’s a codex page which has info about increasing memory limits
January 23, 2013 at 5:30 pm #151551In reply to: Change wordpress/buddypress url
danbpfr
Participanthi mblanco,
Be aware that BuddyPress does not work on installations where you give WP it’s own directory
https://codex.buddypress.org/user/before-installing/But on a network install you can do this
https://codex.buddypress.org/user/install-buddypress-on-a-secondary-blog/January 23, 2013 at 5:30 pm #151550In reply to: friend request button not wworking
@mercime
Participant@ajim808 It’s working in current WP/BP versions. Have you tried re-uploading BuddyPress plugin manually e.g. via s/FTP? Have you tried deactivating plugins except BuddyPress to see if it’s a plugin conflict?
January 23, 2013 at 5:21 pm #151548In reply to: Activity Plus
@mercime
ParticipantPlease also post at https://wordpress.org/support/plugin/buddypress-activity-plus
January 23, 2013 at 1:05 pm #151535Hugo Ashmore
ParticipantThere’s a number of factors here and no there isn’t a plugin. first if you are going to provide a user selection on registration screen it needs to perform two actions show the blog creation steps if correct selection made and then tie in somehow to a new user capability, strikes me though that there is a fundamental issue here why do you want this? if it’s a certain level of restriction/security then that is flawed as user can select whichever they want if it’s not do you really need to do this? just let the user sign up for a blog or not as is intended as currently written/programmed.
The requirements here are not hugely trivial to achieve, if you have no coding experience and really want to do this then you are probably best of hiring a developer.
-
AuthorSearch Results