- Posts: 31
- Thank you received: 1
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.
The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.
The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question Facebook Like on threads
15 years 1 month ago - 15 years 1 month ago #88867
by TopCop
Replied by TopCop on topic Re: Facebook Like on threads
@alexwalker:
Just click into the position field and type kunen_msg_1 - that's it.
@teratyke:
Thanks for the info, this works ok, only problem I have is that the url is always the one of the start page and not the link to the thread. Did you do a certain trick?
TopCop
Just click into the position field and type kunen_msg_1 - that's it.
@teratyke:
Thanks for the info, this works ok, only problem I have is that the url is always the one of the start page and not the link to the thread. Did you do a certain trick?
TopCop
Last edit: 15 years 1 month ago by TopCop.
The following user(s) said Thank You: alexwalker
Please Log in or Create an account to join the conversation.
- alexwalker
-
- Offline
- New Member
-
Less
More
- Posts: 14
- Thank you received: 0
15 years 1 month ago #88981
by alexwalker
Replied by alexwalker on topic Re: Facebook Like on threads
I have been working with Joomla for over 5 years and I learnt something about creating module positions by just typing them in the picklist box. I did as suggested and it worked like a dream. Thank you TopCop and TeraTyke ! If the buttons could appear at the bottom of each individual posting that would be better still !
Please Log in or Create an account to join the conversation.
15 years 1 month ago - 15 years 1 month ago #88982
by teratyke
Replied by teratyke on topic Re: Facebook Like on threads
Hi
Sorry been away for the weekend and not on the computer so much!
alexwalker, you can add a button under each post by copying the module and for each copy use the position kunena_msg_1, kunena_msg_2, kunena_msg_3 - I have 20 posts per page, so it gets a bit messy, but I guess if you just had 5 or 10 it would be feasible to do that.
TopCop, I'm not using the twitter buttons so I can't confirm that problem, I'll test it when I get a chance. I suppose you could use a different module to provide the button, if you do try any others I'd be interested to hear what works best.
Right back to the mountain of email...
Thanks
Rob
Sorry been away for the weekend and not on the computer so much!
alexwalker, you can add a button under each post by copying the module and for each copy use the position kunena_msg_1, kunena_msg_2, kunena_msg_3 - I have 20 posts per page, so it gets a bit messy, but I guess if you just had 5 or 10 it would be feasible to do that.
TopCop, I'm not using the twitter buttons so I can't confirm that problem, I'll test it when I get a chance. I suppose you could use a different module to provide the button, if you do try any others I'd be interested to hear what works best.
Right back to the mountain of email...
Thanks
Rob
Last edit: 15 years 1 month ago by teratyke.
Please Log in or Create an account to join the conversation.
15 years 1 month ago - 15 years 1 month ago #89025
by TopCop
Replied by TopCop on topic Re: Facebook Like on threads
Well, finally I found exactly what I was looking for.
I installed a plugin called flodjishare. This can be found here: Flodjishare Plugin
With that plugin installed and configured I can now put it into every single post. You just have to add {flodjishare} at the end of a post and you will get all the share buttons.
Of course you have to set the kunena configuration to support joomla plugin support.
For my needs this is just perfect. There are a lot of config options and you can also change the language in the plugin options.
Here is a screen shot of the plugin at the bottom of a kunena post:
TopCop
I installed a plugin called flodjishare. This can be found here: Flodjishare Plugin
With that plugin installed and configured I can now put it into every single post. You just have to add {flodjishare} at the end of a post and you will get all the share buttons.
Of course you have to set the kunena configuration to support joomla plugin support.
For my needs this is just perfect. There are a lot of config options and you can also change the language in the plugin options.
Here is a screen shot of the plugin at the bottom of a kunena post:
TopCop
Last edit: 15 years 1 month ago by TopCop.
Please Log in or Create an account to join the conversation.
- customizecommerce
-
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
14 years 8 months ago - 14 years 8 months ago #105005
by customizecommerce
Replied by customizecommerce on topic Re: Facebook Like on threads
I managed to get the fb like button on all posts using the fb like code provided by Sunburst WebConsult. I just change the width to 540px.
I guess you may use other social button code such as addThis and etc in order to have other social media such as email, google, twitter and much more. Just paste the code as step below :
components/com_kunena/template/default/view/message.actions.php
paste the code below after line 27
you may view the output at :
mamafc.com/forum/pregnancy-tips/16-want-...aby-boy-or-girl.html
hope this help.
I guess you may use other social button code such as addThis and etc in order to have other social media such as email, google, twitter and much more. Just paste the code as step below :
components/com_kunena/template/default/view/message.actions.php
paste the code below after line 27
Code:
<div style="margin: 10px">
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="<?php echo "http://".$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];?>" show_faces="true" width="540" font="verdana"></fb:like>
</div>
you may view the output at :
mamafc.com/forum/pregnancy-tips/16-want-...aby-boy-or-girl.html
hope this help.
Last edit: 14 years 8 months ago by customizecommerce.
Please Log in or Create an account to join the conversation.
14 years 8 months ago #105006
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Facebook Like on threads
If this works, and we would appreciate some of those people who voted for this item on our
Feedback page
to comment, this will probably complete the request that people have asked for.
Whether this will be some option that will be added to a future release of Kunena or not, that remains to be seen.
Thanks for you idea.
Whether this will be some option that will be added to a future release of Kunena or not, that remains to be seen.
Thanks for you idea.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Time to create page: 0.242 seconds