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 is for the plugin developed, endorsed, maintained and supported by the Kunena project team. The topics in this category only relate to the plugin developed for K 1.6 and later versions.

Question Kunena Discuss 1.7.0 shows on Section Blog pages

More
14 years 7 months ago #105774 by Matias
.. which allowed me to fix your issue in 10 seconds:

Replace plugins/content/kunenadiscuss.php line 163 (should look similar to below):
Code:
$isBlogPage = ($view == 'section' || $view == 'category') && $layout == 'blog';

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

More
14 years 7 months ago #105802 by etkritikonspoudon

Matias wrote: .. which allowed me to fix your issue in 10 seconds:

Replace plugins/content/kunenadiscuss.php line 163 (should look similar to below):

Code:
$isBlogPage = ($view == 'section' || $view == 'category') && $layout == 'blog';


Yes it did! it is now fixed...thank you very much

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

More
14 years 7 months ago #105807 by Matias
I will add it into the next version.

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

Time to create page: 0.232 seconds