- Posts: 7
- 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 Topics and icons disappear when the cursor moves on them
9 years 6 months ago - 9 years 6 months ago #180325
by Beeman
Topics and icons disappear when the cursor moves on them was created by Beeman
Hi,
First, sorry for my English
I just updated my Kunena Forum from release 4.0.12 to release 5.0.2. with crypsis template.
My site runs under Joomla 3.6.2 with Protostar template. Bootsrap 2
Alas the topics and icons disappear when the cursor moves on them. Please check online the Forum
Do have any solution in order to solve this bug?
For your answer(s), in advance thank you
First, sorry for my English
I just updated my Kunena Forum from release 4.0.12 to release 5.0.2. with crypsis template.
My site runs under Joomla 3.6.2 with Protostar template. Bootsrap 2
Alas the topics and icons disappear when the cursor moves on them. Please check online the Forum
Do have any solution in order to solve this bug?
For your answer(s), in advance thank you
Last edit: 9 years 6 months ago by Beeman.
Please Log in or Create an account to join the conversation.
9 years 6 months ago #180342
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Topics and icons disappear when the cursor moves on them
There is a conflict with your jcemediabox. Maybe it's the option "Hide Objects" at the popup settings.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
9 years 6 months ago #180403
by Beeman
Replied by Beeman on topic Topics and icons disappear when the cursor moves on them
Dear @rich,
Thank you for your advice.
I switched "On" and "Off" the option "Hide Objects" at the jcemediabox popup settings, I even disable completely JCE Editor, alas without any result: still a killer cursor for the icons and subjects
I disable one by one the other modules... no effect at all!
Any other solution(s)?...
Thank you for your advice.
I switched "On" and "Off" the option "Hide Objects" at the jcemediabox popup settings, I even disable completely JCE Editor, alas without any result: still a killer cursor for the icons and subjects
I disable one by one the other modules... no effect at all!
Any other solution(s)?...
Please Log in or Create an account to join the conversation.
9 years 6 months ago #180405
by 810
Replied by 810 on topic Topics and icons disappear when the cursor moves on them
looks like your joomla has a js that will hide the stuff:
Add this on the custom.less file:
Add this on the custom.less file:
Code:
.category td a,
.category td .krow a,
.category a
{
display: inline-block !important;
}
Please Log in or Create an account to join the conversation.
9 years 6 months ago #180408
by Beeman
Replied by Beeman on topic Topics and icons disappear when the cursor moves on them
Sorry to bore you but I cannot find any file "custom.less".
I found only this (see attachment).
I also send you my "Kunena Config report"
I found only this (see attachment).
I also send you my "Kunena Config report"
Please Log in or Create an account to join the conversation.
9 years 6 months ago #180410
by 810
Replied by 810 on topic Topics and icons disappear when the cursor moves on them
backend - components - kunena - template - select box crypsis- edit less
Please Log in or Create an account to join the conversation.
Time to create page: 0.325 seconds