Search Results for 'buddypress'
-
AuthorSearch Results
-
June 30, 2014 at 1:50 pm #184582
dainismichel
Participantoh well
i:
purchased a commercial theme for $60 hoping it would work out the box. it didn’t.
i created a child theme and it works with the old version of buddypress
i added all the memory stuff to files like .haccess that folks recommend when you get the WSOD w buddypress
i updated buddypress and got a success message:
http://screencast.com/t/2bpHT6m6NZr
now i have the WSOD and back i go to the backup i created at the start of the day…
June 30, 2014 at 1:34 pm #184581dainismichel
Participantyeah, made a child theme now and will see if i can update buddypress…
maybe, by some chance, after i upgrade buddypress, the activity stream will display properly using the commercial theme i purchased
…otherwise…it’s right back to bp-default…
June 30, 2014 at 1:10 pm #184578In reply to: Register Page redirects to wp-admin page
Andrea Reed
ParticipantWhat’s the best theme to use with BuddyPress? Thanks. I think this may explain a lot…
June 30, 2014 at 12:11 pm #184577dainismichel
Participantyeah, just bought a $60 theme — and upon activation — there is an overlap issue on the activity stream.
this is why we need a buddypress default.
for people who just want their community software to work.
i mean, it’s not “massive,” the community in question is just over 300 people, but i just bought a theme figuring eh, i’ll improve some stuff, and maybe eventually, having purchase will “improve” some stuff — but really — i just want it to work.
so it goes:
i used bp-default directly (not child theme)
i updated buddypress
i got a white screen of death
started fiddling with memory etc
still the white screen of death
–good i have backups–
bought a $60 theme hoping it would “just work” the way bp-default did — so i could upgrade buddypress
noticed an “overlap error” in the activity stream…
now, it looks like i need to make a child theme (just in case), then upgrade BP, then hope it works with the child theme — then try the commercial theme…i mean, i “can” go in and resolve these things, it’s just not that fun, and really, it would be nice if there were a theme that “just worked” for users of buddypress.
June 30, 2014 at 10:42 am #184575dainismichel
Participantfor one site, i just used bp-default directly because i figured it would always be there and would always work.
but i did find this:
If you are already using bp-default, either directly or as a parent theme, don’t worry.
at the link you recommended…
right now, i am less interested in making buddypress look and feel the way i want it to — than in just using wordpress community software that actually works.
with BuddyPress, over the years, i noticed that the best strategy is just to leave it alone and not try to do anything with it, because then it’s just going to break in unforseen ways — and not even “configuration,” but just implementation can and will be riddled with errors and problems and headaches.
so, for one site, yes, i used a child theme, but for the site in question, i didn’t. i just figured some form of “buddypress default” would always be there — and it would always work.
if “it” changed, i would just configure it — but i would not need to dig around and search for errors and fix things and ask at the forum and have peoples’ emotions flare just cuz i am interested in having the software work — etc.
i also figured it would be a theme buddypress would always maintain and upgrade — and improve. for example, have you ever seen the activity stream in twentytwelve? while there may be classier activity streams around — for 2012 — it was easily one of the nicest looking activity streams available. so — i figured buddypress would notice that — and just continuously improve whatever the “buddypress default” theme was…
i “might” make a child theme now — but i have now looked around at some commercial themes — so maybe i’ll buy one of those.
really — it is about immediate functionality and convenience. it needs to work, first and foremost, and it needs to “look good” as well (but it needs to actually work — first).
anyway — what this development at BuddyPress did — is it sent me searching for a commercial theme to upgrade to. not sure if that was the intended result, but it’s what it did in my case.
best and blessings and thanks for all the work you do, let us know if you ever plan on releasing a kind of “default theme” in the future ok?
sincerely,
dainisJune 30, 2014 at 9:03 am #184574In reply to: Register Page redirects to wp-admin page
Henry Wright
ModeratorLast time we checked, Canvas was not compatible with BuddyPress
@mercime that explains these redirection problems 🙂June 30, 2014 at 1:27 am #184565In reply to: Register Page redirects to wp-admin page
@mercime
Participant@canadadre Last time we checked, Canvas was not compatible with BuddyPress. Have you checked with woo if it supports BP now? cc: @henrywright
June 30, 2014 at 1:17 am #184564In reply to: Multi Select Box in Profile fields doesn't work
elihub
ParticipantI did the same research as @kansas3d – multiselect only saves the last of multiple fields on the xprofile edit screen. I am running BP 2.0.1 (WP 2.9.1), and have confirmed that rolling back to BP 1.9 (not BP 2.0) fixes the issue. I disabled all plugins and experienced the same problem in my custom theme (built on Bones, not TwentyFourteen-derived).
Converting multiselect to checkboxes allows for multiple value saving, but is not optimal. I have tracked down some similar tickets (#2176 from BP 1.2 and there’s another somewhere…)
Update – it appears there is an open ticket (#5672) related to this:
https://buddypress.trac.wordpress.org/ticket/5672June 29, 2014 at 11:27 pm #184561In reply to: Register Page redirects to wp-admin page
Henry Wright
ModeratorThat’s a premium theme so unfortunately I don’t have access to the code. Try searching the theme’s code for
wp_redirectorbp_core_redirect– the aim is to find out where the redirect to wp-admin.php is happening and then remove it. To my knowledge, this isn’t something that BuddyPress core does, so the issue is likely to be either plugin or theme related (most likely your theme).June 29, 2014 at 1:41 pm #184551In reply to: Buddypress members/group map/locations
shanebp
ModeratorI’ve done several maps:
Wordpress posts, based on editable location field: http://www.newspebbles.com/map/
BuddyPress members, based on signup / profile field: http://www.deeptimejourney.org/members-map/This does markers just for groups: https://github.com/naton/bp-group-location
The issue with a distributed plugin is the time-based limits imposed by various geocode web services. So it’s a scaling issue. There are ways to get around that for per-site custom plugins.
June 29, 2014 at 11:26 am #184547In reply to: Buddypress members/group map/locations
djouonanglandry
Blockedthis is not a buddypress site. It seems this site was developed on corephp.But i can code the functionality you want.
June 29, 2014 at 10:38 am #184544In reply to: Buddypress members/group map/locations
jayce103
ParticipantI have seen this in action already on another site, I am just not sure whether it is a buddypress site or even a wordpress thing.
All the evidence looks like it is as it has activity/groups, etc but it is a privately built website so not sure.
http://www.rvillage.com is the site and the accounts are free if anyone as 5 mins to go and have a look at the explore page on the site. This is the page that has the functionality
Jayce
June 29, 2014 at 3:54 am #184535In reply to: [Resolved] BuddyPress Friend Request not working
@mercime
Participant@agilitylink Customzr is not compatible with BuddyPress https://wordpress.org/support/topic/problems-with-buddypress-1?replies=4#post-5107605
June 27, 2014 at 7:10 pm #184506In reply to: Activity Meta Buttons show up Vertically
3rd Eye
ParticipantFWIW the Flavor theme developer shared a fix that worked for me:
#buddypress #activity-stream p {display:inline-block!important}
June 27, 2014 at 7:01 pm #184505In reply to: Activity Meta Buttons show up Vertically
mixtapela
ParticipantThanks for checking into this issue for me, I apologize but for testing purposes I had to disable Activity Social Plugin. The activity page should now show the “Share” button.
I was able to fix the alignment issue with the css code i posted earlier this week, and that only works for buddypress meta buttons not plugin generated buttons.
The main issue now is that everything looks aligned correctly when clicking on the “load more” button and the “share” button works. But not on the default results of the activity page.
I’ve contacted the theme support team and they are still unable to figure it out, I’ve deactivated all plugins, re-installed buddypress and installed a clean version of the theme. This issue has been driving me nuts for over a year now and would appreciate some help. Thanks!
June 27, 2014 at 5:16 pm #184502In reply to: How to viewing profiles
@mercime
ParticipantWhy is there no “Profile” page listed among the “Pages” portion of this plugin???? … Please help me understand why I cannot upload or crop avatar images.
@gt-director RE Profile pages missing: probably theme issue or BP missing files in upload. So Change to the Twenty Fourteen theme to see if issue is resolved. If not, keep Twenty Fourteen activated and re-upload BuddyPress plugin manually.
RE cannot upload or crop avatar uploads: Did you enable avatar uploads in Settings > BuddyPress > Settings? https://mercime.files.wordpress.com/2013/12/bpsettings1.pngJune 27, 2014 at 3:37 pm #184500In reply to: Hide Certain Activity Stream Updates from showing
June 27, 2014 at 3:12 pm #184495In reply to: [Resolved] Error after clicking sign up button
@mercime
Participant@jaybee08 have you done some basic troubleshooting like changing to Twenty Fourteen theme and deactivating all plugins except BuddyPress?
June 27, 2014 at 3:02 pm #184494In reply to: buddypress tool count total number not working
Jrzwv
ParticipantI just deactivated all my plugins and changed my theme, then i used the tool again and it still did not work. 1318 is showing buddypress all members frontend and Viewing member 1 to 20 (of 1,320 active member). I have just 8 registered member. Please i need your help sir. how do i fix this?
June 27, 2014 at 1:04 pm #184489In reply to: Having Different Widgets On Different Pages
meg@info
ParticipantJune 27, 2014 at 1:01 pm #184488In reply to: Friend Suggestion – Linkedin Like
meg@info
ParticipantHi @elpix,
Mabe this plugin will help you
BuddyPress Friends suggestions Widget:- Help your Users to Build Their Network faster
June 27, 2014 at 11:53 am #184486In reply to: Member photo galleries
peter-hamilton
ParticipantHow it happens is not much of my concern, I do feel however that the Buddypress core crew should work with the people they feel comfortable with.
An image insert would be one of the important next steps to improve Buddypress, I used RTMedia during my development but found it bulky, now I use BP-Albums and that does an almost perfect job, in combination with the attachments plugin.
A post like system is also high on the list, same goes for an extended profile page, and the list is long.
I understand that plugins can/should do a lot of this paraphernalia and focus needs to be on the core functions of Buddy/BB/Wordpress so these plugins can become more effective and create less pageload.
But inline images would be on top of my list to see as a core function.
Anyway, I will keep watching these topics closely.
P.H.
ps. my current and first Buddypress project is : Cultivators Forum | BBFacelook theme
June 27, 2014 at 4:56 am #184474@mercime
Participantsince applying the latest updates
@karlajw which updates – BP. WP. Canvas theme, and/or other plugins? When did you start using the Canvas theme? Last time I saw the theme mentioned in this forum (last year), it was not compatible with BuddyPress. If you change to the Twenty Fourteen theme and clear cache, are the issues resolved?June 27, 2014 at 3:40 am #184467In reply to: Uploading Avatar constantly failing – No cropping
@mercime
Participant@gt-director incompatible WP/BP versions as noted in your other forum topic https://buddypress.org/support/topic/how-to-viewing-profiles/
June 27, 2014 at 3:39 am #184466In reply to: Displaying profiles WP Default versus Extended
@mercime
ParticipantEach time I select “View” i get the default WP chat profile instead.
incompatible WP/BP versions as noted in your other forum topic https://buddypress.org/support/topic/how-to-viewing-profiles/
-
AuthorSearch Results