Search Results for 'wordpress'
-
AuthorSearch Results
-
@mercime
Participant== Confused as to what to do next! ==
Invite people to join the site via email and/or Invite Anyone Plugin https://wordpress.org/extend/plugins/invite-anyone/
May 19, 2012 at 1:38 am #134768May 18, 2012 at 11:48 pm #134765@mercime
Participant== how do I let members have their own blog with pictures/video ==
First, you need to create a network, i.e., make your WP into a multisite installation. If you need assistance in creating a network, log in and post at https://wordpress.org/support/forum/multisite
May 18, 2012 at 7:38 pm #134756valuser
Participant@mercime many thanks for info
will take a look.
There was a plugin called Google Maps Made Simple or wpgmappity from http://www.wordpresspluginfu.com/wpgmappity/
that allowed front-end posting (and configuration) of google maps.It still works. There is an example of what it can do in the p2 theme (front-end posting) at http://www.rubyrvews.com/.
I’ll leave a test user account open for a week ( user: tester password: tester1 ) in case any potential developer might have a look, see it working, maybe insert a map and, perhaps explore if it can be ported to buddypress.
All i know is – it works on p2 front end and is reasonably intuitive to use.
though the login asks for email it accepts tester !
May 18, 2012 at 5:37 pm #134748whyme26
MemberI have the same problem. All the main pages (groups, activity, forums, etc..) work fine, It’s just the “Buddybar” links under “My Account” like Profile, and such. This is a fresh install of WordPress and Buddypress with no plugins and using the default buddypress theme.
As far as I know rewite_modules are turned on – if they weren’t wouldn’t pretty permalinks not work at all? Although I’m still thinking it’s something with my host as buddypress works fine running on localhost with xampp..
Any idea what could be going on?
Could this maybe be buggering it up….? this WP/BP install is on my domain’s root, but I do have some subdomains running other wordpress installs (no buddypress).
Thanks for any advice.
May 18, 2012 at 1:04 pm #134729In reply to: Register with twitter plugin
Eric Langley
Participant@sushit
Check out JanRain’s plug in. It works great and you get other social network as well.
https://wordpress.org/extend/plugins/rpx/
@elangleyMay 18, 2012 at 10:17 am #134721In reply to: site registration
Jageshmk
MemberHi
I have installed Buddypress in my wordpress site.
But create an account or sign up showing Register by /register url and its not showing create an account form for buddy press.
Its showing only register and nothing else.
Please give me a solution to fix this issue
Thanks
JageshmkMay 18, 2012 at 5:18 am #134713@mercime
ParticipantMay 18, 2012 at 5:07 am #134710In reply to: I want to Make all External links nofollow
@mercime
ParticipantMay 18, 2012 at 12:55 am #134705alexuor1
MemberHello friends
I am a newbee in wordpress and buddypress.
I have a problem which I don’t know how to solve.
I am using a theme Theme “Frisco for BuddyPress”.
Whenever any member are putting some posts on my blog, its not updating in my posts database.
Can anyone help?May 18, 2012 at 12:25 am #134704Eric Langley
ParticipantAfter more research this is expected behavior in WP Multi Network. Users are only added to the main blog, not the sub blog they join on. Kinda weird but that is the way it works.
I tried the WPMU Default User Role https://wordpress.org/extend/plugins/wpmu-default-user-role/screenshots/ but it didn’t work for me.
Multisite User Management https://wordpress.org/extend/plugins/multisite-user-management/installation/ did the trick!
~eric
May 17, 2012 at 9:52 pm #134702In reply to: Using Group Extension API to add 2 extensions
adambware
ParticipantCould this be related to this ticket?
May 17, 2012 at 7:37 pm #134699In reply to: Chat Plugin Recommendations
May 17, 2012 at 4:43 pm #134694In reply to: Can’t access My Account tabs using sub domain
Rachel
MemberHi,
Thanks for your help!
I added this line of code: define( ‘BP_ENABLE_MULTIBLOG’, true ); to my wp-config.php file but the results were the same. If I click on any of the tabs under My Account or Notifications I get led back to my main site.
I tried putting the code in different locations throughout the wp-config.php file but it made no difference, this is where it is now. (see below)
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*/
define(‘WP_DEBUG’, false);define( ‘BP_ENABLE_MULTIBLOG’, true );
/* That’s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);Please help!
Thanks!!!May 17, 2012 at 4:10 pm #134693Eric Langley
ParticipantUpdate: I just created a completely fresh install of WordPress Multi Site, with no plugins or thems and registered a new user. The user account is not added to the site and, of course, does not have any permissions. Yet the user has access to the site as a member.
Kinda weird. It’s like there is some hidden permissions granted.
@elangleyMay 16, 2012 at 6:25 pm #134669In reply to: Hooking into the Group information
Tammie Lister
ModeratorIf you want to add code not just CSS you probably want to use an action like here: https://codex.buddypress.org/developer-docs/action-reference/groups/
https://codex.wordpress.org/Plugin_API is a great ‘getting started guide’ on using those.
May 16, 2012 at 3:04 am #134633In reply to: Display names are not usernames
@ChrisClayton
ParticipantNot sure if it still works as intended as it is about two years old but you might want to have a look at this plugin. https://wordpress.org/extend/plugins/buddypress-usernames-only/
May 15, 2012 at 10:46 pm #134626In reply to: Creating goals in buddypress community
Tammie Lister
ModeratorGood idea sounds like a great plugin gap as I don’t think there is one unfortunately that fits ‘goals’ per say. You have got the Achievements App though http://achievementsapp.wordpress.com/about/ – perhaps that in some ways does what you are looking for? It’s not exactly what you are saying though.
May 15, 2012 at 7:52 pm #134619In reply to: How to email all users
May 15, 2012 at 10:15 am #134586In reply to: BP profile redirect question
Jatinder Pal Singh
ParticipantHey Guys !!! After so much effort, It is ready. New Plugin is ready. In-built filter of WordPress was behaving very awkwardly. I had to leave that apart and I created another solution to the problem. Little tricky but works perfectly fine. Soon I will upload the new plugin with new name to wordpress plugin directory
May 15, 2012 at 6:19 am #134575In reply to: Custom Activity Post
@mercime
Participant== If I can’t do that, then Buddypress isn’t going to work for me. I’m a newbie when it comes to wordpress and php ==
@naimickmac23 there’s no BP plugin at this time that does that for the Activity Stream. It is do-able but you’d either have to code it yourself or hire a developer to do so. This can be do-able as well without BuddyPress, as neononcom mentioned above you could set up a form where users can post the required fields. If you need assistance with these forms, do post at the WordPress forums.
@neononcon you can make an enhancement request at https://buddypress.trac.wordpress.org/newticket
May 15, 2012 at 1:24 am #134564In reply to: buddypress activity plus – Image Size Issue
@mercime
ParticipantI suggest that you also post at https://wordpress.org/tags/buddypress-activity-plus?forum_id=10
log in with same username and passwordMay 15, 2012 at 1:21 am #134562In reply to: BP profile redirect question
@mercime
ParticipantMay 14, 2012 at 11:54 pm #134557In reply to: Members page not functioning
@mercime
Participant“Nivo Slider for WordPress” is compatible up to WP 3.2.1 so might as well find other Nivo plugin.
As for BP Corporate theme, it probably needs to be upgraded. If you’re adventurous:
a. backup your BP Corporate Theme
b. Install/activate Theme Check plugin and when you check the theme, you might find issues which might include instructions on how to resolve such.
c. After b) Install/activate Log Deprecated Notices plugin. Go to front end and click on a few links. Then go to wp-admin Tools > Deprecated Notices and check issues in theme, if any.May 14, 2012 at 9:43 pm #134553In reply to: Members page not functioning
frostdawn
MemberOkay. deactivating everything and re-uploading BuddyPress and activating bp-default cleared out the basic problems so that it worked as expected. Then I found 2 things that individually break the Members pages. One is the BP Corporate theme (MAJOR part of even considering building the site in the first place). The other is the plugin for “Nivo Slider for WordPress” which is killing me since this was one of the best and brightest plugins on the site for the client.

Recommendations?
-
AuthorSearch Results