- Posts: 98
- Thank you received: 0
Kunena 6.3.8 Released
The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Question [Resolved] How to add a link at the top of every Forum page?
- sunny33days
-
Topic Author
- Offline
- Senior Member
Please Log in or Create an account to join the conversation.
The easiest solution would be to write a custom module and display it in a module position on your Joomla template. That's what I would do. The JED lists several extensions that allow you to build custom modules where you can add whatever HTML you like.
Blue Eagle vs. Crypsis reference guide
Read my blog and
![[img](https://g.twimg.com/twitter-bird-16x16.png)
Please Log in or Create an account to join the conversation.
- sunny33days
-
Topic Author
- Offline
- Senior Member
- Posts: 98
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
![[img](https://g.twimg.com/twitter-bird-16x16.png)
Please Log in or Create an account to join the conversation.
- sunny33days
-
Topic Author
- Offline
- Senior Member
- Posts: 98
- Thank you received: 0
The kunena_announcement" module position would of been perfect, however this module doesn't seem to work right. Instead of left align or center, it places the code/link at the very far right column. Because the right column in the kunena_announcement area is so thin, it makes the module very tall as the links don't fit horizontally in this thin area. I wonder why it was decided to put it in the far right column instead of center where there is much more room to add a link, text, or any custom code.
Please Log in or Create an account to join the conversation.
I don't think that a lot has changed but that's something you can, no doubt verify youself.sunny33days wrote: Has anything changed for the current version of Kunena vs. 1.6
![;) ;)](/media/kunena/emoticons/11.png)
Blue Eagle vs. Crypsis reference guide
Read my blog and
![[img](https://g.twimg.com/twitter-bird-16x16.png)
Please Log in or Create an account to join the conversation.
- sunny33days
-
Topic Author
- Offline
- Senior Member
- Posts: 98
- Thank you received: 0
The kunena_announcement module position doesn't seem to work correctly with the default Kunena 1.7 template. It places the code vertically at the far right instead of center.
I though about adding links to the Category headers, but doesn't support code there or anchor text links. I'll just put the menu links after message 1 for right now as my closest fix. I would like to put these links above message 1 however, but I don't think this is possible with the current module positions.
Please Log in or Create an account to join the conversation.
... which is exactly the way it's supposed to work, just like you see it here at this site!sunny33days wrote: The kunena_announcement module position doesn't seem to work correctly with the default Kunena 1.7 template. It places the code vertically at the far right instead of center.
![;) ;)](/media/kunena/emoticons/11.png)
I'm sorry but that is, also, untrue. You can use BBcode in category headers (again, see the Index page on this site which shows you examples of links embedded in category headers! See Sections, Categories, sub-Categories (Part 1) in the Wiki where this fact (that you can use BBcode in category headers/descriptions) is mentioned.sunny33days wrote: I though about adding links to the Category headers, but doesn't support code there or anchor text links.
I think we have properly answered the original question, "How [do you] add a link at the top of every forum page?". The answer is that you write a custom module and display it in a module position - one that is located at the top of a page - of the template you're you've assigned to your [forum] menu items. We'll leave it to you to figure out the fine details of which module position of your template (or some template that you might like to build yourself) you want to use.
![:) :)](/media/kunena/emoticons/8.png)
Blue Eagle vs. Crypsis reference guide
Read my blog and
![[img](https://g.twimg.com/twitter-bird-16x16.png)
Please Log in or Create an account to join the conversation.