Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved [K.5.0.RC4] Page Heading Feature not working in Kunena menu

More
7 years 8 months ago #1 by ssh
Tested with PHP 7.0.8 + J.3.6 + K.5.0.RC4 + Crypsis

How to reproduce this bug

1. Backend - > Menus -> kunena menu -> Edit Recent topics -> Page display -> Show Page Heading = YES

2. Backend - > Menus -> kunena menu -> Edit Recent topics -> Page display -> Page Heading = Put anything here

3. Clear cache

4. Go to frontend -> Recent topics menu -> view source code of the page, you will notice that there is no changes in <h1> tag

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

More
7 years 8 months ago #2 by 810
h1 is not page heading.


Page heading is only seen on your browser title.

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

More
7 years 8 months ago #3 by ssh
uppssss.
Sorry my english

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

More
7 years 8 months ago #4 by ssh
In that case, Please explain this:

Attachments:

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

More
7 years 8 months ago #5 by jhebbel

810 wrote: h1 is not page heading.


Page heading is only seen on your browser title.


Actually that is page title, page heading is included in the content usually in H1 tags and is output by the following:
Code:
$this->escape($this->params->get('page_heading'));

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

More
7 years 8 months ago #6 by ssh
He knows.
That was just a developer joke, right?
Has been added to next version:
github.com/Kunena/Kunena-Forum/commit/c6...288476d9de1d997ebcc2

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

More
7 years 8 months ago #7 by ssh
The change has been made only to recent topics.
Also the field for optional alternative text for page heading is not working

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

Time to create page: 1.973 seconds