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 Showing image in Lightbox

More
16 years 9 months ago - 16 years 9 months ago #23427 by Slotpro
method 1

1.Download plugin lknlightbox
2.install plugin
3.go to plugin manager >> lknlightbox and edit com_content to com_kunena
4.enable plugin and test click image

method 2
1.Download file lknlightbox.zip
2.extract file copy folder lknlightbox to your com_kunena/template/default/plugin/
3.open your view.php file and add this code to top before <?php:
Code:
<link rel="stylesheet" href="<?php echo KUNENA_DIRECTURL . '/template/default';?>/plugin/lknlightbox/lknlightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="<?php echo KUNENA_DIRECTURL . '/template/default';?>/plugin/lknlightbox/lknlightbox.js"></script>

[img


Attachment lknlightbox.zip not found

Last edit: 16 years 9 months ago by Slotpro.

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

More
16 years 9 months ago #23565 by guerilla

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

More
16 years 2 months ago #39929 by balalar
Спасибо. использовал 2й метод - заработало.
________________________________-
Thank you. used the 2nd method - to work.

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

More
15 years 11 months ago #47819 by Diesel9a1
I used the 1st method and it works.

Thanks for that.

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

More
15 years 10 months ago #51192 by Horus
Replied by Horus on topic Re:Showing image in Lightbox
Hi, i have used the second method, but it das not seem to work :( , any sudjestions?

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

More
15 years 7 months ago - 15 years 7 months ago #60747 by Ovidiu
This works or not? I try both method but not works. What I should make to view the pictures in lightbox?
Please explain me. Pictures in Kunena forum of course. What code I should introduce in picture post?
Thank You
Last edit: 15 years 7 months ago by Ovidiu.

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

Time to create page: 0.258 seconds