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 must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Modal forms are not accessible in Editor

More
9 years 2 months ago #184253 by eSilverStrike
I mentioned this issue over at my template provider and they are saying it is because of them upgrading the template from using Bootstrap 3.3.2 to 3.3.7. Something has changed with modals. (see forum.jreviews.com/topic/29212-bug-irevi...g-issues-with-modal/ )

Have you tested the kunena theme with Bootstrap 3.3.7?

I also tested what I could of some of the possible solutions from here with no result. Does any stand out for you that may be the solution:
stackoverflow.com/questions/10636667/boo...ing-under-background

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

More
9 years 2 months ago #184259 by rich
In principle are the offered solutions similar as my workaround. Try this:

Code:
.modal-backdrop { position: relative; } .modal { background-color: rgba(0, 0, 0, 0.5); } .sidebar-primary { z-index: 19; }

Important! Always create a backup before you make any changes to your website!

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

More
9 years 2 months ago #184264 by eSilverStrike
Yeah it works for the most part. Menu items are still accessible in the menu bar and an extra scroll bar gets added on the left.
I have left this fix in for now until a better solution becomes available.
Have you tested the Crypsisb3 template with bootstrap 3.3.7? Does the same issue I am having happen or is something else going on?

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

More
9 years 2 months ago #184265 by rich

Have you tested the Crypsisb3 template with bootstrap 3.3.7?

I've not tested yet. But the problem exists not only with Kunena, also with others extensions users have problems (see your posted link).

I have left this fix in for now until a better solution becomes available.

Why don't you use the suggestion from the iReview-Template-Forum? forum.jreviews.com/topic/29212-bug-irevi...g-issues-with-modal/

Important! Always create a backup before you make any changes to your website!

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

More
9 years 2 months ago #184278 by eSilverStrike
That's me reporting the issue and no one else has complained so far as I can see.
Modals work in other components like articles, and the JReviews listing editor (their links modal for the editor works).
I rather not fall back to version 3.3.2 unless I really have too. I am fine for right now with the temp fix you provided but would like to see a proper fix in the future when you have time to make the Crpsisb3 template compatible with bootstrap 3.3.7. As far as see the modal problem is the only issue. Did you want me to add this issue to the Kunena GitHub repository?
I appreciate the time you put into Kunena. I know it takes a lot of time (I code a few plugins myself for another CMS)

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

More
9 years 2 months ago #184281 by rich
I have passed it to the developers, and also reported it at github. So we can not forget.

Important! Always create a backup before you make any changes to your website!

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

Time to create page: 0.251 seconds