Forum Replies Created
-
In reply to: Avatar Picture Quality Issue
Thanks @mercime, I was using it on a Event page and displaying author avatar using this:
get_author()) ; ?>
How would that translate in your format?
I fixed this by adding /members/ to the non-cache pages – hopefully there aren’t other such Buddypress/Super Cache inconveniences Im not seeing.
In reply to: Avatar Picture Quality IssueAny one can give me a clue how to tackle this, it will be very much appreciated.
In reply to: Avatar Picture Quality IssueThe 50×50 dimension version is the small thumbnail, I see that there are other dimension versions available in each users’ avatar upload folders but how to call those images instead of this thumbnail one?
In reply to: Adding Group Member Count on A PageHi thanks Mercime but since this will be on a seperate page where I will list several groups and their member counts, the function needs to identify a specific group ID to get the member count of I would presume?
In reply to: Adding Country Flag On Member ProfileYes, check out this page:
https://github.com/NoahY/q2a-flags
It’s a script that’s suppose to do what I suggest (and they even have all the flag graphics in different sizes in the link) but I couldn’t activate the plugin on my site – I think you need to have this Questions2Answers thing installed…
In reply to: How to remove Buddypress Activity Page TabsThan ks @r-a-y but I don’t see any mention of All Members, My Favorites, and @mentions in the index.php file…