- Posts: 27
- Thank you received: 4
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Solved Override layout
- PetrIvanovich
-
Topic Author
- Offline
- Junior Member
-
Prompt, it is possible to redetermine a file www\plugins\content\kunenadiscuss\tmpl\default_left.php
I tried to make in template folder in different ways but I did not succeed. Can you override this file as it allows to do joomla?
Tell me please, if possible, what path should be for redefinition.
Please Log in or Create an account to join the conversation.
but for me it doesn't work either.
Please Log in or Create an account to join the conversation.
- PetrIvanovich
-
Topic Author
- Offline
- Junior Member
-
- Posts: 27
- Thank you received: 4
Noticed yet another problem - fancybox.min.js is connected before jQuery.
Therefore console has an error, and images in the comments do not work correctly.
Is it just me?
In theory, I can forcibly turn off the fancybox.min.js through the template php file and connect it to the bottom.
But I think it's worth informing you about this.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- PetrIvanovich
-
Topic Author
- Offline
- Junior Member
-
- Posts: 27
- Thank you received: 4
The forum is connected in the correct order. But in com_content - fancybox before jQuery.
I solved the problem so:
In the PHP block (before <!DOCTYPE html>), script for com_content was disabled.
In head after <jdoc: include type = "head" /> added code:
Now correct.
Please Log in or Create an account to join the conversation.
Did you succeed at the end to override the template of this plugin?
Thanks!
Please Log in or Create an account to join the conversation.