769 comments found.
Hello, when I initialize the project, the command line reports Error: ENOENT: no such file or directory, open ’/Applications/MAMP/htdocs/admin-manage/dashlite-v1.6/html-template/node_modules\@fullcalendar\core\main.min.js’ then check and find out package.json If there is no fullcalendar installation instruction in, you can install it by yourself. The result compiled into gulp build still reports the same error
Thanks for letting us know.
Please remove the file ‘fullcalendar.js’ from html-template/src/js/libs folder and then try to run gulp command. Hope your issues will solve.
Ps. We just started calendar features which is not finished yet but last time we forgot to remove the file.
Thank you
Thank you for your help
You welcome!
Why in the Safari browser do I see everything large, all? screenshot https://s8.hostingkartinok.com/uploads/images/2020/05/f7820fb5ae5dea29ab1ade855371b22d.png
What is your screen resolution. Check browser not zoomed. You may press comd+0 to reset zoom.
Thank you
When I am clicking on submit button of form wizard, the form is not submitting. please help me to solve it.
https://dashlite.themenio.com/general/components/forms/form-wizard.htmlWell, in our form we use form validation so you may remove the validation then submit.
Also as this jquery step plugin use so on finished stage you need to program to how and where to submit data. You should read documentation from jQuery Step here – http://www.jquery-steps.com/Examples#advanced-form
Also our code found in /scripts.js & line around 344 to 388.
Thank you.
thank you…
You welcome!
Hi. I’d really like not to use a bundle, please could you provide source files for JS/CSS includes not in a bundled format?
Hello,
Please don’t not use from src/assets/js or src/assets/css as these are pre-compiled version just for quick load purpose.
Whole source file available in src/js & src/scss folder. And you can modify / remove as per you needs but must compile after changes.
Thank you. .
Is there any plans or a ETA for dark mode?
Thanks for asking.
Well, most probably dark mode available by end of next month.
Thank you.
do you still have the live corona stats? or is that a seperate item
Well, we have Laravel bases separate application which is live. You may check demo from here – https://covstats.themenio.com/
Thank you.
Hi, How can I use “nk-menu” for invest main screen ? And how can i use invest footer in subscription ? Footers are different structure. Its too hard for me. Can you make it ? Thanks
Hello,
Thanks for your query.
Actually investment and subscription layout is fully separate so there will required some additional css code for adjustment.
About ‘nk-menu’ – well, all the menu code written with ‘nk-menu’ but we used additional class as ‘nk-menu-main’ with ‘nk-menu’ for invest panel it because navigation different look.
Footer structure – By default in subscription panel footer is under content area as the layout is fully different. If you want invest footer (full width) in subscription panel, then you need to move current footer block just after ‘nk-content’ block as sibling. Also you need few more utility class with ’.nk-footer’ as below -
<div class="nk-wrap">
<div class="nk-header">
.....
</div>
<div class="nk-content">
.....
</div>
<div class="nk-footer border-top pt-3 ml-0 mr-0">
.....
</div>
</div>
Thank you.
Thanks, i’ll try 
Ok, Sure.
If anything else. let us know.
It’s perfect. But i need a little help more
How can i remove huge blank area in that page ? Can you check that picture ? https://ibb.co/19fmxzd
I found some css pieces belongs to this area. ”.nk-aside min-height: 100vh; max-height: 100vh;”
Hello,
Is there any way send demo link of your develop version via email at info(at)softnio.com. So we can check directly. As you have changed some markup so it hard to say what exactly need to change.
But the .nk-aside min-height/max-height won’t be cause as it consider as browser height.
So please email us the link.
Thank you.
Thanks again. You are best author i were worked.
You most welcome!
is there any plan to support rtl?
Thanks for your query.
Well, in short time it may not available but yea we have plan to give full support on rtl but we will work on that by middle of next month.
Thank you.
Hey,
I just bought this theme but i dont see any instrctions to install it. I am not able to upload this theme to my wordpress.
Thx, Devender
Well, this is not a WordPress theme so you can not install into it. It HTML admin template so you need different way.
You may read our online docs – https://dashlite.themenio.com/docs/
PS. As this HTML template so everything is static (non-functional). You need make that functional on your way.
Thank you.
thank you for your reply, I am new to this reply thought it will help to manage back end word press them as admin panel so confused but do you have any other instructions how to integrate into word press theme? If not do you have any other admin themes which works for wp themes? if you dont have any can you cancel the licence and refund it?
Well, as this is html template so no way to use in WordPress unless you make a pluging or WP theme.
Making theme or anything functional is not our part so there are no instructions for that. But you may hire or contact WordPress developers to develop as per your requirement.
Also we do not accept refunds for this type issue as there is a policy for refunds and you are not entitled.
Thank you very much.
Same with @jekingohel I have needed to modify some things (like initializers) in the nioapp core but had to find much harder way around it to do or give up – it would be great to provide the decompiled version as there are many parts I would like to remove to trim it down.
Please contact us via email at info(at)softnio.com so our team can have look.
Thank you.
Hello,
You did wonderful theme.
Please send me source file of nioapp.min.js.
I want to change few things for customisation.
Thank you 
Hello,
Thanks for choose our template.
Not sure what thing you want to customize in nioapp as everything you can override or control from scripts.js. We think there is nothing actually you need to change but please let us know what actually you want to do so we can understand and help you.
Thank you.
Is there any chance of react version coming shortly? Thanks, Atik
Hello,
Thanks for asking but sorry let you know that there NO chance to available react version in shortly.
We still working on some mandatory concept of application so we will start react version develop after those are finished. Hope you understand.
By the way thank you very much for choose our template.
Hello!
Hope you are doing well. We would like to know that we are inviting our customer to access Demo1 beta version on React. So if you would like then you may email us at info[at]softnio.com to see demo and also access source code.
Thank you.
Hi guys, really love the look of the design, a unique and awesome job!
But I have some difficulties including JS files (using webpack). I dont quite get your setup and the whole “NioApp” stuff seems like a big overkill. I just wand to use very basic functionality for e.g. toggle of sidebar mobile menu – but I cannot get this to work.
One error I get is “Uncaught TypeError: e is not a function” within function n, but thats probably not really helpfull.
Would be great if you support a setup for webpack or another very simple JS Setup that does not use all that NioApp stuff.
Best
Well, as you know that currently we have not tested with webpack so there might be problem but we try to support that too but it little bit delay.
Now about issues of that, can you email us at info(at)softnio.com so i can send you a file.
Thank you.
Hi,
Do you have something like this for icons? https://fontawesome.com/how-to-use/on-the-web/styling/animating-iconsHello,
By default icon base spinner does not support. But you can see below example which may help you bit
Spinner – https://dashlite.themenio.com/general/components/elements/spinner.html
Thanks for your idea, we may include icon based spinner in future update.
Hi,
Any possibility of combining the table and cards to get something like this? – https://prnt.sc/shbzt0
If yes, can you please tell us how?
Hello,
Thanks for choose our template.
Right now in our template this type design does not support but in future we may include this type design also.
Thank you.
every time the page loads we get this error in the console.
Any idea how to debug it?
bundle.js:1 jQuery.Deferred exception: e is not a function TypeError: e is not a function at https://localhost:5757/js/bundle.js:1:168279 at Array.forEach (<anonymous>) at HTMLDocument.o (https://localhost:5757/js/bundle.js:1:168258) at c (https://localhost:5757/js/bundle.js:1:29408) at u (https://localhost:5757/js/bundle.js:1:29710) undefined x.Deferred.exceptionHook @ bundle.js:1 u @ bundle.js:1 setTimeout (async) (anonymous) @ bundle.js:1 u @ bundle.js:1 fireWith @ bundle.js:1 fire @ bundle.js:1 u @ bundle.js:1 fireWith @ bundle.js:1 ready @ bundle.js:1 W @ bundle.js:1 Show 10 more frames bundle.js:1 Uncaught TypeError: e is not a function at bundle.js:1 at Array.forEach (<anonymous>) at HTMLDocument.o (bundle.js:1) at c (bundle.js:1) at u (bundle.js:1)
Hello,
Can I know what application are using to compile the javascripts? But default if you compile with gulp and npm then it will not happen.
If you build bundle your own way then please insure the jQuery included very first as before any other plugin.
Thank you.
I just took the bundle.js from the html-template\src\assets\js\ in the downloadable zip. Was that wrong?
So you did not complied the actual html-template\src\js files using gulp? So you just copied our pre-complied js file.
We think the problem is using our pre-compiled one which is already compressed and your application compiler also try to compile that again and that is why the error come.
Better is if you use gulp to compile files and take js files from dist/assets/js folder after compile.
Thank you.
i used gulp to build it and I get the same error – https://www.screencast.com/t/RiS2eY3iLHI
Can you please email us at info(at)softnio.com so we can connect with you vai teamviewer or skype.
Thank you.
emailed
That is greats.
On demo version ?ver=1.5.1 but i have downloaded the last version that it is 1.5.0?
Well, it actually same as in our demo server we used 1.5.1 just for cache issues resolve. So don’t worry. Always follow our changeslog.
Great support +1 Thanks!
Thank you very much.
Feel free give ratting to our template. Thanks advance.
d5fe3cd6-7e94-4057-a07f-0bd79ef7390e – 19 Feb 2020 REGULAR LICENSE
I would like to ask how to make content in the Notifications card to be scrollable? I would like to add as much data to this component and have it scroll up and down if the user needs to view more.
There is an example found at this link of the Card bottom right https://dashlite.themenio.com/general/index.htmlAny ETA on new updates coming?
Thank you for your time and hard work 
Sincerely, Ross Taylor
Hello,
Thanks for contact us.
About scrolling feature in card. In latest version (v1.5) we added utilities classes as ‘is-scrollable’ to enable browser default scrollbar in any block-element. And with ‘is-scrollable’ class you need specify the heights using height utility class.
You we will get notification very soon about the (v1.5) update as we already uploaded. But you can see demonstration now as it’s already live.
In this version we added complete file manager concept and new authentication layouts and some other things. Full details available in change logs (https://dashlite.themenio.com/docs/changelogs.html).
Thank you very much.
Thank you very much
Just to let you know the link in your response is not working. I get a 404 Error. Cheers!
Well, the link is ok but problem is automatically added ‘).’ in link.
Here is again – https://dashlite.themenio.com/docs/changelogs.html
You can check logs also from bottom of our product description.
Thank you. Would you be so kind as to point me to an example of the “is-scrollable”? I don’t see anything under the “UI Elements/Utilities” section. Am I missing something?
Well, we did not create any example yet. But you can use code as bellow example for your notification card in general dashboard -
<div class="card-inner is-scrollable h-325px">
<div class="timeline">
.....
</div>
</div>
Thank you.
Thank you very much!
You welcome!
Hey,
I have a question regarding licensing, I want to use this template for an app which is a service and will be having a free and paid tier.
So is the Regular licence valid in this case ? or do I need to purchase an extended licence.
Well, if the application model is SAAS based or any application where end-user pay to use platform then you will need extended license. So if your end-user pays a fees/charges use application then extended license required.
You can get more details about license from here – https://themeforest.net/licenses/standard
Thank you.
Alright, Thanks for the info. Yes I checked out the details page, was just unsure if it applied to SAAS as well.
Well, I use SAAS as a term you can understand easily. But main thing depend on end-users as if end-user pay to site owner to use application or not.
Thank you.
Hi, nice template and design components! I’m having some troubles to integrate vendors and scripts/nioapp libraries with standard Webpack and Vue application. It would be great if you add support for this integration in the future. We won’t use gulp.
I will try to fix it and share a possible solution.
Thank you!
Hello,
Thank you for suggestion.
We will add this in our feature list but it may not available very soon as for next 2 update working list already locked. So we may work after those update released. Hope you can understand.
But yea, you can make a pack and share the solution that will helps other who going to use webpack.
Thank you.