Forum Replies Created
-
@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 avatar” with resizing for a square thumb in any of bp-default and why it was removed?ok, after a bit of searching looks like it is old bp-default, does it mean that it is removed functionality?
thanks!
I assume something like this was done in this theme, but what is the name?
@robpachasa yeah, already found it and looks like it does exactly what I need, but again it looks like one complicated plugin to use, if I need the only functionality of loading one file. Cannot get where (in code) TML loads custom template and redirects wp-login.php to it.
hi guys, does anyone have some working fix, or at least direction for fixing last ticket? thanks.
test bp is a good place to see it live. if in members directory you search for a user, who is not currently in “Who is Online” widget (which, I assume, is custom loop), widget will show “There are no users currently online”. If you search for a user, who is online, widget will show result of your search.
It should be tested in IE, during search press enter.
Edit: if you do the same from header search, same issue even if you press “search” button.
thanks.
yes, added it to the sidebar.php of my bp-default child theme (cannot show, local at the moment).
have shortened it a bit, but same things happends with 100% default loop too.
it was checked on IE8, but looks like firefox doesn’t have such problem. However, I have custom search in adminbar and it searches both loops again (members directory and custom in the sidebar, in both browsers), that’s why I thought about some locking.maybe there is some way to lock custom loop from searching?
thank you @boonebgorges, it was fast and loop is working again.
small question. I have custom loop in sidebar. when I go to default search in members directory, type in some username and press search button, everything works fine – members directory shows result, loop in sidebar without changes. BUT, if during search I press enter (insetead of search button), both loops shows search results.
is it known behaviour?Edit: tried to test it on “Who’s Online” here on buddypress.org. If I search for a member in adminbar, widget stops showing who is online (actually, without difference what you press).
https://buddypress.trac.wordpress.org/ticket/3812
Ticket created.
in .css file of your theme
hi @hatherley
do not have time to check for 100%, but:1. add “text-shadow: none;” to
#wp-admin-bar .bp-login and #wp-admin-bar .bp-signup
2. adjust margins for:
div.item-list-tabs {
background: none repeat scroll 0 0 #EAEAEA;
clear: left;
margin: 25px -19px 20px;
overflow: hidden;
}Is there any way to get it working in BP 1.5.1 without big changes?
thanks.
Edit: issue was in “filter” position in bp-default;
hi, could this plugin get number of total activities for specific user?
if not, could you please take a look on this topic:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-do-you-show-a-members-total-post-count/?topic_page=2&num=15thank you.
thanks for reply,
taking into account name of the function and result that I get, this function is meant for blog posts (I understand that this is clearly stated in the name of this topic too), but what I need is number of all activities, as it was discussed in the beginning of the topic.
@boonebgorges wrote nice function for this, but with an issue, which @modemlooper has described previously.@boonebgorges @modemlooper @snark
hi guys, found this old topic and have to conclude that during last year no one has appeared with other function to count user’s activities. Unfortunately, as modemlooper mentioned, issue with incorrect count is still in there.
could you please tell if there were some changes in BP to get this number, or maybe you have some working function?thank you.
hi @djpaul ,
while I’ve been trying to make a recording for you, I understood that this is not connected to activity switching (at least I cannot recreate it anymore).
the only left point is that if text string does not have spaces and is too long for one line, it won’t be transfered to the next one, but will be cut, what is quite logical since it is understood as one word. Probably, my bad again, I should study this question deeper.I am sorry, I am red and I am out

@slaffik could you please take a look on this? thanks
hi guys, I assume 90% of bp users have this issue (see my last check at testbp.org)
no one hasn’t anything to say/help? thanksok, looks like it does not go behind the border, it simply does not go to the next line of the text box and get cut directly where it meets the border. As I understand it is call acomment-content, but I cannot fix it.
When I switch between activity filters or tabs and then decide to reply on some update without reloading the page, text in the comments form goes way behind the right border.
Noticed in BP 1.2.9 and testbp.org.can not really understand what you mean by non-css. if you need program to edit .php files, take a look on macromedia dreamweaver. be sure to create child theme of bp-default – google is your friend!