Kunena 6.2.2 Released with module Latest 6.0.5, module Kunena Stats 6.0.5, Kunena Discuss 6.0.5 and Kunena Search module 6.0.5

The Kunena team has announce the arrival of Kunena 6.2.2 [K 6.2.2] 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

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Solved How to display the forum name at the top of my web page

More
10 years 3 weeks ago - 10 years 3 weeks ago #1 by afterburner
how to display the name of the forum?
thx

Attachments:
Last edit: 10 years 3 weeks ago by afterburner.

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

More
9 years 11 months ago #2 by sozzled
Did you figure out a way to resolve this question?

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

More
9 years 11 months ago #3 by afterburner
while doing this using .js
$('#Kunena').before('<h1>Forum</h1>');

but it would be nice if you wrote it in code as in all other modules and components
thx

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

More
9 years 11 months ago #4 by sozzled
I am pleased to see you figured out a way to fix your unique problem. :)
The following user(s) said Thank You: afterburner

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

More
9 years 11 months ago - 9 years 11 months ago #5 by afterburner
why would you need this field if it is not visible?

or it can be displayed ?


Attachments:
Last edit: 9 years 11 months ago by afterburner.

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

More
9 years 11 months ago - 9 years 11 months ago #6 by sozzled
That field is visible ... on your main forum Index page ... unless you don't use that page. Perhaps you haven't noticed it?
Last edit: 9 years 11 months ago by sozzled.

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

More
9 years 11 months ago - 9 years 11 months ago #7 by afterburner
maybe I do not understand something .
but I do not see any forum name on your forum too.

I see the name of the forum just in '' statistics ''


Attachments:
Last edit: 9 years 11 months ago by afterburner.

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

More
9 years 11 months ago - 9 years 11 months ago #8 by sozzled

afterburner wrote: I see the name of the forum just in '' statistics ''

There you go. :woohoo: Just like I said, the field is used somewhere and you just found one place where it's used. I cannot remember where else this field is used but you found one place, didn't you? ;)
Last edit: 9 years 11 months ago by sozzled.

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

More
9 years 11 months ago #9 by afterburner
:ohmy:
thx

but I need the title of the forum at the top of the page.
I do not see it (

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

More
9 years 11 months ago #10 by sozzled

afterburner wrote: but I need the title of the forum at the top of the page.
I do not see it (

But I thought you solved this problem?

afterburner wrote: while doing this using .js
$('#Kunena').before('<h1>Forum</h1>');

Isn't that your solution?

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

Time to create page: 0.380 seconds