Search Results for 'wordpress'
-
AuthorSearch Results
-
January 11, 2011 at 4:37 pm #102581
abhis2.0
MemberI didn’t knew that wordpress plugins are compatible for buddypress.
If this is the case, why do buddypress has different plugin directory at https://buddypress.org/extend/plugins/ ?
January 11, 2011 at 3:31 pm #102573In reply to: Displaying Posts from a Certain category
modemlooper
ModeratorTo add to what @hnla stated, if it’s about anything you can do before you add BP plugin then try searching on https://codex.wordpress.org/ or just google your question. There is more info out there about WP than you could read in a month.
January 11, 2011 at 1:38 pm #102564In reply to: why must there be _e() everywhere? (a newbie writes)
duncan
MemberThanks very much!
Your advice led me here:
https://codex.wordpress.org/I18n_for_WordPress_Developers
which helped clear up the finer points. And what that mysterious thing I kept ignorning, ‘I18n’, means…
January 11, 2011 at 9:25 am #102553In reply to: Displaying Posts from a Certain category
Hugo Ashmore
ParticipantAnd for future reference please check the WordPress Codex pages as they explain how to do this sort of thing very clearly with examples, it isn’t actually a BP issue and therefore not best addressed as a support post here.
January 10, 2011 at 9:09 pm #102503In reply to: “Links” tab within BuddyPress group
Virtuali
ParticipantIt’s from the “buddypress links” plugin https://wordpress.org/extend/plugins/buddypress-links/
January 10, 2011 at 8:53 pm #102498In reply to: Suggesting friends to users
Virtuali
Participantbased on a surveypoll, thats not a plugin that I have seen yet.
There is a plugin that can invite users to become friends https://wordpress.org/extend/plugins/invite-anyone/
January 10, 2011 at 5:50 pm #102490Paul Wong-Gibbs
KeymasterWhat version of WordPress are you using?
January 10, 2011 at 5:33 pm #102487pcwriter
Participant@abhis2.0
Do a search of the plugin repo… there are lots of them.
There’s an Open ID plugin:
https://wordpress.org/extend/plugins/openid/And there’s this one that allows users to login with credentials from 16 different social networks:
https://wordpress.org/extend/plugins/rpx/January 10, 2011 at 2:17 pm #102475Daniel
ParticipantI use this little plugin https://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/
The description is not really that helpful. basically you can define certain xprofile fields to link directly to external URLs. e.g youtube, facebook, twitter, external website….etc etc
you need to manually alter the .php file in the instruction but this is very simple to do and it comes with a few stock media sites setup already.
Very good and very simpleJanuary 10, 2011 at 1:39 pm #102466In reply to: Someone know a good translator?it s urgent
Virtuali
ParticipantNo, use Transpoosh https://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/
it’s the best translator I have ever seen, it translates everything in buddypress + blog comments
January 10, 2011 at 2:41 am #102428In reply to: Groups don’t allow avatar upload
Boone Gorges
Keymasterwp-config.php of your wordpress installation directory. Also bb-config.php in the same directory if you are using forums.
January 9, 2011 at 10:53 pm #102417In reply to: Using Ms Tags
Paul Wong-Gibbs
Keymasterzombiesvshippies uses my Achievements plugin — http://achievementsapp.com/ or https://wordpress.org/extend/plugins/achievements/
January 9, 2011 at 8:49 pm #102408In reply to: Help installing buddy press
Virtuali
ParticipantI would recommend a new host that has automatic wordpress install. It’s a breeze, there are several good hosts with this (bluehost, godaddy etc)
January 9, 2011 at 7:57 pm #102405In reply to: Paid membership and subscription plugins
thealchemist
MemberSo, I am using WishList Member which is a fantastic membership management plugin for WordPress. It’s been working wonderfully for my online course; but being a recent BP convert and seeing a cool BP plugin, ScholarPress, I thought I’d convert the site to a WP/BP site with the added functions in BP.
I’m not certain how the heck I can get the two to work together. Any ideas? Other than moving to this S2 plugin?
January 9, 2011 at 6:45 pm #102399In reply to: Help installing buddy press
@mercime
Participant@Chatterpit the first link I gave show server and WordPress install requirements before installing BuddyPress. At this stage where you mentioned “Okay I just installed wordpress. I am logging in but it wont let me go to site admin when I click it?” it shows that your WP install is not even working correctly. There are many reasons for that and you should find resolution to your WP installation issue at WordPress.org forums before attempting to install BuddyPress plugin.
January 9, 2011 at 5:05 pm #102384David Carson
Participant`bp_is_active()` checks if a BP $component is active – not whether members are registered but not activated. The `bp_account_was_activated` function is used in the activate.php template but isn’t appropriate here I don’t think.
In addition to the BuddyPress Conditional Tags – https://codex.buddypress.org/developer-docs/conditional-template-tags/ – you might also look at WordPress Conditional Tags – https://codex.wordpress.org/Conditional_Tags – to see if there are any that will work for you.
P.S. I just saw your other post.
`
This occurs due to my BuddyPress Auto Group Join plugin. How can I hide the not-yet-activated members from appearing on the Group Members page?
`It seems like it would be better to modify the plugin(s) causing the issue instead of modifying the BP code. Maybe the plugin developers can assist.
January 9, 2011 at 4:19 pm #102381dslax27
MemberHello,
I’ve been working all weekend on this one and I just can’t seem to find an answer.*//PROBLEM: Users that have registered but have NOT activated their accounts show on the Group Members page (…/[bpressdirectory]/groups/[groupname]/members/). This occurs due to my BuddyPress Auto Group Join plugin (link below). How can I hide the not-yet-activated members from appearing on the Group Members page?
**Failed attempt #1 (members-loop.php):
`
- … [BUDDYPRESS CODE]
`
**Failed attempt #2 (members-loop.php):
`- … [BUDDYPRESS CODE]
`
Any idea where I went wrong?
WordPress 3.0.4
BuddyPress 1.2.7Plugins:
– S2Member (http://www.primothemes.com/post/product/s2member-membership-plugin-with-paypal/)
– BuddyPress Auto Group Join (http://twodeuces.com/wordpress-plugins/buddypress-auto-group-join) – ThisJanuary 9, 2011 at 6:15 am #102354In reply to: Help installing buddy press
Chatterpit
MemberOkay I just installed wordpress. I am logging in but it wont let me go to site admin when I click it?
January 9, 2011 at 6:13 am #102353In reply to: Help installing buddy press
Chatterpit
MemberSo I need to install wordpress? is buddypress a plugin for it? Cpanel is a popular website hosting platform.
please let me know about my question.
January 9, 2011 at 6:06 am #102352In reply to: Help installing buddy press
Virtuali
ParticipantWhat is c-panel?
Buddypress only will run on a wordpress installation.
January 9, 2011 at 1:09 am #102341Paul Wong-Gibbs
KeymasterWondering if it’s some sort of weird WordPress bug or something unusual on your host’s servers.
January 8, 2011 at 8:09 pm #102315Bigjimmysisco
MemberEverybody, I think I have found my solution.
Please forgive me and I am so sorry, as I am the buggiest moron!
This could be a bug, but I have no idea.
For some reason, setting your wordpress timezone to the “set city” sections, such as setting it to “denver”, the timezone gets off by hours.
In wordpress general settings, in the timezone, scroll all the way down to the “manual offsets” such as UCT-7 and that type of time code.
This solved my problem, I have no idea why it does this… mmhm
January 8, 2011 at 7:37 pm #102312PaulE961
MemberOk, thanks!
January 8, 2011 at 6:46 pm #102303ewebber
Participant@boonebgorges d’oh I should have looked there – thanks
January 8, 2011 at 5:23 pm #102288jaywalker9
ParticipantI have had this problem since buddypress 1.2.6 was released, but I seeked support over at WPMU.org but they were stumped also.
I have no problem with the wordpress time because when somebody posts a comment, the time is correct on “posted time”
-
AuthorSearch Results