769 comments found.
hello bro i dont understand the script . how will i install it. i dont see the script file
Hello,
This is not a script as you can see this is a HTML Template. You can not install like any other script.
Thanks
so how can it work?
i think it have user and admin panel?
Well, there is a admin/user panel but it’s not mean that functional script. It’s a UI or base template which help you to build your application or script. So to use this you need to make functional.
Thank you.
i dont know how to do that
If you are a programmer then you can easily understand. Other wise you need to hire someone for make functional.
Thank you
can you do it for me?
i need user end and admin end
Hello excellent collection of SVG icons; are they possible to add more variety for example the icons for real estate?
Auction, box, broker, building, buyer, calculator, consultant, costumer, customer service, customer support, discount, finance, Find Home, Home Values, house, insurance, mortgage, price, property, real estate, real estate agent, real estate sign, realtor, rent, Sell Home.
Regards. Domingo Tapia.
Thanks for your comment and suggest us to add more SVG icons.
Actually we added those icon which are need in our design. So we can’t confirm about suggested icons. But if we get chance to work on real estate base concept then we must include necessary icons.
Hope you understand.
Thank you.
Fantastic, really great. Converting it to webpack instead of brunch took about 5 minutes, and was painless.
Thank you very much for valuable comment, we really appreciate.
How to align “nk-header-menu” to the right
Hello how can I align the whole menu generated by the class “nk-header-menu” on the right, since now it is only left aligned?
Thanks… Domingo Tapia
Well, you need to some tweak in css as
”.nk-header-menu” need to set “margin-left: auto” and if en header block exist the ’.nk-header-tools’ then need remove “margin-left: auto”
It will helps you top navigation move to right.
Thanks
Hello I just bought DashLite, excellent product and a great job, but I would want to be able to generate cards more sophisticated than those that come as an example.
recommend how to make them so as not to affect the current system architecture (DashLite)?
Hello,
Thanks for choose our template.
In our template most of card style coded with stand-alone class so it does not conflict with others or easy edit and remove if need. Some of common class use over-all for card as ‘card, card-inner, card-title-group, card-title, card-tools’ etc for maintain. And inside card based on our need we started with unique widget block as ‘nk-sale-data’, ‘nk-order-ovwg’ etc.
So you can follow up this theory when you code.
Thank you.
Is there any chance you’d consider allowing the sidebar to be collapsed in full screen view?
Similar to how Architect does is – https://demo.dashboardpack.com/architectui-html-free/charts-chartjs.html
Thanks for choose our template.
Well, we will consider this but it may not available very soon. It may available in v1.6 or later as for v1.5 working list already locked.
Thank you once again and suggest us new feature.
hello, why are the javascript files not working? the html files opens and closes on local computer
Not sure if you purchase the template or not. It not then please purchase the template and use original one then it won’t happen.
Hi there, I’m having an issue integrating the SCSS files into my Rails app. When compiling it, I get the following error:
SassC::SyntaxError: Error: 2rem/add isn’t a valid CSS value.
on line 3547 of stdin
>> e%3c/svg%3e”) #fff no-repeat center right 2rem/add(0.625rem, 0.4375rem) add(
—-—-—-—-—-—-—-——-^
stdin:3547
It’s really hard to pinpoint exactly the line that’s causing it, but it’s coming from Bootstrap forms component. If I comment the following lines from Bootstrap code:
@each $state, $data in $form-validation-states { @include form-validation-state($state, map-get($data, color), map-get($data, icon)); }
Then the compilation works. Do you have any idea what might be causing this? Thanks!
Hello,
Not exactly sure why this is happen as we don’t think that bootstrap core code will be cause.
Before anything can you please confirm us that do you make any change in our scss files what we have provided in package? Or it happen after you made some changes? If you made changes then can you try again with original one?
Also this type issues sometimes happen if use rem & px value in same place example $rem = 2rem; $px = 2px; $equal = ($rem + $px); where $equal live give error;
Thank you.
Hi! Can you combine the sidebar from the Wallet with the main content from the subscription?
Hello,
Thanks for interest in our template.
Right now don’t have plan in shortly do that release another version. But you can simply make that layout your self as copy paste and may required some adjustment with css class.
If you want us to do then you can hire our team to do.
Thank you.
Please, is there a way for the Javascript to update automatically with the live figures? Thank you. 
Well, you need to do it via ajax request and update data as per your needs.
Hi Softnio. Is there a simple install, using a 1-click server? And also, is it possible to use Wordpress as the CMS? Thanks in advance, and I really hope thats possible as your product looks good
Sorry! It’s quite impossible. As this static html template not any functional script so you can install and start to use.
If you want to use then you need to make functional after purchase.
Thank you.
the dist project is faulty in the collapse.
could you please check
Hello,
Can you explain bit so we can understand clearly. Actually what do you man by in the collapse? can you send us a screenshot of reference area?
Thanks
When I insert elements using javascript, the select2, dropdowns, date choosers, etc… don’t work
Is there an init script that I need to call after adding them to register them?
If manipulate any element into DOM via JavaScript then you must need to re-initialize third-party library like select, date etc.
As you can recall our pre-defined function –// for date picker NioApp.Picker.init(); // for select2 NioApp.Select2.init();
All the initial code found in /js/scripts.js very end of codes.
Thanks
Hi – thank you for making your template available! Do you have a release date for a File Manager? The icon is part of the nav bar but the icon goes to an error page in the demo and I don’t see a page for it in the template? Any plans for that piece? Thank you.
Thank you for choose our template.
Hopefully, In next update will we will release file manager as right now this is in design stage.
Did not understand properly regarding your icon point. Can you explain bit more.
Thanks
Thank you for this reply – I didn’t get a notice you had responded! The comment about the Icon was strictly about how I was trying to access the File Manager – from the Menu Bar icon/link. Nothing more about the “icon” – looking forward to the next release with hopes that the File Manager will be included. Thank you.
Ok sure. Hope next week it will available.
Thank you
Hello, good theme.
I am using firefox version 75.0 & chrome version 81.0
I am unable to see scroll bar on left side menu bar on any of the pages in both browsers.
But if i guess where the scroll bar would be and try to click on it, it works sometimes.
https://pasteboard.co/J46RZgi.jpgCan you please check this?
Thanks for choose are template.
Actually we forcefully hide the scroll bar from sidebar but scrolling and click function enable there.
If you want to show them then need to remove one line css code as code found as below in /scss/vendors/_simplebar.scss (line approx 171-173).
.nk-sidebar &, .nk-sidebar-fat &, .nk-apps-sidebar &, .nk-aside &{ //@io-v120
visibility: hidden !important;
}
If you remove these code then it will show. Must compile the css file.
Thanks
Hi Does the board support RTL?
Sorry! Right now it does not support by default.
Hi,
I would like to know how to load a json using ajax on the Datatables, keeping the appearance of the the template.
example below:
var table1 = $(’#table1’).DataTable( { “dom”: ‘lBfrtip’, “lengthChange”: false, “scrollX”: false, “ajax”: { “url”: ‘http://url', “type”: “GET”, “dataSrc”: “results”, }, “columns”: [ { “data”: “field1” }, { “data”: “field2” }, { “data”: “field3” }, { “data”: “field4” }, { “data”: function (row, type, val, meta) { return field5.subfiledl1; } }, { “data”: function (row, type, val, meta) { return field6.subfiledl1; } } ] });
Hello,
There is 2 ways create this using our style.
First, add your code into scripts.js in ‘NioApp.DataTable.init’ code block (approx line 207-214)
NioApp.DataTable('.your_custom_class', {
//your custom code of your data table
dom: 'lBfrtip',
lengthChange: false,
scrollX: false,
ajax: { "url": "http://url", "type": "GET", "dataSrc": "results", }
....
});
Or second, your can add your whole code in same block that also works as normally.
The table design fully depend on css class, so ensure that you have use same class name as we have used in html markup excerpt ‘datatable-init’ class name that you can see with ‘table’ tag.
So try out and let us know if any problem.
Thanks
It worked perfectly. Additionally, I removed the .datatable-init from the table.
Thank you very much!
That’s really great. Thanks for confirm us.
Hello,
I purchased a web template (DashLite) and I would like to know if a few SVG could be designed.
Thank you.
Hello!
Thanks for purchase our template.
What type of svg design are you looking from us? If you provide us details via email at info(at)softnio.com, then we can confirm.
Thank you.
Hi, great theme. Softnio really did a good job on this.
Quick question, how can I get the sidebar menu in “subscription” template to be fixed and stop scrolling out of view. I am referring to “nk-sidebar-menu”.
Thanks
Hello, We think we understand your needs as you want left always fixed and right panel only scrolling. Right now it not possible as it required some additional CSS to do. We may add this in our future update.
Thank you.