Search Results for 'buddypress'
-
AuthorSearch Results
-
September 20, 2014 at 4:30 am #198030
@mercime
ParticipantHave you also tried deactivating all plugins except BuddyPress?
September 20, 2014 at 2:43 am #198027Topic: Comment out words with CSS
in forum How-to & TroubleshootingTekkie2k
ParticipantCould you please tell me how to remove the words “This field can be seen by: Everyone” from Buddypress’ registration page? I thank you in advance for your assistance.
WordPress version: 4.0
BuddyPress version: 2.1
Theme: Twenty Fourteen
Site Link: http://www.gayfriendschat.com/socialblog/sign-up/
September 19, 2014 at 11:49 pm #198023r-a-y
KeymasterSalutation needs to update their theme.
I’m guessing the Salutation theme is an older bp-default deriviative. Tell the Salutation developers to look at this:
https://buddypress.trac.wordpress.org/attachment/ticket/5889/5889.bp-default.patchWhat happens if you switch your theme? Do the same problems occur?
September 19, 2014 at 9:44 pm #198010In reply to: Styling BuddyPress
jessicana
Participant@ danbp – Thank you for your efforts in helping me. What you suggested did not work.
I will explain what caused this problem and the steps I have done trying to resolve this problem based on what you suggested.
I did the following:
1) I edited buddypress.js file and changed the following two fields from 20px to 50px:
`});
jq(‘form#whats-new-form textarea’).animate({
height:’20px’
});`
andjq('#whats-new-form textarea').animate({ height:'20px'2) I added the following to my CSS:
#buddypress #whats-new-options { overflow: fixed; height: 50; }post update appears with no problems but when I click on the text area to start typing the problem appears again.
What caused the problem is the following custom CSS:
#buddypress button, #buddypress a.button, #buddypress input[type=submit], #buddypress input[type=button], #buddypress input[type=reset], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button { border: 4px solid #888; font-size: 1.0rem; }If I delete the above two lines, everything will be fine with post update button. The problem is more like container or margin, something like that.
Thanks!
September 19, 2014 at 9:30 pm #198008ChiefAlchemist
ParticipantIf it helps
1) I’m running ServerPress local. But I’m not pulling any random errors with anything else.
Other additional info:
2) Only happens when I’m logged in. No login === no error. That’s got to mean something.
3) I commented out bp_alpha_sort_by_key() in bp-core-functions.php. I then get an error from a call to that function at line 1847 – which is obviously kinda expected. But the original error disappears, which leads me to believe it’s something in that function. That question is, what?
This only week 2 of my working with BuddyPress. I wish I could be more helpful. Dev’ing with DEBUG off isn’t good. But with it on, I keep getting this error, which I can’t fix.
Any thoughts or recommendations? Please? Thx.
September 19, 2014 at 6:47 pm #197989In reply to: Patsy disregards custom registration page
r-a-y
KeymasterThanks for the report.
What customizations are you doing in the
register.phpandactivate.phptemplates?It does look like Invite Anyone is breaking due to changes in #5772:
https://buddypress.trac.wordpress.org/ticket/5772September 19, 2014 at 6:26 pm #197984In reply to: Buddypress Activity Link (time ago) Issue
Cartographer
ParticipantI created a new ticket as I was told here: https://buddypress.trac.wordpress.org/ticket/5890
I hope that I did the procedure well.
It is a crucial issue for us, who use non-latin characters and hopefully there will be a solution 🙂
I appreciate your time.
September 19, 2014 at 6:00 pm #197982In reply to: blog post mail notification error
r-a-y
Keymastercepeuh – Do you have the activity component enabled? Also make sure you have network-activated BuddyPress.
September 19, 2014 at 5:59 pm #197981In reply to: Buddypress Activity Link (time ago) Issue
r-a-y
Keymaster@cartographer – Please create a new issue on our ticketing system:
https://trac.buddypress.org/newticketUse the same credentials you use here on bp.org.
Sounds like an encoding issue, but we’ll need to investigate.
Thanks!
September 19, 2014 at 5:35 pm #197977In reply to: My customs styles stopped work
r-a-y
KeymasterThanks for the report everyone.
As an interim fix, try renaming your CSS to
'buddypress.min.css'for now. When we moved our CSS generation tools over to Grunt and to supportSCRIPT_DEBUG, this had the side-effect of needing to rename some files.Keep your eye on the ticket that henry.wright linked to though.
September 19, 2014 at 5:30 pm #197976In reply to: [Resolved] Jquery bug in Buddypress 2.1?
r-a-y
KeymasterThanks for the report everyone.
Can you test the fix located here?
https://buddypress.trac.wordpress.org/attachment/ticket/5889/5889.01.patchSeptember 19, 2014 at 5:30 pm #197975In reply to: Can't create Buddypress child theme
Iryna_B
ParticipantThanks for the reply!
Ok, now I’m really confused. I just want to create a child theme for buddypress, so that I could make changes in it and which will not be overwritten with the update of buddypress. So, what should I do?September 19, 2014 at 4:37 pm #197968In reply to: [Resolved] Jquery bug in Buddypress 2.1?
dutchlimits
ParticipantI don’t know if its the right solution but it worked for me. Replacing the global.js (wp-content/plugins/buddypress/bp-themes/bp-default/_inc/) to an earlier version fixed the jquery problem for me.
September 19, 2014 at 3:15 pm #197961In reply to: My customs styles stopped work
Henry Wright
ModeratorI’ve opened a ticket to make the core developers aware of the issue.
September 19, 2014 at 3:04 pm #197957In reply to: [Resolved] Jquery bug in Buddypress 2.1?
epawel
ParticipantAfter the last update to Buddypress 2.1 I’m having the same issue:
Uncaught TypeError: undefined is not a function (jq.cookie is not a function)
global.js?ver=2.1 (line 1329)I’m using default bp theme (legacy) and WP 4.0 Multisite.
Thank you for any help.September 19, 2014 at 2:57 pm #197955In reply to: User can upload picture to any album id
Paul Wong-Gibbs
KeymasterBuddyPress doesn’t have any album features built-in; you must be using some plugin, and you need to go and talk to its developers for support.
September 19, 2014 at 2:52 pm #197953In reply to: buddypress 2.0.3 download needed, please help
Paul Wong-Gibbs
KeymasterHi!
Here you go: https://downloads.wordpress.org/plugin/buddypress.2.0.3.zip
It’d be interesting to know what theme you found a problem with in 2.1, so we can check it out.
September 19, 2014 at 2:47 pm #197951In reply to: My customs styles stopped work
miguelcortereal
ParticipantThanks a lot for the hints on this but it seems that either I’m missing something or there’s a bug somewhere.
Turns out that When it comes to learn how are things done I always try to RTFM and in this case I did.
Going further, I’ve moved my css folder containing buddypress.css file to buddypress folder at my child theme as alternative option given at documentation (https://codex.buddypress.org/themes/theme-compatibility-1-7/add-buddypress-styles-to-a-theme/) and no way to have it working.
September 19, 2014 at 2:33 pm #197949In reply to: My customs styles stopped work
Henry Wright
ModeratorI’m not sure that anything has been deprecated? Using the approach I mentioned was just an alternative to how you used to do things, which you indicated wasn’t working post 2.1 upgrade. If the latest update is overriding buddypress.css then this is something that may need a Trac ticket
September 19, 2014 at 2:22 pm #197948In reply to: My customs styles stopped work
September 19, 2014 at 2:04 pm #197943In reply to: My customs styles stopped work
Prince Abiola Ogundipe
Participant@miguelcortereal, it happened to me too, latest update is overiding the buddypress.css, what you can do is to create another file in your CSS folder where you have buddypress.css, call it my-custom.css, copy over any part you want to amend from buddypress.css to your my-custom.css file, amend it and make sure you end it with ! important.
thats it. you will have your customization back and that way my-custom.css file will be safe even in any future update.
Naijaping
September 19, 2014 at 2:01 pm #197939danbp
ParticipantThings have changed since 10 mounth !
You can do this by reading this tutorial:September 19, 2014 at 1:55 pm #197937In reply to: Styling BuddyPress
danbp
Participantthe what’s new height is set to 20px in bp-legacy/buddypress/js/buddypress.js
September 19, 2014 at 8:15 am #197914In reply to: Buddypress notifications
1a-spielwiese
ParticipantI do not understand precisely, what your problem is. – However, have you activated the ‘Notification’-component of BuddyPress within your WordPress-settings (Settings/BuddyPress/Components)?
September 19, 2014 at 6:05 am #197906In reply to: [Resolved] Full Width Layout with "Reddle"-themen
1a-spielwiese
ParticipantThank you very much.
It works with the code for the buddypress.php + inserting the other code:
.buddypress #main #primary { margin: 0; } .buddypress #main #content { margin: 0 9.46429%; }via Dashboard / ‘Simple Custom CSS’-plugin.
—
But there still must be a mistake within the style.css for my child theme folder. It’s content is right now:
/* Theme Name: Reddle Child Template: reddle */ @import url("../reddle/style.css"); /* =Theme customization starts here -------------------------------------------------------------- */ .buddypress #main #primary { margin: 0; } .buddypress #main #content { margin: 0 9.46429%; }But it does not work without using ‘Simple Custom CSS’…
-
AuthorSearch Results