- Posts: 30
- 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
Question Kunena 5.1 template issues
7 years 11 months ago - 7 years 11 months ago #199320
by GizChris
Kunena 5.1 template issues was created by GizChris
Hello,
since the update to Kunena 5.1 I am facing some issues with the Crypsisb3 Template.
Issue one: Titles of messages have HTML characters in them.
[strike]Issue two: Some buttons have a square instead of an icon, some icons are misaligned, the drop-down-menu for moderation has a red background and does not always open when clicking on it.[/strike] (Fixed by changing Icon Settings)
[strike]Issue three: On the index page all category icons are misaligned.[/strike] (Fixed by changing Icon Settings)
Any suggestions?
All the best,
Chris
EDIT:
[strike]More issues. Default avatars not being displayed.[/strike] (Fixed by changing Icon Settings)
Login form looks fucked up
EDIT 2:
Next bug: Quick reply doesn't work. Clicking the button does nothing.
EDIT 3:
Next bug: Clicking on drop-down menus does nothing until you move the mouse. For example, moderation drop-down button or the log-in pop-up menu does not appear when clicking on it. Only after you move the mouse after the click, it will appear.
since the update to Kunena 5.1 I am facing some issues with the Crypsisb3 Template.
Issue one: Titles of messages have HTML characters in them.
[strike]Issue two: Some buttons have a square instead of an icon, some icons are misaligned, the drop-down-menu for moderation has a red background and does not always open when clicking on it.[/strike] (Fixed by changing Icon Settings)
[strike]Issue three: On the index page all category icons are misaligned.[/strike] (Fixed by changing Icon Settings)
Any suggestions?
All the best,
Chris
EDIT:
[strike]More issues. Default avatars not being displayed.[/strike] (Fixed by changing Icon Settings)
Login form looks fucked up
EDIT 2:
Next bug: Quick reply doesn't work. Clicking the button does nothing.
EDIT 3:
Next bug: Clicking on drop-down menus does nothing until you move the mouse. For example, moderation drop-down button or the log-in pop-up menu does not appear when clicking on it. Only after you move the mouse after the click, it will appear.
Last edit: 7 years 11 months ago by GizChris. Reason: Added issues
Please Log in or Create an account to join the conversation.
7 years 11 months ago #199334
by 810
Replied by 810 on topic Kunena 5.1 template issues
1) Fixed on the nightly build. on the download page.
2) Fixed by you
3) Fixed by you
4) Fixed by you
5) for me the login dropdown looks ok. I used the purity III template to check this. Maybe cache issue, or its a conflict issue with your joomla template.
try to use fontawesome topictype and use load external fontawesome. That will maybe fix it.
2) Fixed by you
3) Fixed by you
4) Fixed by you
5) for me the login dropdown looks ok. I used the purity III template to check this. Maybe cache issue, or its a conflict issue with your joomla template.
try to use fontawesome topictype and use load external fontawesome. That will maybe fix it.
Please Log in or Create an account to join the conversation.
7 years 11 months ago #199355
by GizChris
Replied by GizChris on topic Kunena 5.1 template issues
Thanks for your reply, switching to Fontawesome fixed most icon issues. Installing the Nightly fixed the message title.
Login menu still looks screwed up. Quick reply still not working. Editor looks kinda ugly as well and emoticons are gone. If you like you can have a look at the live site at chinamobilemag.de/forum/index.html.
Login menu still looks screwed up. Quick reply still not working. Editor looks kinda ugly as well and emoticons are gone. If you like you can have a look at the live site at chinamobilemag.de/forum/index.html.
Please Log in or Create an account to join the conversation.
7 years 11 months ago #199363
by 810
Replied by 810 on topic Kunena 5.1 template issues
your template use custom values:
default Bootstrap:
So its complicated to fix this issue. Try to load the default bootstrap css files.
Code:
.input-append .add-on, .input-prepend .add-on {
display: inline-block;
width: auto;
height: 20px;
min-height: 20px;
min-width: 16px;
padding: 4px 5px;
font-size: 14px;
font-weight: normal;
line-height: 20px;
text-align: center;
text-shadow: 0px 1px 0px #fff;
background-color: #eee;
border: 1px solid #ccc;
}
default Bootstrap:
Code:
display: inline-block;
width: auto;
height: 34px;
min-width: 16px;
padding: 4px 5px;
font-size: 14px;
font-weight: normal;
line-height: 1.4285;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
So its complicated to fix this issue. Try to load the default bootstrap css files.
Please Log in or Create an account to join the conversation.
7 years 11 months ago #199368
by GizChris
Replied by GizChris on topic Kunena 5.1 template issues
I don't care about the login form for now. The most important thing is to get quick reply back working which is broken since the 5.1 update. It does not work in any of the available modes (standard, modal, direct). Also the editor doesn't work correctly when answering a topic. It overlays the message title form. When creating a new topic this does not happen. I recorded a video that shows both issues.
Please Log in or Create an account to join the conversation.
7 years 11 months ago #199369
by 810
Replied by 810 on topic Kunena 5.1 template issues
please add kunena report, And also create a demo account, so i can help you
Please Log in or Create an account to join the conversation.
Time to create page: 0.253 seconds