276 comments found.
My first template bought on themeforest… Brilliant work – totally worth it… If I will find any bugs on JS or CSS while develop, I will inform you… 
Thank you so much for your purchase and your awesome comment! I’m really glad you like it and this is your first purchase! Stay in touch and let me know in case you come across any issues or have any suggestions! Happy coding! 
hello i like your template a lot:-) is it possible to convert this admin dashboard template to a normal wordpress theme? thanks in advance
i mean convert to a frontend wordpress theme
Hi Kekock and thank you for your interest in ProUI, I’m glad you like it!
Unfortunately, I don’t have any plans for converting it into a WP theme but it could be done for sure (with the appropriate design adjustments) by a WP Theme developer 
Hi !
Damn it’s awesome !
What about a right sidebar with chat or something like that?
Can i expect that in the next update? 
And how do i link directly to the registration page? 
Hi Appizm! Thank you so much for your purchase!! I’m glad you like it! You can bet on that, right sidebar with chat is coming soon 
Oops, I missed that! You can add the following JS code in js/pages/login.js (in init function):
if (window.location.hash === '#register') {
formLogin.hide();
formRegister.show();
}
Then you can link to the login page with the hashtag #register and the register form will show up instead of login (eg login.html#register). I will also include this snippet in the next update 
Thanks a lot ! 
Great Work, i really like it!
Thanks so much for your purchase and your comment! Happy coding!! 
Really great stuff!
Just one question: are JS files obfuscated also in the purchased bundle, such us in the demo?
I can’t figure out right now why i should make any changes on JS files but,... maybe some day…
Thanks!
Thank you for your interest in ProUI, I’m glad you like it! 
With the exception of ready plugins, all JS files are well formatted and commented in the purchased bundle, so it will be easy to change something if you like in the future!
Hello pixelcave, does this theme have support for RTL?
Great work by the way.
Thank you, I’m glad you like it! RTL support is currently not available but I hope to introduce it soon in a future update! 
Hi pixelcave, i’m sorry to hear that, because it’s a dealbreaker for me in my current circumtances. But i’m going to follow your works and when you’re ready to support, i’ll purchase.
Thank you and keep up the great work!
I’m sorry to hear that but thank you very much for your interest and your kind comment
I will do my best to bring RTL support in a future update!
I can’t stand sitting silently here! Perfect design
One to buy it immediately but don’t know what to do with it after
GLWS
Thanks a lot for your great comment!! Wish you could find a project in the future! 
Great theme! Question, when the menu sidebar is longer than the body content, it doesn’t move the footer down appropriately. Can this be updated: http://screencast.com/t/pnuMiBff
Thank you very much for your purchase, I’m glad you like it! 
I intentionally decided to leave it that way with the default layout (static sidebar/header), so that the footer to be visible and not pushed down. I will try to come up with something even better in that case, but in the meantime, please send me an email through my profile’s contact form and I will send you an updated file for expanding main content to the bottom 
This interface is incredible! Nice work!!
Thank you very much for your purchase and your comment! I’m happy you like it! 
Where does one change the LENGTH of the SEARCH text area at the top of the page? When values are sent through they full length doesn’t show … Ex: Exchange Rates would only show Exchange.
For best results (if you would like to support mobile devices) you can add the following CSS lines (with the width you want) in main.css at line 2889 (the rule will apply when screen width is higher than 767 pixels):
.navbar-form-custom {
width: 300px;
}
or you can alter the width directly from line 201 in main.css! Let me know that goes 
Awesome! I love this. Can you create a horizontal-only navigation style so that it can be used without the left sidebar?
Thanks a lot, I’m glad you like it! I’ll do my best to implement it in the next updates 
AWESOME Work!
Suggestion: you should add a bottom fixed like the header… to add stuff in there
Thank you very much for your comments!! Suggestion noted! 
I just bough this theme, I’m just starting to implement in my project. I noticed that all plugins are in a single file… If I use a CDN of every plugin, still works? of course, I’m going to check the version of the plugin to match with the version of your plugins files. I prefer use plugins hosted in cdn’s (www.cdnjs.com). let me know. Thank you.
Thank you very much for your purchase! I’m glad you like it!
Of course, feel free to separate them, load them from CDN or remove the ones you don’t need to meet your project’s requirements! The only plugins that are slightly edited for compatibility reasons and need to be used as they are, are BS WYSIHTML5, BS Timepicker & BS Datepicker and Retina.js.
If you need any further help don’t hesitate to contact me through my profile’s contact form! 
Ok, you welcome. Good to know about some plugins that are custom for the template. I will keep in mind. I’ll let you know about any suggestion or issue in the future.
Of course, let me know if you have any suggestion or come across any issue. Happy coding 
Good work! GLWS! 
Thank you very much!!