- Posts: 131
- Thank you received: 3
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question [Merged topic] How to display users' social networking information in K 1.6 messages
15 years 8 months ago #58301
by prophoto
Replied by prophoto on topic Re: show profile info
I understand that but once filled out the icons are not showing. Is there somewhere I need to allow them to show? Admin config?
Please Log in or Create an account to join the conversation.
15 years 8 months ago #58302
by @quila
Replied by @quila on topic Re: show profile info
Hi,
no there are no way to show them without hack/change template files.
Regards
no there are no way to show them without hack/change template files.
Regards
Please Log in or Create an account to join the conversation.
15 years 8 months ago #58303
by prophoto
Replied by prophoto on topic Re: show profile info
Can you point me in the right direction?
Please Log in or Create an account to join the conversation.
15 years 8 months ago - 15 years 8 months ago #58313
by @quila
Replied by @quila on topic Re: show profile info
Yes,
insert code above in profile.vertical.php (for left/right avatar position) or in profile.horizontal.php (top/bottom).
Then open the file socialbuttons.php and change "false" to "true".
Now icons should show in the place you have inserted code above.
Regards
Code:
<?php CKunenaTools::loadTemplate('/profile/socialbuttons.php'); ?>
Then open the file socialbuttons.php and change "false" to "true".
Now icons should show in the place you have inserted code above.
Regards
Last edit: 15 years 8 months ago by @quila.
The following user(s) said Thank You: Phoenigs
Please Log in or Create an account to join the conversation.
15 years 8 months ago - 15 years 8 months ago #58356
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: show profile info
Thanks for clearing that up, @quila. I remember in an earlier development version of K 1.6 when all of these social network images were displayed on the Blue Eagle template. The design has changed and I didn't know about it. :blush:
Oh well, these things happen. :lol:
Oh well, these things happen. :lol:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 15 years 8 months ago by sozzled.
Please Log in or Create an account to join the conversation.
15 years 8 months ago #58373
by prophoto
Replied by prophoto on topic Re: show profile info
This worked great, thanks. Just needed to make a few CSS tweaks and it was perfect!
Please Log in or Create an account to join the conversation.
Time to create page: 0.263 seconds