Search Results for 'buddypress'
-
AuthorSearch Results
-
November 22, 2012 at 10:14 am #145497
In reply to: Buddypress – xprofile field visibility
Tammie Lister
ModeratorIt switches between show / hide using CSS yes but scripting assigns that class. I doubt that would be causing an issue though. Could you provide a link to see your theme and the issue?
November 22, 2012 at 10:08 am #145494In reply to: Help me out please
Tammie Lister
ModeratorHi,
It’s hard to see what you are so a link would be very helpful. However, one site isn’t the same as another. What I would recommend would be to make sure before you install BuddyPress you have a ‘clean slate’ in sense of turn off all other plugins and make sure you on activating BuddyPress have the default BuddyPress theme (just at the start).
If you could however if that doesn’t work, respond with what version of WordPress you are using and a link then perhaps more can be offered as help. Otherwise, unfortunately it’s hard to say what your situation is.
November 22, 2012 at 10:04 am #145493In reply to: how to delete this menu top links
Tammie Lister
ModeratorLinks are added either by a plugin or by hooking into that menu.
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-remove-and-add-items-in-bp_get_displayed_user_nav/ is quite a useful thread on adding to menus.
As for deleting the sidebar, that would need a link to see your theme before saying if something was going to work or not.
Tammie Lister
Moderatorhttps://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/ is a great article on creating a custom language file. I’d suggest seeing if that works for you as think it will.
November 22, 2012 at 9:57 am #145491In reply to: BuddyPress pages widght and sidebar problems
flyj4ck
ParticipantEhh i cannot do it at the moment, because my site is running with visitors.
I will try to setup second wordpress instalation with this theme. But i am hopeless, cause you did not help the other guy with Gonzo as well…Plus i did everything right, i deleted sidebars After i did corectly ur steps, because i needed it to work.
November 22, 2012 at 9:20 am #145487In reply to: [REQUEST] Fix BuddyPress’s Gravitational Orbit.
Paul Wong-Gibbs
KeymasterIf we had a time machine to go back to 2007/08, and build BuddyPress using custom post types and custom taxonomies — which weren’t usable until 2010 — we probably would.
The core team talk regularly about how BuddyPress stores data and we may move to using post types or taxonomies in the future. We’ve also directly solicited feedback from the community about this issue in the past, so be sure to check out http://bpdevel.wordpress.com/2012/03/05/custom-post-types-yesno/
November 22, 2012 at 9:12 am #145486Paul Wong-Gibbs
KeymasterThis is what happens when Open Graph markup is not on a web page. You’re right to try plugins that provide Open Graph for WordPress, but I’m not aware of any plugins that provide Open Graph for the BuddyPress-specific pages.
November 22, 2012 at 9:06 am #145485In reply to: How to make Profile fields visible only to admins?
Paul Wong-Gibbs
KeymasterIf a plugin doesn’t work, you need to contact its author for support. You’ll be glad to learn we’ve added this into the 1.7 version of BuddyPress (which is still in development) so it will help in future.
November 22, 2012 at 9:00 am #145484In reply to: How to make Profile fields visible only to admins?
robotnjik
Participant@modemlooper Yes, there are options:
Anyone
Logged In Users
My Friendsand enforce one of those values. The problem is, I need some fields to be visible only to admin or hidden from other members.
Example:
First Name (visible to anyone)
Last Name (visible to anyone)
Birth date (let’s user decide who will see this field)
Passport No (visible only to admin, cause it’s sensitive data)In plugin I mentioned above, that worked. Now, when I install that plugin, “only admins” option appears but doesn’t work and I’m looking for alternative.
November 22, 2012 at 2:08 am #145482In reply to: [REQUEST] Fix BuddyPress’s Gravitational Orbit.
Michael Ecklund
ParticipantThis is the “Requests & Feedback” section isn’t it? Well, that is my request.
November 22, 2012 at 1:20 am #145479Toby Cryns (@themightymo)
ParticipantYou could use jQuery to check the value of the drop-down.
Otherwise, you will need to hook into BuddyPress’ validation hook. Perhaps this link will get you pointed in the right direction:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-validate-required-registration-field-but-not-with-bp-profile-setup/November 22, 2012 at 1:18 am #145478In reply to: Customize Groupe Home Page
Toby Cryns (@themightymo)
ParticipantYou will need to create a tab:
http://wordpress.stackexchange.com/questions/6719/buddypress-adding-a-new-tab-in-groupsAnd then you will need to create an input field to populate the tab:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-add-fields-to-group-creation-with-group-extension-api-please-read/Note that I have never done this, but hopefully those links will point you in the right direction.
November 22, 2012 at 1:15 am #145477In reply to: [REQUEST] Fix BuddyPress’s Gravitational Orbit.
Toby Cryns (@themightymo)
Participant@michaelecklund – This is an open-source, community-driven project. Please feel free to submit patches!
November 22, 2012 at 1:06 am #145474In reply to: Editing BuddyPress-generated URLs for improved SEO
Soul Dancer
ParticipantI use https://bitly.com/ to shorten all my urls. With my free account, I track clicks as well . . .
November 22, 2012 at 12:55 am #145471Toby Cryns (@themightymo)
ParticipantI wonder if your issue isn’t the “if ($users_can_register)” conditional. Are you able to get anything to show up within that conditional? For example:
`
if ($users_can_register) :
DOES THIS TEXT SHOW UP?
endif;
`November 21, 2012 at 11:07 pm #145469In reply to: How to create a landing page on BP?
giannisff
ParticipantTry this, is very helpful. http://wpmu.org/how-to-build-a-facebook-style-members-only-wordpress-buddypress-site/
If you want something like this http://vdoop.com, then have a look at this https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-i-customize-the-first-page. @mercime helped us very much.November 21, 2012 at 10:39 pm #145468modemlooper
ModeratorIts not really a membership plugin. It turns your site into a social network where users can sign up get profiles, groups and discussion forums. There are many plugins that add additonal features.
November 21, 2012 at 9:51 pm #145466In reply to: Notification email encoding issues
blg002
Participant@themightymo Thanks, do you have nay idea where I would use this, i.e. what code to change?
November 21, 2012 at 9:37 pm #145463In reply to: Register with Facbook and Twitter
geek909
ParticipantDid you try this WordPress plugin, called “Social Login, Social Sharing and Social Commenting” – https://wordpress.org/extend/plugins/loginradius-for-wordpress/ ? Here is a demo Buddypress site with Facebook, Twitter login feature – http://buddypress.loginradius.com/
November 21, 2012 at 7:29 pm #145458Haime Croeze
Participanttnx @mercime This worked, with a slight change:

`
#forums-dir-list table.forum {
margin: 10px 0 10px;
}
`November 21, 2012 at 5:10 pm #145453In reply to: I’m working on the activity stream, need help!
Shaun McMillan
ParticipantMy activity stream isn’t including all the activity on http://www.Drawalot.com. I’ve created both custom posts and regular posts but neither are showing up in the stream. I turned off all the other plugins and switched back to the default buddypress theme but the actity still does’t show up.
I know I should probably make a separate forum topic, but somehow that feature has disappeared for me on this site. I can’t even make status updates. What’s up with buddypress.org?
November 21, 2012 at 10:06 am #145449In reply to: I’m working on the activity stream, need help!
Hugo Ashmore
Participanthttps://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
You’ll probably need to work something using the primary_id & secondary_id, but think you are going to be limited in what degree of control you can get.
November 21, 2012 at 7:22 am #145445kizzywizzy
Participant@kraigg you’re super welcome!
November 21, 2012 at 5:05 am #145442In reply to: I’m working on the activity stream, need help!
drill_sgt.lewis
Participant@modemlooper that is a daunting task when an admin has thousands of users. There should be a more automated way to accomplish this feat than manually doing all that. If that is what it takes then it will take a long long time to get the result your after and every time a a new user joins your site you will have to manually add their id again. That is just not logical!
November 21, 2012 at 4:34 am #145440@mercime
ParticipantStrange. I’m using Firefox 16.0.2, haven’t upgraded to latest prompt to do so

-
AuthorSearch Results