Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question How to add "Forum Search" to header?

More
12 years 10 months ago #1 by wysiwyg
Hi,

I would like to add Search Forums function as it is here kunena.org...

How can i do that?

Attachments:
The topic has been locked.
More
12 years 10 months ago #2 by sozzled
Download and install Kunena Search module and assign this to the module position kunena_profilebox.
The topic has been locked.
More
12 years 5 months ago #3 by kina
I dont use the profile box. I added it to kunena_annuncement but that is not ideal as this is not on all pages.

Ideally I'd like to create a position float right on the pathway.

Any advice ?
The topic has been locked.
More
12 years 5 months ago #4 by sozzled

kina wrote: I dont use the profile box. I added it to kunena_annuncement but that is not ideal as this is not on all pages.

Ideally I'd like to create a position float right on the pathway.

Any advice ?

The answer to the question "I would like to add Kunena Search module as it is here kunena.org" is given in msg #2. If you want to create a position to float right on the pathway then you have to design your own Kunena template or pay someone else to do the work for you.
The topic has been locked.
More
12 years 5 months ago #5 by kina
I can do it, just need the steps. In particular, which file I will add the jdoc:include to ?
The topic has been locked.
More
12 years 5 months ago - 12 years 5 months ago #6 by kina
Have the right position in pathway.php

Added <jdoc:include type="modules" name="forum_search" style="xhtml" />

But it doesn't show :(

I have specified the position for the search module.

What else do i need to do ?
Last edit: 12 years 5 months ago by kina.
The topic has been locked.
More
12 years 5 months ago - 12 years 5 months ago #7 by sozzled
You need to add
Code:
<?php CKunenaTools::showModulePosition ('kunena_newname')); ?>
somewhere on the wanted HTML.
Last edit: 12 years 5 months ago by sozzled.
The following user(s) said Thank You: kina
The topic has been locked.
More
12 years 5 months ago #8 by kina
Thanks.

But not sure where to add this line. In the main Joomla template index.php ?
The topic has been locked.
More
12 years 5 months ago #9 by 810
\components\com_kunena\template\default\pathway.php line 111
add the code.

go to the search module. and set the right module position: kunena_newname
The following user(s) said Thank You: kina
The topic has been locked.
More
12 years 5 months ago #10 by kina
Was a small typo in that line. I see now - use instead of the jdoc statement where it should go.

Looks good there.
The topic has been locked.
Time to create page: 0.418 seconds