Search Results for 'questions'
-
AuthorSearch Results
-
June 1, 2015 at 2:22 pm #240000
In reply to: I NEED HELP! REGISTRATION PAGE NOT WORKING
Hugo AshmoreParticipantFirstly please don’t type subject lines in all caps, it’s considered rude and to be shouting, it will not get you any of a faster response only remarks like I’m making 😉
Secondly why link us to your site asking questions about registration when all of your site links re-direct to an off site frame 404 not found page?
Registration in BP is a simple process with few fields to complete uploading files not one of them, so have you extended your registration process with custom functionality, if so explain that in detail.
When setting up a new WP/BP site one should check the basics work such as registration before taking the site any further in development terms, if not sure whether your theme could be a factor in issues you should test that the basics work using a standard WP bundled theme i.e twenty fifteen.
So you need to confirm some simple test, and if issue persists detail your registration process steps and any customizations you have in place if people are to be able to help at all.
May 30, 2015 at 10:46 pm #239937In reply to: My favorites
jessicanaParticipantHello,
Do you believe that I deleted all the users (including me admin) using this reference and I do still see that the members are 2!!
Weird… So weird.
Thanks
May 19, 2015 at 8:01 pm #239415In reply to: [Resolved] database update to bp_xprofile_data
shanebpModeratorWhy do you need the $bp global?
Use the function meant for setting profile field data, and then you don’t need the $wpdb global either.
http://stackoverflow.com/questions/12312372/how-to-update-custom-profile-field-data-in-buddypressMay 14, 2015 at 11:54 pm #239091In reply to: Adding Filters to the Member Directory
maddogprodParticipantThanks. I’ll take a look and digest it and let you know if I run into any questions or problems.
MD
May 14, 2015 at 12:19 pm #239064In reply to: How to avoid spam registration in buddypress
danbpParticipantbbPress related questions can be asked on bbPress support forum.
Please, read here:
May 12, 2015 at 10:16 pm #239006In reply to: Does BuddyPress works?
Hugo AshmoreParticipant‘scam’ is a rather rude word.
I suggest that you go and read the Codex, all sections to do with features and getting started then you will be able to ask better informed questions.
And yes ‘it’ does work!
May 10, 2015 at 1:24 pm #238916In reply to: Mobile display issue (0 selected) showing
MickeyParticipantIm using field type – multi select box for my registration questions.
So far example – Gender Male/Female. On desktop I see Gender box and those two choices Male and Female, on mobile, to save space I guess, I see the Gender box but there are no choices in the box, instead of male and female I see “0 selected” and that is also true for everything else, location – I have about 30 cities which on desktop i can scroll down for in the box, but on mobile again its only one line – “0 selected” and then when you click on that a list with all choices shows up, Which is fine, but that particular text “0 selected” gives an impression of an error, I want to change it to just “Select”May 5, 2015 at 2:23 pm #238715In reply to: Changing the text color on the Registration page
ExpBountyHunterParticipanthttp://primeguardgaming.com/register/
Sorry, I meant that the form has several questions and above each question is “This field can be seen by”. I wish to remove this from above the questions.
April 29, 2015 at 6:12 pm #238549In reply to: Hiding WordPress icon and links from Admin Bar
danbpParticipantPlease use the codex first for basic questions around WordPress or BuddyPress.
https://codex.wordpress.org/Toolbar
BuddyPress comes with a login widget you can use on every existing theme who accept widgets.To style a button, you use CSS. This is common to any modern CMS software.
April 27, 2015 at 7:03 pm #238478In reply to: How to stop Spam Users from registering
djstevebParticipantYou should of searched the forum for many answers to this already posted.
There are a lot of options and solutions with this… for me, I use the plugin “buddypress humanity” on one of my sites, and a different / similar plugin “good question” on another site.
Change the default questions and answers… this stops most of the auto-bot spammers.. a few manual people may get through, but it cut does spam signups on my site by 99%.
One of my sites I disable “group creation” for all users, as that seems to be a target for many of them.
I also use another plugin with my bp+wp / multi-site … which sets “blog defaults” so that any user who creates a new blog has settings automatically enabled that “block this site from search engine indexing” – if someone signs up and creates a site and adds original content, I will go in an manually change that setting.. most people who “create a site (blog on multi-site) – don’t use them, or are spammers – so I don’t need them sucking away page rank juice or clogging up the activity stream with BS.
random thoughts from another BP user…
April 27, 2015 at 6:26 pm #238472In reply to: Change slug without touching core files?
@mcukParticipantYeah I bet it is a big task. All you guys are doing a great job at it nevertheless so congrats!
If I get sufficient knowledge to contribute I will. Right now in these early days of using it i am nowhere near qualified! (Simultaneously learning/hacking away at php :s).
I guess by asking the various questions that I have been and/or putting the code on the forum etc. the snippets of knowledge I gain is shared with anyone else looking to do similar.
April 27, 2015 at 5:06 pm #238459In reply to: Some basic Questions before installing BuddyPress.
killer_x10Participant@mcuk But I do not see the answers to my Questions. Can anyone please answer them here? Thank you
April 27, 2015 at 12:42 am #238415In reply to: Remove Everything Gravatar
djstevebParticipantasked about this with some help over a year ago ( https://buddypress.org/support/topic/remove-all-gravatar-calls/ )
short term fixes some though: https://buddypress.org/support/topic/new-buddypress-plugin-bp-local-avatars/
Which I have installed but not activated yet.
Also mentioned this a while back in a survey thread I think it was ( buddypress. org/support/topic/questions-for-the-2015-buddypress-survey/#post-229073
and in buddypress .org/ support/topic/programmatically-assigning-avatars-to-groups/#post-182810
Glad to see there was some ticket discussion about this issue! And others who are looking at this being a real problem!
April 23, 2015 at 8:30 pm #238289In reply to: Avatar does not show outside BuddyPress
danbpParticipantSorry but your pasted code is wrong.
See source.
Read also the comments before you copy/paste.
@henrywright can you help out please ?April 9, 2015 at 8:40 am #237547In reply to: Performance of css Stylesheets
mcpeanutParticipant@rosyteddy a couple of good reads there man, i like to read through the comment sections on articles like the ones above because there is some good points raised, there are alot of varied opinions as how to effectively pull this off dependent on the complexity of your site, which i would consider mine as quite complex, the reason for the questions and advice is because of how complex i consider the website to be, i have alot of stylesheets for various different things here there and everywhere loading when not needed etc, in the past i have used plugins to successfully combine and serve them as one cached minified version etc.. but i was just wanting to go more in depth with it and configure it all myself to run at an optimum level.
I am going to be messing around with this over the next few days and will get back to you on what i feel was the best way to do it, any more advice off anyone else who has tackled doing this manually for wordpress/buddypress give us a shout.
April 8, 2015 at 12:14 am #237430shaquana_folksParticipantThe only reason why I started this topic was because I spoke to a WordPress representative and as I’ve done here, after explaining the issues to the rep, they said for me to get in contact with the creators of the plugin that allows me to do all of these news feed configurations so I assumed it was through here, BuddyPress. And I already was reading through the Codex, videos tutorials, support forums and speaking to numerous amounts of representatives and didn’t get anywhere. But okay, I will try reaching out to the creator of the Vipress theme and hopefully get my questions answered. Thank you.
April 7, 2015 at 5:32 pm #237400In reply to: "Friends Only" custom filter – codex incomplete?
mrgibletsParticipantHey guys,
Thanks for your replies.
Firstly, I am going to eat some humble pie. I didn’t realise that buddypress was entirely user driven and supported so apologies for jumping the gun there.
I promise that I will make it my mission to share anything I learn while using buddypress and offer help to others in the spirit of the project. It could certainly do with some basic “start up” guides, there are a few simple things that virtually everybody using this for the first time is going to want to do and they could be laid out in simple terms with easy to follow “how to” guides and I am more than happy to post a few of these once I am confident that I know what I’m doing is correct.
Thanks for the explanation and link Dan, that is most helpful.
I’m slowly starting to understand how everything ties together, and I’m sure I’ll have a million other questions along the way, but I’m also pretty confident that I’ll crack it and once I do I will be more than happy to contribute to the BP family wherever possible 😉
April 7, 2015 at 5:16 pm #237397In reply to: Adding new 'Order By' on members loop
ch1n3s3b0yParticipant@danbp – Sorry to have so many questions. The example in the link you provided is for the activity loop, but I am trying to get this working for the members loop. Will it still work the same or do I have to take a completely different approach to this?
April 7, 2015 at 7:27 am #237366In reply to: Volunteer for BuddyPress
Hugo AshmoreParticipant@ripozzo The best approach is to get as familiar with BP as possible, running local development installs of BP that you can play around with, reading the current codex guides, then helping out on the forum answering any questions you can. Answering forum questions is a great way to get really familiar with BP as it gets you rooting around in BP seeing what the solutions might be.
When you feel you’re ready to add documentation or see a need and benefit to edit/update existing codex articles drop am @mention to myself @hnla or mercime @mercime and we’ll happily set you up with access on the codex.
April 6, 2015 at 12:01 pm #237324In reply to: forum and group notification
dingxiaohanParticipantThank you, I think that answers one of my questions: notification does not go far beyond indicating that there has been activity. What I’m hoping to do is breathe more life into a community by improving communication, and the more action is required from users the less likely that is to happen. At present we correspond by exchanging emails to group addresses manually compiled in Notepad, with no two people having the same list! A Yahoo group would work much better. At present it looks to me as if people would find the bbpress / buddypress solutions more laborious.
Two things about Yahoo groups: 1. The incoming email gives you all the content, without your having to do a second click and go and find it, and 2. you get emails on all contributions to the group you’ve subscribed to, not just when someone specifically targets you. Those limitations in buddypress look to me like killers, but maybe I haven’t understood everything yet.
I hope not, because full and easy integration of communication into a website would make it such a powerful tool.
April 3, 2015 at 12:43 am #237218In reply to: Execute PHP Script at Group Creation
valuserParticipantalso – This MAY help?
There is an action where you can hook in. It is called: ‘groups_created_group’.
see
April 1, 2015 at 5:52 pm #237130mrgibletsParticipantBrilliant thank you @danbp that’s exactly what I was looking for.
I know you were being sarcastic when you said “The light goes on when you click on ↑↑↑ Documentation ↑↑↑” but as I’ve explained in other threads on here, the way the codex is laid out is very confusing for a new user.
Maybe you guys that have all been working with this for years know your way around, but I spent ages trawling through the docs and couldn’t find that holy page you’ve just given me the link to.
Remember, I’ve only been using Buddypress for a couple of days. I didn’t even know what it was that I was looking for so how was I supposed to search for the term “Activity Loop”?
I’m sorry if the questions I’m asking are coming across as lazy but I assure you that is not the case. I just wanted somebody to point me in the right direction which you have just done, so thanks again.
March 31, 2015 at 2:27 pm #237024In reply to: Page Not Found Permalinks Issue
mrgibletsParticipantOoofff, as mentioned above, that is a HUGE list of plug-ins.
I’m not surprised that something is conflicting as you have a few things there that could be altering rewrite rules.
Your best bet is to disable all the other plug ins and see if if BP works after a permalink update. If so then you’re gonna have to start reactivating the plug-ins one at a time until the issue arises again.
Just in case you do lose access to update your permalink structure from the admin panel you can always do it via the database :
http://wordpress.stackexchange.com/questions/58625/where-is-permalink-info-stored-in-database
Hope you find your solution!
March 31, 2015 at 1:48 pm #237017In reply to: new plugin: BuddyPress Simple Events
mrgibletsParticipantVery interested in this plug-in but have a couple of questions.
1) Are users notified when an event they plan to attend is about to start?
2) I know it says on the plug-in page that there is no support for recurring events but this is something that would be critical for the way i’d be using the plug-in so is there any chance that this will be supported in future versions (pro or free) and if not is it something that I could commission you to add for me?
Many thanks!
March 29, 2015 at 1:27 pm #236848In reply to: Page Not Found Permalinks Issue
danbpParticipantI’m wondering if you set up BP pages correctly. (also because your previous questions on this forum)
your-site/activity/
your-site/groups/
your-site/members/
your-site/forums/are not existing and /page/ in above urls are always removed, without 404 error.
Do you use specific rewrite rules ? Maybe control All in one SEO settings and theme settings
-
AuthorSearch Results