Status Text window non-functional in NTS Kay 5.4.0
Status Text window non-functional in NTS Kay 5.4.0
5 years 6 months ago
Hello again.
I have found another error with the new build version for NTS Kay 5.4.0
Steps to reproduce...
1. Press User Icon at right side of top Menu bar.
2. Select Status Text in pop-up window.
3. Status Text Message window pops open, however the entire screen is greyed out and all functions become locked. The only way to exit is to use back button for web browser.
www.moviestudiozen.com/msz_test1/forum/index
Regards
Derek
I have found another error with the new build version for NTS Kay 5.4.0
Steps to reproduce...
1. Press User Icon at right side of top Menu bar.
2. Select Status Text in pop-up window.
3. Status Text Message window pops open, however the entire screen is greyed out and all functions become locked. The only way to exit is to use back button for web browser.
www.moviestudiozen.com/msz_test1/forum/index
This message contains confidential information
Regards
Derek
Don't panic!
Please Log in or Create an account to join the conversation.
Re: Status Text window non-functional in NTS Kay 5.4.0
5 years 6 months ago
Hi dexter33,
Thank you about bug report. We have just applied the quick fix for your issue in to the template download package. Download the template package again and reinstall on your website. We fixed some below issues in the latest package.
1. Fixed search page layout (Remove all your override, because we changed the html mockup of search page, you can view the change on our demo site.)
2. Fixed background of the user dropdown box.
3. Fixed the hidden message box.
Best regards,
Thank you about bug report. We have just applied the quick fix for your issue in to the template download package. Download the template package again and reinstall on your website. We fixed some below issues in the latest package.
1. Fixed search page layout (Remove all your override, because we changed the html mockup of search page, you can view the change on our demo site.)
2. Fixed background of the user dropdown box.
3. Fixed the hidden message box.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: dexter33
Please Log in or Create an account to join the conversation.
Re: Status Text window non-functional in NTS Kay 5.4.0
5 years 6 months ago
Thank you once again 
There is only one thing left which I cannot solve by myself !
I am guessing this problem may have something to do with my main websites template.
I have removed ALL my overrides for Search box.
Search box does not look like your search box on Demo site.
On my website, the search box "boxes" run down the page and not across the page.
Is there a way to create an override that would fix this problem ?
www.moviestudiozen.com/msz_test1/forum/search
There is only one thing left which I cannot solve by myself !
I am guessing this problem may have something to do with my main websites template.
I have removed ALL my overrides for Search box.
Search box does not look like your search box on Demo site.
On my website, the search box "boxes" run down the page and not across the page.
Is there a way to create an override that would fix this problem ?
www.moviestudiozen.com/msz_test1/forum/search
Don't panic!
Please Log in or Create an account to join the conversation.
Re: Status Text window non-functional in NTS Kay 5.4.0
5 years 6 months ago
Hi,
I checked this issue on your site and reason is conflict style with Bootstrap. I applied the quick fix to the download package, so you can resolve the issue by yourself. Add below CSS rules to the custom.css file of your template.
Save and reload your forum.
Best regards,
I checked this issue on your site and reason is conflict style with Bootstrap. I applied the quick fix to the download package, so you can resolve the issue by yourself. Add below CSS rules to the custom.css file of your template.
Code:
body #kunena.layout #search fieldset {
margin: 0;
}
body #kunena.layout #search .search-keyword .search-by-keyword {
padding-left: 0;
}
body #kunena.layout #search #search-options .search-find-posts {
padding-left: 0;
}
body #kunena.layout .navbar .dropdown-menu {
background-color: #fff;
}
Save and reload your forum.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: dexter33
Please Log in or Create an account to join the conversation.
Re: Status Text window non-functional in NTS Kay 5.4.0
5 years 6 months ago - 5 years 6 months ago
Thank you, thank you, thank you

Thank you for helping me over the last couple of days.
Thanks for being super fast to reply !!!
I really do appreciate all your help in de-bugging this template.
Now I can finally upload this to my public forum.
Cheers
Thank you for helping me over the last couple of days.
Thanks for being super fast to reply !!!
I really do appreciate all your help in de-bugging this template.
Now I can finally upload this to my public forum.
Cheers
Don't panic!
Last edit: 5 years 6 months ago by dexter33.
The following user(s) said Thank You: ntstore
Please Log in or Create an account to join the conversation.
Time to create page: 0.242 seconds