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 is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Idea Share topic kunena on Facebook and Twitter?

More
14 years 2 months ago #118592 by sozzled

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

More
14 years 2 months ago #118642 by frold
Hmm, no solution so far - hope someone take the challange...

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

More
14 years 2 months ago #118698 by frold
I did now install and bought

www.1st-movers.com/products/autotweet/autotweet-details

It works very well - but it is not free : 19euro!

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

More
14 years 2 months ago - 14 years 2 months ago #119515 by aleks_jboss
Hi all,

sorry if I reopened this post but I'm new of Kunena's world and in order to building my site I arrived at this point: I'd like to integrate a social button for share post in facebook's profile.

After a long time (studying the code and template's file) I find a solution for integrate a social button totally FREE.

This is my solution (for default template of Kunena Forum):

Before edit a below file, you must be create a free account at this site: sharethis.com/publishers/get-sharing-tools ;

_ now select "web" and follow the next step ( is very simple :) ) for generate your personal code;

_ once you get the code follow the below step:

a) open the file view.php in [your_web_path]/components/com_kunena/template/default/view

b) search the tag: <div class="kblock">
after this tag you can add the code obtained on "sharethis":
it's like this:

<br>
<div style="text-align:center">
<span class='st_facebook_hcount' displayText='Facebook'></span>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_plusone_hcount' displayText='Google +1'></span>
<span class='st_sharethis_hcount' displayText='ShareThis'></span>
<span class='st_email_hcount' displayText='Email'></span>
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src=" w.sharethis.com/button/buttons.js ">
<script type="text/javascript">stLight.options({publisher: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"}); </script>
</div>
<br>


Now if you go in your forum, you will find the buttons!.

All works perfect without any problems!


See my forum image: (streetbasketball is my site and I hosted image and donation here!)

and offer me a simple beer! (only if you want!)

Thanks a lot, sorry for my bad english!

CLICK HERE AND VIEW IMAGE!

thx

Offer me a simple beer!
Thank you very much!

Alex
Last edit: 14 years 2 months ago by aleks_jboss.

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

More
14 years 1 month ago - 14 years 1 month ago #120620 by milas

aleks_jboss wrote: Hi all,

sorry if I reopened this post but I'm new of Kunena's world and in order to building my site I arrived at this point: I'd like to integrate a social button for share post in facebook's profile.

After a long time (studying the code and template's file) I find a solution for integrate a social button totally FREE.

This is my solution (for default template of Kunena Forum):

Before edit a below file, you must be create a free account at this site: sharethis.com/publishers/get-sharing-tools ;

_ now select "web" and follow the next step ( is very simple :) ) for generate your personal code;

_ once you get the code follow the below step:

a) open the file view.php in [your_web_path]/components/com_kunena/template/default/view

b) search the tag: <div class="kblock">
after this tag you can add the code obtained on "sharethis":
it's like this:

<br>
<div style="text-align:center">
<span class='st_facebook_hcount' displayText='Facebook'></span>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_plusone_hcount' displayText='Google +1'></span>
<span class='st_sharethis_hcount' displayText='ShareThis'></span>
<span class='st_email_hcount' displayText='Email'></span>
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src=" w.sharethis.com/button/buttons.js ">
<script type="text/javascript">stLight.options({publisher: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"}); </script>
</div>
<br>


Now if you go in your forum, you will find the buttons!.

All works perfect without any problems!


See my forum image: (streetbasketball is my site and I hosted image and donation here!)

and offer me a simple beer! (only if you want!)

Thanks a lot, sorry for my bad english!

CLICK HERE AND VIEW IMAGE!

thx


Thanks for this!
I change for myself and put adthis buttons in kheader and it works good but can somebody help me how to put buttons on right side of kheader see picture
Last edit: 14 years 1 month ago by milas.

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

Time to create page: 0.276 seconds