Search Results for 'wordpress'
-
AuthorSearch Results
-
December 27, 2012 at 10:08 pm #149051
danbpfr
Participantgeo mashup is plugable with geo mashup custom plugin.
Read here
http://code.google.com/p/wordpress-geo-mashup/wiki/Documentation#First_Time_Installation
and eventually search here:
https://groups.google.com/forum/?fromgroups#!forum/wordpress-geo-mashup-plugin
December 27, 2012 at 9:59 pm #149048In reply to: Restrict access to posts based on group membership
danbpfr
Participant@elangley, the plugin is gone, but is here now:
Buddypress Group Documents for BP 1.5 and WP 3.3.
And he already works on wp 3.5 & BP 1.6.2 MS đ
December 27, 2012 at 8:18 pm #149034In reply to: Remove Header From BP Registration page?
hindicell
ParticipantThanxx it worked but same problem i am facing for my other pages as well(like homepage,members,groups etc).I have installed wordpress in http://www.mysite.com/user and now suppose if someone is familiare with wordpress he can easily access mu stuffs through http://www.mysite.com/user/members
http://www.mysite.com/user/groups etc even he can see all stuffs from http://www.mysite.com/user without logging to my site.Is there any way to prevent this.something like access denied if he is not logged in our any kind of redirection to a url.
or like You don’t have permission to access /members/ on this server .I am facing lots of problem because of this.December 27, 2012 at 7:21 pm #149026In reply to: Group moderator are not able to edit, delete group
@mercime
ParticipantGroup Moderators cannot delete groups. As to Admin items like Group Name/Descriptions, Group Mods should be able to do that.
EDIT – trac ticket created https://buddypress.trac.wordpress.org/ticket/4737
December 27, 2012 at 6:53 pm #149021In reply to: Restrict access to posts based on group membership
Ben Hansen
Participantmaybe you were looking for this?
December 27, 2012 at 12:12 pm #149009In reply to: Adding Terms of Service To Registration
ckchaudhary
Participanthttps://wordpress.org/extend/plugins/bp-xtra-signup/ i did use this plugin a while ago (may be 4-5 months ago) and it sort of worked. I guess i did have to do some tweaking though.. uhhhh i never remember things.. but i can tell you it works, its one of my clients site so i shouldn’t share the url, but that things is still working perfectly even after upgrading to bp 1.6
December 27, 2012 at 2:01 am #148985In reply to: [Resolved] Picture rating plugin for Buddypress
@mercime
ParticipantSearch on WP extend plugins directory shows https://wordpress.org/extend/plugins/nextgen-gallery-voting/
December 27, 2012 at 12:52 am #148972@mercime
ParticipantWe are aware of the issue https://buddypress.trac.wordpress.org/ticket/3727 Please create a new topic instead of adding onto 2-year-old threads. Closing this thread.
December 27, 2012 at 12:20 am #148971In reply to: Adding Terms of Service To Registration
@mercime
ParticipantThere was a free one that hasn’t been updated for a while https://wordpress.org/extend/plugins/bp-xtra-signup/ but if you’d like to dive in and update the code yourself go ahead.
There’s a premium TOS plugin which is compatible with BP http://premium.wpmudev.org/project/terms-of-service/
December 27, 2012 at 12:02 am #148969In reply to: Sharing file in groups
@mercime
ParticipantThere’s a document sharing plugin for BP https://wordpress.org/extend/plugins/buddypress-docs/
And that’s about it except for Gallery/Album plugins
Merry Christmas and a Happy New Year to you too.December 26, 2012 at 11:53 pm #148967In reply to: BP GTM System not comact with WordPress 3.5.
@mercime
ParticipantI see that you’ve posted at the plugin’s forums at https://wordpress.org/support/plugin/bp-gtm-system and that’s the best place to post the issue.
Know that this is the holiday season so the possibility that the plugin will be updated within the next few days is low. If you’ve made a backup of your database and server files before you upgraded, I suggest reverting back to your old WP version install with those backups if you need GTM working.
December 26, 2012 at 11:53 pm #148966In reply to: BP GTM System not comact with WordPress 3.5.
@mercime
ParticipantI see that you’ve posted at the plugin’s forums at https://wordpress.org/support/plugin/bp-gtm-system and that’s the best place to post the issue.
Know that this is the holiday season so the possibility that the plugin will be updated within the next few days is low. If you’ve made a backup of your database and server files before you upgraded, I suggest reverting back to your old WP version install with those backups if you need GTM working.
December 26, 2012 at 10:29 am #148940In reply to: [Resolved] hide profile from non-logged-in users
Michael4fm
ParticipantJust thought I’d add another suggestion – there’s a plugin called Member Access (http://www.chrisabernethy.com/wordpress-plugins/member-access/) which controls access to pages based on whether a visitor is logged in or not. I’m using it successfully on a BuddyPress site. I think you’d have to disable access to the “Member Directory” page as well for it to work ‘out of the box’, but with some php tweaking you may be able to have the directory page show but restrict access to more detailed profile information.
December 25, 2012 at 6:06 pm #148923In reply to: Ideas for my website, need guidance
Ben Hansen
Participanthi there i’m not so much of coder but i’m thinking i’ll chime in here anyway but most of what you are looking for usually falls under the umbrella of what plugins normally do. some people like to make their own i not being a programmer tend to go with whats already been done for the most part.
#1 you might want to check out s2 members plugin does everything you are looking for in #1 and more but then again that’s not always desirable just saying you might want to check it out.
#2 what you are saying here seems to be a non-sequiter if you actually meant to say site instead of network however it sounds like you actually want to be giving new users Author or Contributor users roles which is actually just a WordPress thing and has very little to do with BuddyPress itself other then possible a hook into the public profiles but again this sounds like something that might also be handled by a plugin especially with regards to reordering the content. Be advised this information already exists on a contributors author page which again sort of a WP thing and not really a BP thing.
#3 is already sorta possibly already similar to the last thing any post (wp thing) can be set to private or password protected but tying that access to different BP connections once again sounds to me like some a plugin might do.
#4 i don’t follow this one either if nobody can see each other how would they ask them to be friends? if you wanted to do such a thing it once again sounds like a plugin.
plugins that do what you are looking for may or may not exist, you will need to do some research or perhaps build them yourself. Like i said before i’m not actually a programmer but from what i hear WP/BP plugin coding is relatively stratiforward if you are proficient in php.
December 24, 2012 at 4:17 am #148870In reply to: [Resolved] threaded comments won't work after update
@mercime
Participant@factorian Re the how to’s in applying the patch: if this is your first time to do anything like this, I would suggest that you implement it on a test installation and not a live site.
Go to https://buddypress.trac.wordpress.org/changeset/6326 the files you’d want to change are listed there. Add codes with green backgrounds and delete code in file with red backgrounds. Or, if you know how to use SVN (there are many online tutorials) then you can apply the patch to check if this works for you.
December 24, 2012 at 2:32 am #148867In reply to: Adding Extraa Profile Fields
@mercime
Participant@hindicell as Ben mentioned above, go to Users > Profile Fields. You have the option of presenting the choices via Radio Buttons, Select Boxes or Multi Select Box
https://mercime.files.wordpress.com/2011/12/bp-profile-field.gifDecember 23, 2012 at 1:37 am #148779In reply to: Group Avatar Cropping Problem
@mercime
Participant@sjroda that happened because of the many changes wrought in WP 3.5
We pretty much go along with what the mothership – WordPress – does. Even if you deactivate BuddyPress, you’d see the same behavior with featured images etc.December 23, 2012 at 1:33 am #148778In reply to: BP icon across all sub sites?
@mercime
Participant@voopress a simple way to do this http://bpsocialnetwork.wordpress.com/2012/12/22/sitewide-url-in-footer/
December 22, 2012 at 10:01 pm #148772In reply to: BuddyPress Moderation 0.1.6
@mercime
Participant1. the plugin has not been updated since WP 3.2.1
2. it’s a weekend and it’s one that’s before a major holiday here so many forum volunteers are shopping or just taking some well-deserved rest or traveling somewhere, etc.
3. https://plugins.svn.wordpress.org/bp-moderation/trunk/bpModLoader.php
You can still activate the plugin network-wide even if you remove that “Network: true” from that file I linked to above in your plugins/bp-moderation/ folder so you could access it in subsite’s plugin panel. Having said that, no guarantees that the plugin would still work with WP 3.5December 22, 2012 at 9:17 pm #148771In reply to: E-mail Register
Cidade Sonho
ParticipantOk, but when I click “Register” go to /register and not to /wp-login.php?action=register
help? my wordpress http://www.somdefabrica.com.br
thanks from Brazil, amazing plugin, love it <3
December 22, 2012 at 8:18 pm #148763In reply to: Block Blog from Activity
@mercime
Participant@gnetworkau making it easier in BP 1.7 https://buddypress.trac.wordpress.org/ticket/4527
December 22, 2012 at 7:03 pm #148760In reply to: Group Avatar Cropping Problem
inkblot
ParticipantThis new cropping “feature” was introduced with the release of WordPress 3.5, and what you need to do, at least what we’ve found that kind of works, is to drag that little black square with the white outline outside of the avatar entirely and then line up your cursor as close to one of the corners of the avatar as you can and then drag it across. It won’t be perfect, and it will degrade the avatar image quality somewhat (no matter what you do), but it will then work as best as can be expected.
Oh how we miss the old way, just mere weeks ago, with how the cropping feature worked. It was quick and perfect, but not so anymore. Perhaps it does work perfectly for some folks, but not for us, and obviously not for you either.
Hope this tip helps!
December 22, 2012 at 3:30 pm #148753In reply to: Group Mods can't access group admin
NickMackz
ParticipantWordpress 3.5, buddypress 1.6.2, bbpress 2.2.3 for group forums and main forums.
December 22, 2012 at 3:26 pm #148751In reply to: Group Mods can't access group admin
Paul Wong-Gibbs
KeymasterWhat version of WordPress + BuddyPress are you using?
December 22, 2012 at 11:26 am #148744In reply to: Errors on activation
Paul Wong-Gibbs
KeymasterThis sounds like a bbPress bug; if you could report it to http://bbpress.trac.wordpress.org, using your username and password from this site, and linking back to this discussion, the bbPress team can investigate it; it looks like a genuine yet uncommon problem.
-
AuthorSearch Results