Kunena 6.3.0 released

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

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
12 years 1 month ago - 12 years 1 month ago #11 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
Attachments:
Last edit: 12 years 1 month ago by milas.

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

Time to create page: 0.467 seconds