- Posts: 7
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Is it possible to sticky a post within a topic?
- brutus8890
-
Topic Author
- Offline
- New Member
-
I wonder if there is a way of setting the first message of a topic in Kunena after its creation.
Suppose I have a topic with 3 messages in this order:
A
B
C
I want to write a new post X and set it as the first one for that topic, so that the new order is:
X
A
B
C
Is it possibile?
Thank you!
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- brutus8890
-
Topic Author
- Offline
- New Member
-
- Posts: 7
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Even that does not resolve your specific case. Kunena offers you two choices (on a user-by-user basis).
A (which was the first message in a topic)
B
C (the most recently-posted message in a topic)
or
C (the most recently-posted message)
B
A
If you add another message to the topic, the result will either be
A
B
C
X
or
X
C
B
A
However, if I correctly understand your question, you want this:
X (whenever it was posted, to remain "sticky" at the top of the topic
A (the "original" start of the topic
B
C (the most recent update)
or
X
C
B
A
No, I don't believe this is easily achievable in the current version of Kunena and there are no specific plans (that I'm aware of) to do this in the near future. Does that answer your question?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- brutus8890
-
Topic Author
- Offline
- New Member
-
- Posts: 7
- Thank you received: 0
So I suppose the only solution is to operate on the database records: would changing the message date solve my problem?
Please Log in or Create an account to join the conversation.
Not really. I mean, it might be a workaround in your case if your users view topics under the [default] oldest-post-first approach of but you will produce different outcomes if your users choose the newest-post-first option. Your "sticky" post will then be the last one, if you follow my meaning.¥ Brutus ¥ wrote: Would changing the message date solve my problem?
I think we'd all probably agree that there's not a big call for this kind of feature in discussion forum software; it's not been my personal experience in over 20 years of using discussion forums. I would recommend that, if you have important information that you want to draw your community's attention to, use sticky topics and refer your community to those things ... like we do here at www.kunena.org . ;)
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.