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

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Euro Templates - Free K1.6 Templates

More
15 years 1 week ago #93865 by Mizunga
Template not updated for Kunena 1.6.3

WordPress Development and Kunena templates.

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

More
15 years 1 week ago - 15 years 1 week ago #93979 by cliffvt

camsarim wrote: social bookmarking buttons dont show
I use 1.6.3
what is wrong?


Everyone

The social icons are hardcoded to come from a site called "mysocialbuttons.com" and this site does not exist any longer.

You need to edit the file ".../yourrootdirectory/components/com_kunena/template/Euro-Green/view/addthis.php".

I saved all the images (enclosed) to the ".../yourrootdirectory/components/com_kunena/template/Euro-Green/images" directory and then changed all the links in the above file to this directory and it works fine.

I enclose all the images I used in a file to this post. They are mostly 64 x 64 images which the programme scales down to 32 x 32 - I haven't had the time but you could scale them down if you wanted to save a little bit of page load time..

Hope this helps someone!

Cheers

Cliff

SO THE NEW FILE SHOULD LOOK LIKE THIS: (change "yourwebiste.com" to your own website)
Code:
<?php // Dont allow direct linking defined( '_JEXEC' ) or die(); ?> <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style"> <div class="addthis_toolbox"> <div class="custom_images"> <a rel="nofollow" class="addthis_button_facebook"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/facebook.png" width="32" height="32" alt="Facebook" /></a> <a rel="nofollow" class="addthis_button_twitter"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/twitter.png" width="32" height="32" alt="Twitter" /></a> <a rel="nofollow" class="addthis_button_delicious"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/delicious.png" width="32" height="32" alt="Delicious" /></a> <a rel="nofollow" class="addthis_button_digg"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/digg.png" width="32" height="32" alt="Digg" /></a> <a rel="nofollow" class="addthis_button_friendfeed"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/friendfeed.png" width="32" height="32" alt="FriendFeed" /></a> <a rel="nofollow" class="addthis_button_linkedin"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/linkedin.png" width="32" height="32" alt="Linkedin" /></a> <a rel="nofollow" class="addthis_button_reddit"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/reddit.png" width="32" height="32" alt="Reddit" /></a> <a rel="nofollow" class="addthis_button_stumbleupon"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/stumbleupon.png" width="32" height="32" alt="Stumbleupon" /></a> <a rel="nofollow" class="addthis_button_myspace"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/myspace.png" width="32" height="32" alt="MySpace" /></a> <a rel="nofollow" class="addthis_button_technorati"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/technorati.png" width="32" height="32" alt="Technorati" /></a> <a rel="nofollow" class="addthis_button_blogger"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/blogger.png" width="32" height="32" alt="Blogger" /></a> <a rel="nofollow" class="addthis_button_wordpress"><img src="http://yourwebiste.com/components/com_kunena/template/Euro-Green/images/wordpress.png" width="32" height="32" alt="Wordpress" /></a> </div> </div> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c1cfb4053892a88"></script>
6
Last edit: 15 years 1 week ago by cliffvt.

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

More
15 years 1 week ago #93980 by cliffvt

Mizunga wrote: Template not updated for Kunena 1.6.3

It works absolutely fine for me on 1.6.3!

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

More
15 years 1 week ago #94011 by Mizunga
Isn't a good solution,12 http requests and only wordpress.png is 27kb,it will slow a lot your webpage.
This weekend I will update all templates with some new features and I will find a better solution for the bookmarking buttons.

WordPress Development and Kunena templates.
The following user(s) said Thank You: slforum

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

More
15 years 1 week ago #94230 by basidee
Replied by basidee on topic Link text not showing
I am using Euro-BBlue with J! 1.5.22. The link texts on the top menu bar of Kunena are not showing. They only show when I hover. How do I fix this?

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

More
15 years 6 days ago #94275 by Mizunga
Replied by Mizunga on topic Re: Link text not showing
This afternoon I will solve it, just wait.

WordPress Development and Kunena templates.

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

Time to create page: 0.264 seconds