Search Results for 'buddypress'
-
AuthorSearch Results
-
August 10, 2015 at 12:14 pm #242966
In reply to: Why BuddyPress activity stream No sharing?
lo133
ParticipantAugust 10, 2015 at 12:07 pm #242962In reply to: Why BuddyPress activity stream No sharing?
lo133
ParticipantGod, I’m going crazy, this is not pasted problem, not to be copied in facebook,
google + http: //tisiboos.com/wp-content/uploads/bpfb/1_0-68398800-1439207783_qq%E6%88%AA%E5%9B%BE20150810195417.png
Twitter http://tisiboos.com/wp-content/uploads/bpfb/1_0-32664700-1439207895_qq%E6%88%AA%E5%9B%BE20150810195732.png
BuddyPress.http: //tisiboos.com/wp-content/uploads/bpfb/1_0-30225900-1439208136_qq%E6%88%AA%E5%9B%BE20150810200419.png
Social networking sites must have something! BuddyPress too failed
Do you understand?
Plug-in? I find the whole world did not!August 10, 2015 at 11:49 am #242961In reply to: requesting codex edit capability
Paul Wong-Gibbs
KeymasterNot a bug, Hugo just didn’t grant you access. I’ve given
bobbingwideeditor permission on codex.buddypress.org, @herbmiller — thanks for contributing. 🙂August 10, 2015 at 10:10 am #242959In reply to: requesting codex edit capability
herbmiller
ParticipantHi Hugo, I created bobbingwide and herbmiller on wordpress.org on 21st Dec 2010.
My other ID, vsgloik came later, on 30th Apr 2012.For each account I can see the Create New Page link, but it leads to
You attempted to access the "BuddyPress Codex" dashboard, but you do not currently have privileges on this site. etcThe Visit Dashboard link tells me
You do not have sufficient permissions to access this page.This smacks very much of WordPress TRAC 29714, a duplicate of 22895.
August 10, 2015 at 8:32 am #242950In reply to: Why BuddyPress activity stream No sharing?
djsteveb
Participant@lo133 – you can add sharing buttons in many different ways with buddypress – simply add a plugin – there are tons of them in the wp-repo and it’s easy to adapt code that is already posted around.
If you are asking why there is no sharing on the posts HERE on buddypress.org – I could not say – it is not something that I would use – and if I wanted to share something on facebook (which I do not) then I could simply copy the url and paste it – or use the functions that are now built into firefox or something.
August 10, 2015 at 7:53 am #242947In reply to: Why BuddyPress activity stream No sharing?
lo133
ParticipantNo, no, you do not understand what I mean! I do not want to share activities to facebook!
Log in your facebook, take a look at the post below three buttons, like, comment, share, you know what I mean?
BuddyPress no sharing!August 10, 2015 at 7:35 am #242945In reply to: Why BuddyPress activity stream No sharing?
djsteveb
Participant@lo133 – there are many, many reasons for NOT..
but in case you are looking to do such (a horrible thing for your site, your users, their privacy, crappy buttons cluttering up..)
A quick search via startpage.com shows there are several discussions about this and it appears that multiple people have discussed and come up with ways to do such a (n evil) thing..
including.. https://wordpress.org/plugins/buddypress-social/
discussions for doing this with various methods outlined from three years ago – https://buddypress.org/support/topic/share-activity-on-social-network/I would imagine there are some updated options as well, or it should be simply to tweak existing code that is already in the wild and gpl to do this today.
of course you could also search the forums here and find more info about that more than likely – and a search in the wp-repo may bring up some free options to test that may do exactly what you are describing.
I myself am glad this stuff is not included in core – as I would be searching for ways to remove every single last little bit of any third party code / assets and or dependencies..
kind of like what needs to be done with recent updates of wordpress core – removing google fonts, removing gravatar, third party emoji, blah blah. meh.
August 10, 2015 at 6:30 am #242943In reply to: Custom display of sitewide notices
chlab
ParticipantHey thunksalot
You have to upload widgets to your theme directory, never modify the contents of a plugin directory.
So e.g. add a “widgets” directory in your theme directory and upload it to there. Then you should see a “Smart BuddyPress Sitewide Notices” widget in the WordPress backend. Activate that and disable the default one.August 10, 2015 at 5:59 am #242942jkin
Participantthis is not a Buddypress issue.
I have solved it by editing the theme’s plugin.
Solved. thanks.August 9, 2015 at 9:35 pm #242939In reply to: New Install and getting error
nvispute
ParticipantAhh thankx bud.. found the error..
The problem was that after installing the Buddypress the permlinks where showing
” /index.php/%year%/%monthnum%/%day%/%postname%/ ”just had to remove “index.php” and then voila it worked..
August 9, 2015 at 9:11 pm #242938In reply to: New Install and getting error
djsteveb
ParticipantFirst thing I would do – go to permalinks – note what the settings are – change setting to something else – save. Then change settings back and save.
see if it now works.
if not I would check the bp associated pages thing – https://codex.buddypress.org/getting-started/configure-components/#settings-buddypress-pages
see if works..
if not – deactivate all plugins except BP… switch to default 2014 theme… see if works..
August 9, 2015 at 8:56 pm #242936djsteveb
ParticipantA similar recent thread with some info: https://buddypress.org/support/topic/create-new-login-widget/
So we are clear, a regular “wordpress login widget” IS a buddypress login when you have BP installed.. (99% sure on this)
August 9, 2015 at 8:48 pm #242935Petersen
ParticipantHi, thanks for your message. But i want only buddypress login form.Is there a way ?
August 9, 2015 at 9:03 am #242923In reply to: Accidently deleted all buddypress pages
djsteveb
Participant@gioabove5k
Should be no big deal..
if you are sure you permanently deleted them (also emptied the trash in wp or whatever) – then just create a 5 new pages.. register, activity, groups, activate, members.each one blank – check to see if wordpress makes your new pages “register-2” or not – if so – you may have just deleted the page, and not actually permanently removed it via the trash thing…
then go into your components settings and make sure the things are linked there –
no big deal at all
August 8, 2015 at 6:34 pm #242912In reply to: Let moderators mark members as spam
shanebp
Moderator>I think spam and extended features have been added by buddypress therefore i am asking here.
Sorry, my mistake.Before adding the ‘spam’ link BP checks to see if
current_user_can( 'edit_user', $user_id )Members can also be marked as spammers via the front-end.
Take a look at :
\bp-templates\bp-legacy\buddypress\members\single\settings.php
You might be able to adjust it to check for a cap of your choice.August 8, 2015 at 6:20 pm #242911In reply to: Let moderators mark members as spam
Shaktimaan
Participantedit_users capability will let them do many other things that i don’t want.
I think spam and extended features have been added by buddypress therefore i am asking here.
I have a blog where i am not using buddypress plugin. I don’t see spam and extended option there.
August 8, 2015 at 1:58 pm #242905In reply to: Editing media queries
rgrober
Participant@djsteveb, I found a way to activate the bp default theme from long ago, so that I could just build upon it:
I am not using the “twenty-fifteen” or 2014 theme.
Thanks again for responding!
August 8, 2015 at 6:15 am #242901In reply to: 404 error on topic pages
labsupplyorg
ParticipantI just figure it out. I reset the permalinks on buddypress forums settings and the problem is resolved.
August 8, 2015 at 1:19 am #242897In reply to: Editing media queries
djsteveb
Participant@rgrober – I am pretty new to this as well. I wonder what you mean by the buddypress default theme – as there was a bp default theme thing some time ago – but from what I have seen (and I have not seen everything) – the bp default theme stuff is legacy – do you mean you have a fresh install of wp / bp and it is using the “twenty-fifteen” or 2014 theme?
August 8, 2015 at 12:47 am #242896In reply to: Editing media queries
rgrober
ParticipantHey, @djsteveb, thank you so much for the response!
Full disclosure, I’m very new to a lot of this.
I’m building on the buddypress default theme. I’ve tried to add media queries to style.css in my child theme, but I’m not having any luck.
How should I go about modifying media queries?
Any help you can provide is greatly, greatly appreciated.
August 8, 2015 at 12:39 am #242895In reply to: Editing media queries
djsteveb
Participant@rgrober – What theme are you asking about?
I am not sure this is even a buddypress related question / issue.August 7, 2015 at 9:13 pm #242891In reply to: question / answer
djsteveb
Participant@ewerto2015
Why you ask exact same question in new thread you?
( https://buddypress.org/support/topic/registration-10/ )already answered.
Search the wp-repo and test a couple to see what works for you.
in reply to you other statement on the other thread
plug is already inactive for 2 years ..
I still use that plugin “good question” on several wp / bp sites that are all the latest versions and it works just fine – so not sure what the issue is for you not trying it out to see for yourself.
August 7, 2015 at 8:05 pm #242888In reply to: how to translate this plugin
danbp
ParticipantSalaam !
Read here please
BuddyPress is actually translated to 31% to persian. You can complete it here:
https://translate.wordpress.org/projects/buddypress/2.2.x/fa/defaultAnd ask to became a validator or editor here.. Eeven if it’s a WordPress crew, somebody can perhaps give you more advice. https://make.wordpress.org/polyglots/teams/?locale=fa_IR
August 7, 2015 at 4:41 pm #242879In reply to: Two Seperate Forums
August 7, 2015 at 7:36 am #242869In reply to: Group upload
djsteveb
Participant@devbynature
kind of a mashup of these two I guess – https://wordpress.org/plugins/buddypress-groups-import/https://wordpress.org/plugins/invite-anyone/
with an extra email out instead of just within the bp internal mail thing I guess.
Interesting idea.
Not sure if anyone has made anything more along these lines..
-
AuthorSearch Results