-
James replied to the forum topic Activity Filters in the group How-To and Troubleshooting 12 years, 7 months ago
thanks Paul, now it is more clearly. Taking into account that in bp_dtheme_ajax_querystring() I see only type, scope and action parameters, do I understand correctly that there is no way to add simple filter which […]
-
James started the forum topic Activity Filters in the group How-To and Troubleshooting 12 years, 7 months ago
hi,
if I add new filter to site wide activity drop-down e.g.
, where do I tell it, which filter I want to use for bp_has_members from activity-loop.php?
thanks!
-
James replied to the forum topic Avatars tooltip (alt tag) in the group How-To and Troubleshooting 12 years, 7 months ago
is it bp_core_avatar_alt, how could I block it?
thanks.
-
James started the forum topic Avatars tooltip (alt tag) in the group How-To and Troubleshooting 12 years, 7 months ago
hi,
does anyone know how to remove tooltip (alt tag) with user name from all avatars across the site?
thank you!
-
James started the forum topic Child theme + jQuery + Placeholders in the group How-To and Troubleshooting 12 years, 7 months ago
hi,
spent hours on searching, need a bit of help:
1. Do I understand correctly, that in child theme of bp-default we don’t need to load jquery since it is already loaded by wp, and all we have to do is ` […]
-
James started the forum topic Bulk Group Creation in the group How-To and Troubleshooting 12 years, 7 months ago
hi,
for my project I need hundreds of groups to be created by admin, what will take half a day.
which function is responsible for group creation in BP, maybe there is some way to add several parameters for […]
-
James started the forum topic Bp-default html margin-top? in the group How-To and Troubleshooting 12 years, 7 months ago
hi,
Can anyone tell please, where does
html {
margin-top: 28px !important;
}come from?
it is not in default.css, but still appears and I cannot find the way to edit it. You can see it here on […]
-
James replied to the forum topic Bp-default html margin-top? in the group How-To and Troubleshooting 12 years, 7 months ago
ok, I got it, it is wp issue, not question to buddypress.
-
James replied to the topic How to override core function? in the forum How-to & Troubleshooting 12 years, 7 months ago
thanks @chrisclayton! using your method I’ve been able to modify read more link too, but how could I hook into
$excerpt = bp_create_excerpt( $text, $excerpt_length, array( 'ending' => __( '…', 'buddypress' ) ) );
to change ending text ‘…’? -
James replied to the forum topic How to override core function? in the group How-To and Troubleshooting 12 years, 7 months ago
thanks @chrisclayton! using your method I’ve been able to modify read more link too, but how could I hook into `$excerpt = bp_create_excerpt( $text, $excerpt_length, array( ‘ending’ = __( ‘…’, […]
-
James started the forum topic How to override core function? in the group How-To and Troubleshooting 12 years, 7 months ago
hi,
I am trying to take control over function “bp_activity_truncate_entry”.
I am interested to change line “$excerpt_length = apply_filters( ‘bp_activity_excerpt_length’, 358 );” from functions.php or […] -
James started the forum topic Current URL in the group How-To and Troubleshooting 12 years, 7 months ago
hi,
How do I get current url of any BP page/component/etc..?
e.g., native WP get_permalink for example.com/username/profile/ shows example.com/members.
what should be used instead?
Edit:
don’t know […] -
James started the forum topic Profile navigation in two or three columns in the group How-To and Troubleshooting 12 years, 8 months ago
Is it possible to display bp_get_displayed_user_nav in two or three organized columns, not as a line or vertical one-column list?
thank you!
-
James replied to the forum topic Rectangular profile avatar in the group How-To and Troubleshooting 12 years, 9 months ago
hi @sbrajesh
could you please take a look on this, if you will have time.. -
James replied to the forum topic Rectangular profile avatar in the group How-To and Troubleshooting 12 years, 9 months ago
can it be done using these lines (?):
`$thumb_cropped = wp_crop_image( $original_file, (int)$crop_x, (int)$crop_y, (int)$crop_w, (int)$crop_h, bp_core_avatar_thumb_width(), bp_core_avatar_thumb_height(), false, […]
-
James replied to the forum topic Rectangular profile avatar in the group How-To and Troubleshooting 12 years, 9 months ago
-
James replied to the forum topic Rectangular profile avatar in the group How-To and Troubleshooting 12 years, 9 months ago
@mercime thank you for reply!
– Is it bp-default in the link? (link in the 2nd post in this topic)
– if yes, what version is it and where it can be downloaded?
– was such feature as “Rectangular profile […] -
James replied to the forum topic Rectangular profile avatar in the group How-To and Troubleshooting 12 years, 10 months ago
ok, after a bit of searching looks like it is old bp-default, does it mean that it is removed functionality?
thanks!
-
James replied to the forum topic Rectangular profile avatar in the group How-To and Troubleshooting 12 years, 10 months ago
I assume something like this was done in this theme, but what is the name?
-
James started the forum topic Rectangular profile avatar in the group How-To and Troubleshooting 12 years, 10 months ago
Hi,
Is there a possibility to have rectangular profile avatar, but square avatars in all other places (cropped not narrowed), same to how it is happening on facebook?
thanks!
- Load More
@janismo
Active 8 years, 1 month ago