- Posts: 10
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
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 Double UL/LI for this module?
14 years 10 months ago #99803
by rrivera
Double UL/LI for this module? was created by rrivera
little curious on why this creates double UL/LI list for this module
per firebug,
<div class="module-body">
<div class=" klatest kmodvertical">
<ul class="klatest-items">
<li class="klatest-item">
<ul class="klatest-itemdetails">
<li class="klatest-subject">
and in Afterburner template from rockettheme, shows two sets of bullets...
is this a bug?
see attached image
J1.6.3, Kunena 1.6.4
per firebug,
<div class="module-body">
<div class=" klatest kmodvertical">
<ul class="klatest-items">
<li class="klatest-item">
<ul class="klatest-itemdetails">
<li class="klatest-subject">
and in Afterburner template from rockettheme, shows two sets of bullets...
is this a bug?
see attached image
J1.6.3, Kunena 1.6.4
Please Log in or Create an account to join the conversation.
14 years 9 months ago - 14 years 9 months ago #100505
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Double UL/LI for this module?
Hello,
There are two groups of li :
There are two groups of li :
Code:
<div class=" klatest kmodvertical">
<ul class="klatest-items">
<li class="klatest-item">
<ul class="klatest-itemdetails">
<li class="klatest-topicicon">
<li class="klatest-subject">
<li class="klatest-author">
<li class="klatest-posttime">2 minutes ago</li>
</ul>
</li>
<li class="klatest-item">
<li class="klatest-item">
</ul>
</div>
I don't provide support by PM, because this can be useful for someone else.
Last edit: 14 years 9 months ago by xillibit.
Please Log in or Create an account to join the conversation.
14 years 9 months ago #100717
by ciroalves
Replied by ciroalves on topic Re: Double UL/LI for this module?
Hi folks,
Seems I'm facing the same problem...
See attached images.
I'm running J! 1.6.4, Kunena 1.6.4 and JWD_Fooblue Template.
Any tip??
Thank you,
Ciro.
Seems I'm facing the same problem...
See attached images.
I'm running J! 1.6.4, Kunena 1.6.4 and JWD_Fooblue Template.
Any tip??
Thank you,
Ciro.
Please Log in or Create an account to join the conversation.
14 years 9 months ago #100955
by Nio
Replied by Nio on topic Re: Double UL/LI for this module?
I have the same problem like ciroavles...
Running J1.6.5 and K1.6.4 and JSN tendo template
Running J1.6.5 and K1.6.4 and JSN tendo template
Please Log in or Create an account to join the conversation.
14 years 9 months ago #101058
by Nio
Replied by Nio on topic Re: Double UL/LI for this module?
Its ok now... i see that post
www.kunena.org/forum/181-kunena-latest-m...css-if-not-logged-in
and im ok now... thanx
and im ok now... thanx
Please Log in or Create an account to join the conversation.
14 years 9 months ago #101158
by rrivera
Replied by rrivera on topic Re: Double UL/LI for this module?
Well i cant use the Kunena log in module
I am using Jomsocial, and their login module...
So how does one work with that, not sure why a module would check to see if a user is logged in in order to use its css or not, thats seems weird,
i just want the latest topic, and thats it,
I am using Jomsocial, and their login module...
So how does one work with that, not sure why a module would check to see if a user is logged in in order to use its css or not, thats seems weird,
i just want the latest topic, and thats it,
Please Log in or Create an account to join the conversation.
Time to create page: 0.221 seconds