Search Results for 'wordpress'
-
AuthorSearch Results
-
November 26, 2012 at 7:19 pm #145696
In reply to: Users can create blogs?
johnjf
ParticipantI went ahead and installed multisite, I have a problem though. It’s asking The following active BuddyPress Components do not have associated WordPress Pages: Site Tracking “repair”
What should I do about this and what is it for?
Thank you for the help
November 26, 2012 at 6:45 pm #145693In reply to: [REQUEST] Fix BuddyPress’s Gravitational Orbit.
John James Jacoby
Keymaster@michaelecklund BuddyPress is built with the intentions of scaling into millions of users, something individual WordPress sites were not originally intended to handle. Shoving everything into a WordPress post type/taxonomy is not the answer, and does not solve any immediate problems.
Square pegs, round holes, and all that.
Thanks for the feedback.
November 26, 2012 at 6:23 pm #145691In reply to: Users can create blogs?
@mercime
Participanthttps://codex.wordpress.org/Create_A_Network
Do make sure that your multisite is working as expected before installing BuddyPress. For Mutlsite/Network issues, please post at https://wordpress.org/support/forum/multisiteNovember 26, 2012 at 5:32 pm #145686mgkoller
ParticipantAlong with custom code, make use of plugins that already exist.
i.e. https://buddypress.org/community/groups/rating-widget/
https://buddypress.org/community/groups/buddypress-links/
Also look at prem. themes
http://themeforest.net/item/score-review-wordpress-buddypress-theme/703127November 26, 2012 at 5:27 pm #145684mgkoller
ParticipantI like this idea too, currently looking in here for ideas.
https://codex.wordpress.org/Function_Reference/wp_tag_cloud
http://etivite.com/api-hooks/buddypress/component/bp-activity/November 26, 2012 at 3:45 pm #145677In reply to: Forum/FAQ search? Tab hiding?
@mercime
Participant@clemensrettich What raminjan said. Also, check out the BuddyPress Codex pages for documentation like https://codex.buddypress.org/extending-buddypress/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/ Then you could also add special BP menus using https://wordpress.org/extend/plugins/buddypress-profile-menu/
November 26, 2012 at 12:30 pm #145652drill_sgt.lewis
ParticipantI would never accept a plugin that has not been inspected from the WordPress repo. I can program a dog gone php key logger and unsuspecting people would be transferring all their info server side to me and they would not even realize what the hell happened. I would not do this, but you should be aware that it can be done. WordPress inspects plugins and anytime you use something provided by a third party you risk getting hacked and bitch slapped. Its just an all round bad idea! My point is you do not know what code may have been added to this plugin to make it malicious. If you knew how to code then you would not be here asking for plugins. You would be making your own instead so it is a safe assumption that you do not know how to read php scripts or know any programming. I would never take a plugin from a person you do not know or trust.
November 26, 2012 at 5:56 am #145643drill_sgt.lewis
ParticipantThere was a plugin at one time that resolved this issue but the developer removed it from the repo. From what I hear it is now a plugin you have to pay for. There is no one here that can help you on this issue. So if you want this feature then I suppose you will have to pay for it now. The web address I knew that this plugin existed was from some guy named shawn38 so get in touch with him but it may be hard to find now I think it was http://www.ezwebdesign.wordpress.com but I am not certain either.
November 26, 2012 at 5:44 am #145640In reply to: my user avatar’s not showing up
@mercime
ParticipantWe are aware of the issue. Read on for more info https://buddypress.trac.wordpress.org/ticket/4571
November 26, 2012 at 1:40 am #145635modemlooper
ModeratorUse WordPress a page template and hard code a BuddyPress group loop in the page template. Create a WordPress page in the admin. You do the same thing when you created those pages when you install BuddyPress. BuddyPress just overrides the page that gets loaded with it’s own template which is why you don’t have to create the page template yourself.
November 26, 2012 at 12:16 am #145631In reply to: Forum/FAQ search? Tab hiding?
raminjan
Participantsimple, just go to your dashboard with wordpress and go to menu section then deselect the tabs you don’t need from the menu you have. or if you don’t have any menus you can create your custom menu from there. if you have any future questions let me know at: raminrahim@hotmail.com I am intermediate with wp/bp. we all help each other in this forum.
November 25, 2012 at 6:34 pm #145629danbpfr
ParticipantHi,
you have a big chance: i spoked to iMath, and he did it !
A nightly built fresh baked plugin to alllow you to have navatar suggestions list !
From now on the WP plugin repository
https://wordpress.org/extend/plugins/bp-avatar-suggestions/Have fun !
PS: @djpaul, idea becames realityNovember 24, 2012 at 5:08 pm #145591In reply to: BP Multi Network
nsbp001
ParticipantI think I may have found a solution to the multi-network problem that is pretty simple. It is to make multiple WP+BP installations but to use this trick,
https://codex.wordpress.org/Editing_wp-config.php#Custom_User_and_Usermeta_Tables
http://codegarage.com/blog/2009/04/using-a-custom-user-table-share-users-between-two-wordpress-installs/
http://xentek.net/articles/528/implementing-the-wordpress-shared-users-table-trick/to share users. So you will have N installations but all using the same user database. Has anybody every tried this for BP?
November 24, 2012 at 4:09 pm #145587In reply to: Create a new page with an editable field for Groups
@mercime
Participanthttps://wordpress.org/extend/plugins/bp-group-reviews/ – copies plugin groups here but not sure whether it’s working for current BP version
Also, check out https://codex.buddypress.org/developer-docs/how-to-edit-group-meta-tutorial/ and https://codex.buddypress.org/developer-docs/groups_get_groupmeta/
November 24, 2012 at 4:06 pm #145586In reply to: link to use in members area
@mercime
ParticipantPlugin using WP’s native custom menus https://wordpress.org/extend/plugins/buddypress-profile-menu/
November 24, 2012 at 4:21 am #145573In reply to: Best way to enable facebook login?
@mercime
ParticipantSaw this posted https://wordpress.org/extend/plugins/oa-social-login/
November 24, 2012 at 3:21 am #145565In reply to: activity plus plugin
@mercime
Participant@raminjan Activity Plus plugin is be WPMUdev https://wordpress.org/extend/plugins/buddypress-activity-plus/ so you might want to contact them. Otherwise you can post at https://buddypress.org/community/groups/bp-jobs-board/forum/ or at http://jobs.wordpress.net
November 24, 2012 at 3:13 am #145563In reply to: Activity stream to album or gallery
@mercime
Participant@transmission there are alternatives
– free BuddyPress Media https://wordpress.org/extend/plugins/buddypress-media/ – not tried this, don’t know if it uploads media from status update page
– free beta BP Media http://code.google.com/p/buddypress-media/
– premium BP Gallery http://buddydev.com/plugins/bp-gallery/November 23, 2012 at 8:34 pm #145553In reply to: Best way to enable facebook login?
Ben Hansen
Participantanyone tried the addthis social signin with buddypress yet? does FB Twitter and G+. i use their link sharing plugin and was planning to try out the new signin plugin asap:
November 23, 2012 at 7:43 pm #145550Paul Wong-Gibbs
KeymasterEasiest way is to download and activate this plugin: https://wordpress.org/extend/plugins/buddypress-translations/
November 22, 2012 at 10:36 pm #145529In reply to: Multisite Installations
Brajesh Singh
ParticipantHi Shane,
by secondary blog I mean a sub blog that you create using the wordpress multisite.You don’t need to install multiple wordpress. Just install wordpress Multisite.
here are more details on enabling WordPress multisite.November 22, 2012 at 9:25 pm #145527In reply to: Multisite Installations
SameOldShane
ParticipantWhen you say secondary blog i think new wordpress install in a subdomain is this what you mean?
November 22, 2012 at 9:24 pm #145526In reply to: Multisite Installations
SameOldShane
ParticipantSo i am creating a multisite with a subdirectory on a secondary blog
the only issue with my prior attempt is that using subdirctory’s only had one blog so do i need two wordpress installations would that be easier?November 22, 2012 at 6:58 pm #145521In reply to: What’s the best way to add social sign-in
savage_jane
ParticipantYes, there are many plugins to do so but I personally prefer Social login, sharing and commenting plugin loginradius-for-wordpress. This works like a charm and with all the features of social login, sharing and commenting along with user profile data available in one. I recommend it to all and also a thumbs up to their excellent support too
November 22, 2012 at 4:03 pm #145510giannisff
ParticipantHi,
I think that this link will help you. Have a look at this http://wpmu.org/how-to-build-a-facebook-style-members-only-wordpress-buddypress-site/ -
AuthorSearch Results