Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved Inactive modal BBcode editor

More
7 years 7 months ago #21 by SergioSV
Yes!
Earned !!!
Thank you very much!!!
:woohoo:

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago - 7 years 4 months ago #22 by mdfavionics
I'm having the same issue with one of my sites. Any links to images or vids causes a greyed full screen pop-up with a shaded and unusable link box.



Tried switching Kunena template, no help.

Tried your code on a duplicate site copy. Tried as both a custom CSS module and adding to the custom CSS of the template. This "does" result in a usable pop-up but, the box rides under some of the page elements (in my case the menu bar). The page has to be scolled to use the pop-up. As a long term solution, this won't work.

I'll provide any pertinent information needed if requested.
Attachments:
Last edit: 7 years 4 months ago by mdfavionics.

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #23 by 810
Replied by 810 on topic Inactive modal BBcode editor
please add url + demo account, so we can check the issue.

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #24 by mdfavionics
rotate.aero/

kunena

1234

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #25 by 810
Replied by 810 on topic Inactive modal BBcode editor
add on your joomla css:
Code:
.modal-backdrop { z-index: 1 !important;}

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #26 by mdfavionics
I placed the code in my template's Custom CSS and performed a video link on the site...... All is good in the world.

Thanks for your help!!

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #27 by anonymous6a8a7d5ccb866e5f05efe414d99f567c
Removed by GDPR

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #28 by 810
Replied by 810 on topic Inactive modal BBcode editor
please add demo account and link to new topic.

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #29 by anonymous6a8a7d5ccb866e5f05efe414d99f567c
Removed by GDPR

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #30 by 810
Replied by 810 on topic Inactive modal BBcode editor
Code:
.modal { z-index: 9000; position: fixed; top: 40%; width: 60%; } .modal-body { width: 98%; position: relative; overflow-y: auto; padding: 50px 20px; top: 0px; } .modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; z-index: 2147483647; min-height: 100px; }

its not fixing everything, but the most. The best is to look on your joomla css for modal, and remove it

Please Log in or Create an account to join the conversation.

Time to create page: 0.391 seconds