Search Results for 'wordpress'
-
AuthorSearch Results
-
February 16, 2011 at 1:42 am #105501
In reply to: Pre-install Question
@mercime
Participanthttps://wordpress.org/extend/plugins/invite-anyone/
http://buddydev.com/buddypress/buddypress-friends-suggestions-widget-help-your-users-to-build-their-network-faster/Of course you’re free to look elsewhere, like Elgg ( plugins in basic install) and Drupal Commons (featured on wpmu.org)
February 15, 2011 at 9:02 pm #105484In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
smilewithkids
MemberWell, I must agree with some guys here, that it really should register users out of the box.
Solution confirmed:
Mail From plugin allows to send the email to the user.The next small issue is that gmail catches that email as spam…
February 15, 2011 at 10:31 am #105456@mercime
ParticipantThere are 13 files https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#revise-templates – blogs/create.php and registration/activate.php missing in your list
February 15, 2011 at 2:25 am #105437Ranjith
MemberHi all check this link..
http://electrofriends.com/qna/web-development/wordpress-faq/integrate-buddypress-wordpress-theme/Step by step procedure is given to integrate buddypress theme to your existing theme
February 15, 2011 at 1:40 am #105435In reply to: Buddypress login by facebook, twitter etc
Reezo
ParticipantI believe this plugin have all what you want:
https://wordpress.org/extend/plugins/bc-oauth/February 14, 2011 at 10:33 pm #105421In reply to: Buddypress login by facebook, twitter etc
Virtuali
ParticipantThat site does not have buddypress even installed, but
February 14, 2011 at 8:45 pm #105411In reply to: buddypress + wordpress multisite
@mercime
ParticipantYou’re welcome. Glad you have i working.
February 14, 2011 at 8:43 pm #105410@mercime
ParticipantYou’re welcome.
BP demo: http://testbp.org/
BP Codex: https://codex.buddypress.org/home/February 14, 2011 at 8:07 pm #105408Gary Eckstein
MemberThanks Kapil and Mercime,
I think I need to ‘play’ with BuddyPress a bit more to get to know it better
February 14, 2011 at 7:42 pm #105407In reply to: Fixing Alignment
@mercime
ParticipantBackticks are like apostrophe’s slanted backward looks like this “` and you need to put a backtick before and another backtick after the code – like the page.php – for that to show up in forum webpage.
=== The following is the Forum.php which I need to change ===
That’s not the file you need to change if you want BP compatibility.
If you have gone through the BP Template Pack process, the pages you need to change are in folders which have been moved by the process to your active theme’s folder as listed here: https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#revise-templates
So per list above, the file you need to change is the forums/index.php filehttps://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/You do need a working knowledge of HTML/CSS at least to effect the necessary changes. If you cannot do it at this time, you might want to wait for BP 1.3 where BP components are rendered in your regular WP theme if BP is activated. Or in the meantime, you could create a child theme of the bp-default theme (here’s how to https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ ) and use that first.
February 14, 2011 at 7:24 pm #105403In reply to: buddypress + wordpress multisite
berseck
MemberMy bad
Because I added this code to functions.php and wp-config.php
and didn’t work…But I changed some stuff and now its working
And now its working
Thank’s guys and sorry for the dummy questionsI already changed alot of stuff on buddypress core to make my site works how it supposed to work
But thanks for everythingFebruary 14, 2011 at 6:41 pm #105400In reply to: buddypress + wordpress multisite
Hugo Ashmore
ParticipantJust adding it as you posted, it’s more a grimace though!
February 14, 2011 at 6:40 pm #105399In reply to: buddypress + wordpress multisite
February 14, 2011 at 6:39 pm #105398In reply to: buddypress + wordpress multisite
Hugo Ashmore
Participant*sigh*
February 14, 2011 at 6:39 pm #105397In reply to: buddypress + wordpress multisite
Hugo Ashmore
ParticipantThat is why mercime linked you to the codex page! Please read it for the answer to your question.
First port of cal on lists and boards are the archives and with apps the documentation pages if there are any.
February 14, 2011 at 6:38 pm #105396In reply to: buddypress + wordpress multisite
@mercime
Participantwp-config.php
February 14, 2011 at 6:17 pm #105392In reply to: buddypress + wordpress multisite
berseck
Memberhmm ok
But where should I add this??
functions.php?wp-config???
Thanks,
Thiago CruzFebruary 14, 2011 at 6:07 pm #105390In reply to: WP Multisite – multiple (2) domains and SEO
@mercime
Participant@obiwan77
a) Could be. There are other factors in play for good SEO
b) Not really. Have you tried http://wpml.org/ plugin?
c) It depends on your webhost – bandwith and memory allocated, etc.
However, this forum is for BuddyPress, proceed to WP Multisite forums https://wordpress.org/support/forum/multisite and use same username and password you used here to log in there to get further assistance.February 14, 2011 at 5:16 pm #105389In reply to: buddypress + wordpress multisite
@mercime
Participant`Allow BuddyPress to function on multiple blogs of a WPMU installation, not just on one root blog:
define ( ‘BP_ENABLE_MULTIBLOG’, true );`
from https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
Note that there’s only ONE instance of BP throughout the whole WPMultisite installationkidcore
Memberwhen I have the wordpress and buddypress English site works fine when I
I give it in Portuguese language site lets you login, it crashes.February 14, 2011 at 1:34 pm #105374In reply to: Friends – rename to something else
aces
ParticipantIf the text is translatable in wordpress/buddypress you should be able to use the technique mentioned here
February 14, 2011 at 11:42 am #105371Kapil
ParticipantHey Gary ( @ecksteing ),
You might have already observed BuddyPress is nothing but a plugin for WordPress.
Well, as of now there is no such ready made arrangement for the same but Andy has worked on an open source plugin that gives BuddyPress Features into WordPress theme.https://wordpress.org/extend/plugins/bp-template-pack/
I have not tested this but I think this may be helpful to you.Keep in touch!
February 14, 2011 at 9:46 am #105370@mercime
ParticipantRun Settings > Permalinks and set to other than default i.e. pretty permalinks is a must. Double-check WP configurations and if you have a problem there, resolve it in WordPress.org forums before installing BuddyPress.
https://codex.buddypress.org/getting-started/before-installing/
https://wordpress.org/support/You do not move BuddyPress plugin folder/files around in your server at all. You can install BP in either of these two ways:
1. auto install via dashboard menu Plugins > Add New > BuddyPress then network activate. or
2. Upload buddypress plugin in wp-content/plugins/ folder in your server, then go to dashboard to activate BPAfter either #1 or #2 above, Install a BP-compatible theme like https://buddypress.org/extend/themes/ and you’re good to go.
February 14, 2011 at 9:23 am #105368@mercime
ParticipantBuddyPress is a WordPress plugin and not a separate application. BP shares the DB of your WordPress site. And yes, BuddyPress can be installed in single WordPress.
February 14, 2011 at 3:43 am #105359@mercime
ParticipantIf you upgraded to WP 3.0.5 via dashboard auto upgrade, do a manual update via FTP or cPanel
https://codex.wordpress.org/Updating_WordPress#Manual_UpdateAlso re widgets, WP Dev Andrew Nacin posted about that here http://wpdevel.wordpress.com/2011/02/10/if-your-menus-or-widgets-screens-broke/
-
AuthorSearch Results