Search Results for 'buddypress'
-
AuthorSearch Results
-
August 9, 2015 at 9:11 pm #242938
In 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..
August 6, 2015 at 9:05 pm #242864In reply to: Register and Activate Pages Are Redirecting
djsteveb
Participant@passini – have you tried it using a “default theme” like 2014?
If so and the problems persists, I would try deactivating all other plugins, and try with your setup running only with buddypress activated and a default theme.
If making those changes fixes your issue, then you would know that it’s possibly your theme or one of the other plugins causing a conflict.
August 6, 2015 at 8:53 pm #242862In reply to: getting 404’s after paging profile list via ajax
Paul Bearne
Participantthis ticket was the clue i needed
https://buddypress.trac.wordpress.org/ticket/6448August 6, 2015 at 7:47 pm #242858In reply to: Create activity records for old blog posts
nkeatign
ParticipantNo — so basically I have a site with say 5000 Posts from a bunch of different authors.
Ive added Buddypress to the site and we only have/need our profile pages to show the users posts, this is working fine for anytime an author publishes a new post, because an activity record is created.
However, the old posts (published prior to buddypress being installed) do not show because there are no activity records, correct?
How do I create activity records for all the old posts, so the user has a complete profile?
August 6, 2015 at 6:30 pm #242855In reply to: getting 404’s after paging profile list via ajax
shanebp
ModeratorThe recommended method is to turn off other plugins and / or switch to a standard theme like WP 2015.
Due to permalinks aspect, I suspect another plugin.If that doesn’t narrow it down, you can submit a bug ticket here.
But you should provide better instructions on how to duplicate the issue.
This is unclear: “To break the site navigate to the profile and page to another page/set of users and the page does an ajax call to load the view”August 6, 2015 at 6:05 pm #242851In reply to: Batch create group pages
shanebp
ModeratorFor 400 groups, write a function.
Some old info, might still work:
https://buddypress.org/support/topic/resolved-programmatically-creating-a-group/August 6, 2015 at 6:01 pm #242850In reply to: Activity stream based on location
shanebp
ModeratorSo you want to filter activity items based on geo-data.
Have you looked at https://codex.buddypress.org/?s=activity+loop
Specifically re bp_parse_args and custom filters.But first, how would you assign geo-data to an activity item?
There is an activity_meta table you should be able to use for storage viabp_activity_update_meta()August 6, 2015 at 10:09 am #242836In reply to: page dashboard goe away
djsteveb
Participant@nasongo – so you just upload it – then go to your dashboard and it’s blank?
Are you saying that you did not even get to the dashboard and activate / enable buddypress?
OR do you mean you uploaded it, then went into the dashboard -> plugins and clicked activate (buddypress)?If you just upload BP and your dashboard is broken – something REALLY strange is going on..
If you mean that you activate it and it goes blank – then I would suggest deactivating your other plugins first – and switch to default 2014 theme (or similar) – THEN activate BP.. run through it’s initial setup stuff – THEN look into which other plugins / themes you want to try..August 6, 2015 at 7:30 am #242833In reply to: page dashboard goe away
djsteveb
ParticipantWhen you “upload and extract buddypress,” – are you putting it domainroot(wordpressinstallroot)/wp-content/plugins/ folder?
August 6, 2015 at 7:08 am #242830cityfox
ParticipantThanks for the reply. I’m a newbie. I don’t understand what you mean. I put the code with php tags in the groups-loop-file but it doesn’t work correctly. The website shows this:
array(2) { ["members"]=> array(0) { } ["count"]=> string(1) "0" }In the meantime I got another idea: I put the Group Members Loop in the text editor of a wordpress page. I thought if that works I can put the code into a shortcode (with plugin My Shortcodes) and make shortcodes for each group. But the loop doesn’t get the group members. On the website there is the message “This group has no members”. Then I put the group ID into the loop like that:
bp_group_has_members('group_id=1')But still it doesn’t work. I’m lost…
August 6, 2015 at 7:03 am #242829In reply to: Group Invitation Buttons
Nomi
ParticipantThanks for reply. I am trying to make my theme buddy press compatible. I am adding only one file which is buddypress/buddypress.php.
I have checked css buttons are not hidden. If I remove buddypress.php from my theme it displays buttons.I am using simple loop in buddypress.php is that ok?
<?php while ( have_posts() ) : the_post(); ?> <?php the_content(); ?> <?php endwhile; // end of the loop. ?> -
AuthorSearch Results