Discussion on DashLite - Bootstrap Responsive Admin Dashboard Template

Discussion on DashLite - Bootstrap Responsive Admin Dashboard Template

By
Cart 3,711 sales
Well Documented

softnio supports this item

Supported

This author's response time can be up to 1 business day.

769 comments found.

I use the dashlite template in the table datatable section, using serverside datatable, there is a bug that I got from this template when rendering the paginated page to the next page. ie when clicking on the next page instead to the last page in the pagination section. Here I include the video link of the bug that occurred. please reply soon. thank you

https://youtu.be/qzyzwbrE_d4

Thanks for letting us know.

Well, its hard to say what exactly happen wrong there, as you are getting data dynamically using ajax call. We think there is issues in ajax call and returning raw data. It should best that if you check datatable documentation (https://datatables.net/examples/data_sources/server_side.html)

Also on other hand, you are trying to call NioApp.DataTable(element, option). So directly call main datatable main initialize code instead of calling with our pre-built code.

Also our styling and default init related code found in scripts.js file under NioApp.DataTable = function(x, y) function block. So you can see how we code that.

Thank you.

I use the dashlite template in the table datatable section, using serverside datatable, there is a bug that I got from this template when rendering the paginated page to the next page. ie when clicking on the next page instead to the last page in the pagination section. Here I include the video link of the bug that occurred. please reply soon. thank you

https://youtu.be/qzyzwbrE_d4

Thanks for letting us know.

Well, its hard to say what exactly happen wrong there, as you are getting data dynamically using ajax call. We think there is issues in ajax call and returning raw data. It should best that if you check datatable documentation (https://datatables.net/examples/data_sources/server_side.html)

Also on other hand, you are trying to call NioApp.DataTable(element, option). So directly call main datatable main initialize code instead of calling with our pre-built code.

Also our styling and default init related code found in scripts.js file under NioApp.DataTable = function(x, y) function block. So you can see how we code that.

Thank you.

hello is this only for user dashboard or do you have admin for this also

Well, this admin template and this all what we have and you will get it same. But if you mean functionality then there is not back-end function.

Thank you.

hello this template awesome. i am using this template in laravel & vue. but i am having problems with css.

https://prnt.sc/26e54so https://prnt.sc/26e550i

I want to use jstree together with your filemanager design.Is there an easy way to do this? Or can you help?

The reason why I bought this template is just filemanager.

unfortunately i can’t use

thank you very much. Waiting Impatiently.

https://prnt.sc/26ee6kv Isn’t it impossible? What do you say.

Well, it’s hard to say things as what you actually doing and what your want to achieve. But as per screenshots we can see that you are try to change the default table view to different view that parent child indention in terms of tree view in table.

So first our html markup and css completely written to show content in table format that is why in css you found table-row and table-row-group. The basic concept for a table is all the column should aligned accordingly. If one column content is missing or extra then it show as broken and you already notice that.

But we are still not sure how you did this as is this from jsTree or directly in markup? But we believed that you did directly in html as per screenshot.

Now you about tree view with table (not with jsTree) – with our default code you can not make as our code does not support. So we can not say anything about integration with jsTree. But if just about design then it bit tricky but this plugin (https://www.jqueryscript.net/demo/simple-tree-table/) example might helps you bit.

Thank you.

Can I use this for users dashboard or is for admin only

Well, it depends on you as where you want to use. You can use in admin or user or both end. As you need to make functional so you can do whatever you want.

Thank you.

Hello,

There is a bug. The browser scrollbar appears when it should not be visible on this template because the content should be taking the full height of the window :

https://dashlite.net/demo6/apps-inbox.html

Please fix when you can thanks.

Thank you very much for letting us know and help us to improve.

Our team will check and fixed in upcoming version.

Thank you.

Hello, can you check our live demo again after clear cache and see if the scroll problem is exist or not?

Thank you.

Do you think about launching vue.js or react version?

Plus point of this theme is use cases you have provided. It would be great, if you could come with more use cases pre built examples in new update.

Thanks for your comment and letting us know your interest.

Well, we may add new use cases pages in future but right now our team focus on BS5 update and React so we can not say thing new about use-case pages. But as once other important task done then we again work on on use-case pages.

Thank you.

Dear team, Do I use datatable. But by default it is sorted by the first column. Ex code:

Thanks for your comment.

Well, you should check datatable documentation as here – https://datatables.net/examples/basic_init/table_sorting.html

Thank you.

Hi, I want to access the dropzone instance after initializing it. to be able to call methods like “addfile”, “displayExistingFile” ... etc
My code: NioApp.Dropzone.init = function () { NioApp.Dropzone('.upload-images-dropzone', { url: "url-here", sending: function(file, xhr, formData) { formData.append("_token", "token-here") }, }) } // I want to access the instance here (outside init function)

Well, seems like you have not purchase yet, please first purchase our template then contact us via email at info[at]softnio.com for support.

Thank you.

Hi Support!

We have a big problem with the html version of dashlite. If we use (included add new product section) or makeing a brand new and clean modal. If we add a button with an id and some jquery

$(document).on(“click”, ”#createNewMailTemplate”, function (){ var templateName = $(”#newTemplateName”); $(”#newTemplateName”).val(); $.ajax({ type: “POST”, url: ‘controllers/abandonedCartController.php’, data: {createMewMailTemplate: 1, templateName: templateName}, success: function (response) { var jsonData = JSON.parse(response); if (jsonData.success == “1”) {

}
        }
    });
});
the basic included package(bundle.js?ver=2.8.0) have the following issue: https://ibb.co/VxSQ954 I hope you can help me to solve this.

Sorry to hear that you are facing issues.

First of all, as per error logs it not related to our template. It show from bundle.js but thing is whenever js code got stuck it always show error in bundle.js.

Secondly, the function you have written is seems not correct and problem is from there. You should check your code carefully as we can see you may miss something as see this line – ‘var templateName = $(”#newTemplateName”); $(”#newTemplateName”).val();’

Another thing that error happen when specially there a recursive function or multiple ajax call.

So you should debug own code and hopefully it will resolve.

Wow, Yes its a big mistake from us. Thx for help.

It’s good to know that you have solved. You always welcome!

я запускаю “gulp develop” и вношу изменения в “demo/src/scss/theme.scss”, но в “demo/assets/css/theme.css” никаких изменений нет. почему?

такая же ситуация в “demo/src/js/bundle.js”, я добавляю “@include('@nodeRoot/node_modules/bootstrap-datepicker/dist/locales/bootstrap-datetimepicker.ru.js’)”

но в “demo/assets/js/bundle.js” код не появляется

Firstly, to continues get support from our team, you should renew you support term as it’s already expired long ago.

Also ‘gulp develop’ does not save file into /demo/assets/js folder as it will goes to under /dist folder. The /demo/assets/js files are pre-build one for who do not compile.

Thank you.

Hi, How can i add the addons, i ‘m sorry i don’t see where

Sorry but this is html template so not exactly sure what addon you want to add? Anyways… whatever you want to add read their respective API documentation then you can make functional your own way.

Thank you.

Hi, I was wondering if i can install it in a wordpress website? If I can, please can you help how i can do that, thank you

Thanks for asking but sorry to let you know that this is a HTML template so you can not install into WordPress or in any other platform. As admin template so you will need to make it functional before start use.

Thank you.

Any ETA Bootstrap 5 ? Thanks

Well, we can not promise any schedule for BS5 ready but our team working it and as per our plan it will be available once we release v3.0 version. And we will not longer support BS4 in our template as we are doing migrate completely.

Thank you.

When do you plan to release loan management panel?

Well, in short time we don’t have plan as our team working on React development and BS5 integration. So before that we do not think any of others.

Thank you.

I dont understand how to get this theme running. i cant find any php code.

Sorry, this is HTML template so there is no php code.

Dear Sir/Madam,

I am intersted to get the investment dashboard with my own customisation, would you be able to take the request and deliver it to me up and running?

Thank you

Thanks for asking. Sorry but right now we are not able to provide customization services. You will to hire any freelancer.

Thank you.

Where can I switch between dark and white themes?

Well, you will see dark switcher link under user profile dropdown (top right).

Thank you.

Is there a component that adds multiple rows in a table.

Sorry, we do not have any component for that.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey