-
Chouf1 replied to the forum topic Trouble with Bp-Privacy-component translation. Drop-down menus (list boxes) still showing in english in the group Creating & Extending 13 years ago
Please read here first:
https://buddypress.org/community/groups/bp-privacy/forum/topic/is-this-plugins-is-worked-for-version-1-5-1/The plugin translation had to be in the plugin languages folder
-
Chouf1 replied to the forum topic Translated Buddypress, some messages STILL in english.. in the group How-To and Troubleshooting 13 years ago
Ola !
You have 2 translation when running BP. One for WP and one for BP
And many plugins using their own mo file. In this case, the translation is in a “lang” or “languages” folder delivered with the […] -
Chouf1 replied to the forum topic How to edit group word from toolbar in the group How-To and Troubleshooting 13 years ago
hello,
in such situation you have to read the […] -
Chouf1 replied to the forum topic How do I get the BuddyBar back? in the group How-To and Troubleshooting 13 years ago
@karmatosed It’s return_false !
add_filter( ‘bp_use_wp_admin_bar’, ‘__return_false’ );`
-
Chouf1 replied to the forum topic Ajax sorting and Load more doesn't work when user is not logged in the group Installing BuddyPress 13 years ago
Have you declared “testing” as a child-theme from within style.css ?
If you simply renamed bp-default when throwing it into the wp-content/themes/ folder, it is normal that you have a bad issue, because you’re […] -
danbpfr replied to the topic What syntaxhighlighter do you use with buddypress 1.6.1 ? in the forum Miscellaneous 13 years ago
😀
-
Chouf1 replied to the forum topic What syntaxhighlighter do you use with buddypress 1.6.1 ? in the group Miscellaneous 13 years ago
😀
-
Chouf1 replied to the forum topic BP.org – Us vs Them in the group Requests & Feedback 13 years ago
@FIQ, i believe i understand what you’re saying here and on other treads in the past days, but i’m affraid you use the wrong maner.
“The hostility expressed just underlines my point.” sounds like […] -
Chouf1 replied to the forum topic Spam on activity in buddypress in the group How-To and Troubleshooting 13 years ago
Hi,
WP is promoting his own software Akismet against spam, so i’m affraid that it’s not tomorrow they will develop another antispam system.
i’m using wp-ban and some htaccess rules (very efficient IMO)`# […]
-
Chouf1 replied to the forum topic What syntaxhighlighter do you use with buddypress 1.6.1 ? in the group Miscellaneous 13 years ago
@mercime, ok thanks! But “honor” is too much 🙂 i opened a ticket witch probably would be considered as “not important” yet…. There are other more important tasks to do first […]
-
Chouf1 started the forum topic Ago ago is back on 1.6.1 ?!!! in the group Miscellaneous 13 years ago
You can see this recurring phenomenon here for example, under the “Join Group” button: https://buddypress.org/community/groups/bp-default/forum/topic/wireframes-collection-2/
This bug was discussed several […]
-
Chouf1 replied to the forum topic What syntaxhighlighter do you use with buddypress 1.6.1 ? in the group Miscellaneous 13 years ago
bump…
Also do this be related in a ticket ? -
Chouf1 replied to the forum topic Changing size avatar in member-loop.php in the group Miscellaneous 13 years ago
hello,
you can read here at the bottom:
https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/and also […]
-
danbpfr commented on the post, Welcome r-a-y to the BuddyPress Core Team!, on the site BuddyPress.org 13 years ago
congratulations and regards from Paris, @r-a-y !
-
danbpfr replied to the topic [Resolved] How can I get the buddypress toolbar back in the forum How-to & Troubleshooting 13 years ago
hi,
add his to your “/plugins/bp-custom.php”
add_filter( 'bp_use_wp_admin_bar', '__return_false' );
-
Chouf1 replied to the forum topic How can I get the buddypress toolbar back in the group How-To and Troubleshooting 13 years ago
hi,
add his to your “/plugins/bp-custom.php”
add_filter( 'bp_use_wp_admin_bar', '__return_false' );
-
Chouf1 replied to the forum topic How to hide the text "Viewing member"? in the group How-To and Troubleshooting 13 years ago
You have to create a child theme first.
Than you can modify the members-loop by adding a contitionnal tag for loged-in users into
your_theme/members/members-loop.phpLine 20
-
danbpfr replied to the topic Which CSS do I change? in the forum How-to & Troubleshooting 13 years ago
All CSS changes (and others) must be done from within your child theme. That’s the reason of the child theme 😉
If you do that in bp-default, they gone at the buddypress next updatehttps://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
-
danbpfr replied to the topic Which CSS do I change? in the forum How-to & Troubleshooting 13 years ago
All CSS changes (and others) must be done from within your child theme. That’s the reason of the child theme 😉
If you do that in bp-default, they gone at the buddypress next updatehttps://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
-
Chouf1 replied to the forum topic Which CSS do I change? in the group How-To and Troubleshooting 13 years ago
All CSS changes (and others) must be done from within your child theme. That’s the reason of the child theme 😉
If you do that in bp-default, they gone at the buddypress next […] - Load More
@chouf1
Not recently active