- Posts: 58
- Thank you received: 0
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
Question js conflict?
Please Log in or Create an account to join the conversation.
Replace every '$' to 'jQuery' and comment out line 28:
jQuery('span[@title]').css({borderBottom: '1px solid #900'}).cluetip({splitTitle: '|', arrows: true, dropShadow: false, cluetipClass: 'jtip'});
Please Log in or Create an account to join the conversation.
template/default_ex/plugin/jtip/kunena.default_ex.js
Replace every '$' to 'jQuery' and comment out line 28:
jQuery('span[@title]').css({borderBottom: '1px solid #900'}).cluetip({splitTitle: '|', arrows: true, dropShadow: false, cluetipClass: 'jtip'});
Hi, no replacement was needed because all jQuery were already '$'.
Anyway, even commenting line28 as you indicated no changes happen.
If you change template (choosing everything but template_ex) errors disappear.
But other templates suck with my teline II.
IMPORTANT: I notice that errors appear only on "Recent discussions"
ADDENDUM: this forum shows exactly the same error in the same conditions "Recent discussions".
Other hints?
TIA
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Let me try
Please Log in or Create an account to join the conversation.
Solved
Please Log in or Create an account to join the conversation.