Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question How to.... use small and full avatar in one post view?

More
14 years 8 months ago - 14 years 8 months ago #106286 by Randal
Hello guys!

I want to know.. how can I get two sizes of users avatars in user profiles in topic view.

I want to show just nice cropped thumbnails from JomSocial in main view at posts.. And after hover it show full size avatar..

I know it's a little bit not nice loading 2 sizes the same avatar.. But cropped to square avatars are very nice fit to design. I don't wanna use overflow:hidden to 'crop' avatar just in css.

I was trying mix horizontal and vertical user profile file.. But it loads 2 times only small or big avatar. Not full and thumb size. I found I need change in parameters of template
avatarSizeXPost=80
avatarSizeYPost=80 to have thumbs on left side profiles.. But how can I add query to get also full size?

And another question... How can remove 'k' from thousands extensions like 19.4k to get full number?
Last edit: 14 years 8 months ago by Randal.

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #106780 by Randal
I found myself answer for my second quesion.

To have full number without 'k' extension you need to remove:
Code:
CKunenaTools::formatLargeNumber

from templates. Thanks for devs to keep full complex to do this change in template code without hacking kunena.

But my first question about loading 2 sizes avatars is still open.

Please Log in or Create an account to join the conversation.

Time to create page: 0.212 seconds