Search Results for 'buddypress'
-
AuthorSearch Results
-
October 7, 2014 at 12:17 pm #205242
In reply to: All Members showing age of 44 years old
Hugo Ashmore
ParticipantWell if you think it’s the theme try asking the theme authors how they are doing this, if they reply ‘we aren’t’ then you know it’s not the theme! or conversely try swapping themes and see if that dob field stops working.
What plugins that are listed as BP ones do you have running?, list them as there are ones that extend the profile field selectors such as this:
‘Buddypress Xprofile Custom Fields Type’
which also will display the date picker as a age calculation if selected.
At the end of the day if you want help it’s going to be important for you to understand how your installation is working so you can impart information as it’s required, especially where the issues are not strictly core BP ones.
October 7, 2014 at 12:05 pm #205240In reply to: All Members showing age of 44 years old
bonnsaikitty
ParticipantAh, forgot to reply this one.
For the code, I don’t know, we use a theme for this.
So, conclusion : I don’t know where’s the source of the age calculation. I just thought Buddypress does it automatically. Correct me if I’m wrong.
Thanks.
October 7, 2014 at 11:55 am #205239In reply to: All Members showing age of 44 years old
Hugo Ashmore
ParticipantEDIT: how are you displaying ages? Can you share the code?
Paul asked you a question, it’s vital that you respond to these as it’s impossible to help people on threads without detailed info; also it’s important to understand that BuddyPress does not do any birthday calculations from that birthdate profile field so you must have something else at work, hence the question.
October 7, 2014 at 11:39 am #205237In reply to: All Members showing age of 44 years old
bonnsaikitty
Participant@djpaul I have also upraded Buddypress to the version 2.1.1 But I don’t see any changes for the age of members (still 44 years old for all).
October 7, 2014 at 11:30 am #205235In reply to: All Members showing age of 44 years old
bonnsaikitty
Participant@djpaul Hi, thank you for your respond.
My website is a dating site, and we are using Buddypress. I don’t have problem with dates and blog release date. We are using a theme bought in Theme Forest for this, and even them, they do not really understand how come all our members have same age of 44.
October 7, 2014 at 10:03 am #205230In reply to: Styling BuddyPress
jessicana
ParticipantWell, I tried and it didn’t work. I can see what I added to the CSS when I inspect an element and I see the following:
1) I can see the code I added but it’s strikedout:
#buddypress #whats-new-options { overflow: fixed; height: 60; }Check this picture: http://imgur.com/LqsVbbX
2) I can see that the original code is still there and is still valid:
#buddypress #whats-new-options { overflow: auto; height: 0; }3) There is a tic beside the [overflow: auto;], when I remove that tick using inspect element everything works just perfect.
4) I added to the child theme directory [js][/js] folder and inside that folder I added [buddypress.js] file and I adjusted the height to 60 instead of 20 and 40 for them all inside that buddypress.js.
This didn’t work because I miss from where the [overflow: auto;] is reading their auto and why I can’t change it to fix.
The 60 is just a hypothetical number to see if things work but things are not working.
Thanks
October 7, 2014 at 10:01 am #205229In reply to: All Members showing age of 44 years old
1a-spielwiese
ParticipantCfr. https://buddypress.org/support/topic/display-age-on-profile-page/page/2/#post-158035:
Actually, whoever is logged in is the default age, and when logged out, everyone is age 0 in the member directory. When logged out each userβs profile page shows their proper age.
and:
https://buddypress.org/support/topic/age-for-each-user-instead-of-age-for-logged-in-user/:
what have I to change for getting displayed the indiviual age of each member?
October 7, 2014 at 9:52 am #205228In reply to: Reshaping the registration page
1a-spielwiese
Participant“your top bar”
Do you mean the Menu-Tabs on the BuddyPress-pages?
It’s for the first line (background-color: Teal)
#buddypress div.item-list-tabs { background: #008080 }and for the second line (background-color: Gainsboro)
#buddypress div.item-list-tabs#subnav ul li { background: #DCDCDC }And the (bold, 97.5%-seize) DarkMangenta-font-color is produced for all my links with:
a { color: #8b008b; font-size: 97.5%; font-weight: bold; }October 7, 2014 at 8:11 am #205223In reply to: All Members showing age of 44 years old
Paul Wong-Gibbs
KeymasterSounds like an interesting problem. Do regular blog posts publish and display their dates correctly? Have you had problems with scheduled blog posts on this site?
Just initially trying to figure out if all the dates on your site are off by 44 years, or if it’s all BuddyPress dates, or just some dates in some specific part of BuddyPress. Thanks for your help.
EDIT: how are you displaying ages? Can you share the code?
October 7, 2014 at 8:06 am #205222In reply to: 404 Errors with IIS Assistance
Paul Wong-Gibbs
KeymasterWhat about any other links generated by BuddyPress content? For example, groups, activity stream, etc.
There is this https://codex.buddypress.org/getting-started/iis7-web-config/ but it was written about 4 years ago and the core team collectively do not use IIS at the moment. If you can help us figure out the correct config for BP on IIS, we can update the docs which would be wonderful. π
October 7, 2014 at 7:52 am #205215In reply to: Marked as spammer, but why?
Paul Wong-Gibbs
KeymasterHmmmm. BuddyPress does not ever automatically mark a user as a spammer (or not a spammer), so I’m not immediately sure what might be going on. What other plugins do you have on the site, and what theme are you using?
Please also tell us the versions of WordPress and BuddyPress that you are using, like @shanebp asked.
Last question: are you using multisite? If you don’t know what that is, the answer’s no. π
October 7, 2014 at 7:24 am #205212In reply to: Marked as spammer, but why?
boriskamp1991
ParticipantThank you for your reply,
When I hover over the one user that is not an admin I get to see ‘spam’, so it looks like WordPress does not see it as a spammer. the other user is an admin, so why on earth would Buddypress mark that as a spammer?
I registered a new user and it is marked as spammer right away by BP, WP does not because I can click the ‘spam’ button from the users list.I installed BP on my other local test site and there it works fine….
I guess you guys need more info so please let me know as Im really in need of solving this.Thanks!
October 7, 2014 at 4:23 am #205210In reply to: Modifying buddypress.min.css
@mercime
Participantjust went to make changes in buddypress.min.css
@barchiola Please do not modify the CSS file in the BP plugin. Any changes you make will be overwritten the next time you upgrade BuddyPress. Recommend that you upgrade to the latest BP version 2.1.1 https://buddypress.org/download/ and create a child theme of your preferred theme. Add the style changes to your child theme’s stylesheet.October 7, 2014 at 1:58 am #205204In reply to: Customize Default Profile Menu
RomanSB
ParticipantHere’s some tips and tricks I’ve found so far:
http://themekraft.com/blog/customize-profile-and-group-menus-in-buddypress/
BuddyPress Profile: Change Default Nav Menu Tabs and Sub Items
October 7, 2014 at 12:45 am #205200In reply to: Modifying buddypress.min.css
barchiola
Participantwill buddypress automatically compress the buddypress.css file to the buddypress.min.css format if i edit the buddypress.css file?
October 6, 2014 at 10:00 pm #205189In reply to: My BuddyPress site: Showcase?
Marcella
ParticipantNot sure when it will be ready, I’m integrating some bespoke functionality to link with BuddyPress and WordPress so it’s been taken down.
Also have to think about some sort of mobile / tablet situation as it never had one before.
I’ll come back here when it gets going again.
October 6, 2014 at 9:10 pm #205184In reply to: Register page only asking for username/email
dreammyw0w
ParticipantOkay so… the diffference is bbpress & buddypress. So I used a bbpress shortcode. Ok ok. ^^
But if I just attach a page, you say, then a register form will automatically appear on that page? Or is there anything else I need to do first?
EDIT : I made a new blank page, attached it, & now it works.
So my final question & the topic can be closed:
–> Can I create/design a page & then “somehow” insert that same register form on my freshly designed page? π ( cuz now its just a blank-page with the form on it. )Could u point me in the right direction please?
October 6, 2014 at 9:03 pm #205183In reply to: Register page only asking for username/email
dreammyw0w
ParticipantBuddyPress does not have shortcodes.
https://codex.bbpress.org/shortcodes/
Then whats this website? π I dont understand.1.If I dont add the shortcode, then this page wont show any form. Only an empty div with the background color.
2.Everything propperly attached as stated in post#1 ^^
3.No single site.Kind regards,
Dreammyw0wOctober 6, 2014 at 8:57 pm #205182In reply to: Register page only asking for username/email
r-a-y
KeymasterBuddyPress does not have shortcodes.
– Remove the shortcode on the “Register” page.
– Also ensure that under “Settings > BuddyPress > Pages” that your register page is properly attached.
– If you’re using single-site, under “Settings > General”, make sure registration is enabled.October 6, 2014 at 8:53 pm #205177r-a-y
Keymaster@godsdead – Did you add the code in the correct place?
/wp-content/plugins/buddypress/bp-themes/bp-default/functions.php?Please let us know.
October 6, 2014 at 8:29 pm #205172In reply to: Question for Buddypress webmasters.
Kris35
ParticipantAlso, do most people use a Buddypress theme or a regular WP theme?
October 6, 2014 at 8:25 pm #205169In reply to: Markup in profile field descriptions?
Ruby Sinreich
ParticipantO. M. G. I just went to test this and make a screenshot for you and sure enough it does work! I swear it didn’t before, but clearly it was user error. Sorry to waste your time.
Now if someone could just give the same answer to my other question that would be awesome! π
https://buddypress.org/support/topic/how-can-i-link-a-member-directly-to-a-profile-group/
October 6, 2014 at 7:39 pm #205160In reply to: Conflict (sort of) with Social Login & Mentions
Halo Diehard
ParticipantKk, sorry it took so long to get back to this; I had to walk away from it all for a bit as my whole setup is taking more of my time than I am able to produce any content, and I’m ready to throw in the towel.
I just took a peek in my database and it looks like the plugin just takes the person’s account name from whatever account they log into and uses that for everything, the login, nicename and display/nickname, so no way of knowing which one it pulls the @mention from.
I’m assuming in a normal registration it takes it from the person’s first and last name, though? This probably works on a lot of “business”-types sites, where people use their birth-names anyway, but the vast majority of forums I’ve visted show that people prefer to use quirky, expressive names that reflect their personalities. For this reason, I think BuddyPress would better serve a lot of forums with the @mentions if there were at least an option to use the nicename instead of the username.
I understand it gets really complicated with people being able to change their nicename, but on most forums people don’t get to do that, only Admins can do that for them, because it confuses the other membership; they don’t know who’s “talking”.
So for a ton of people who are used to phpbb3-type forums, it would be great to turn off the ability to change nicenames and have nicenames be @mentions. Or even have nicenames be @mentions, and if you change your nicename, your @mention just has to stay the same, because it’s just too complicated to get the coding to do that, but still, nicename over “real name”, because when you put your real name in a forum you don’t expect it to be used as your forum name, you just don’t. And hand-holding or no, it *will* discourage people from using a forum.
There’s mah feedbacks, lemmie know if there’s anymore database peeking you’d like me to do, and thanks for trying to help π
October 6, 2014 at 7:14 pm #205098In reply to: [Resolved] Require a login for sitewide activity
shanebp
ModeratorTry this in bp-custom.php
function wirelab_check_activity_login() { if( ! is_user_logged_in() ) { wp_die("To view this page you must first log in."); } } add_action('bp_before_directory_activity', 'wirelab_check_activity_login');October 6, 2014 at 6:52 pm #204938In reply to: [Resolved] Require a login for sitewide activity
WireLab
Participantsorry buddypress 2.1 wordpress 4.0
-
AuthorSearch Results