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.

would like to request for react code, my GitHub username is @kabychow

Sure, our responsible team member will check and get back to you.

they’ve invited me to the demo1 repo, but I’m looking for demo3 layout

Sorry but right now we working on Demo1 layout and we do not have other demo layout ready for React. Hopefully you understand.

Thank you.

how to deploy “Crypto Wallet” theme to domain?

it’s just such nesting of directories – the path is

/var/www/www-root/data/www/yourdomain.com/src/html/crypto/index.html

How to run simply on yourdomain.com ???

and is there an HTML5 version of the Crypto Wallet

Thanks for asking.

First of this is fully HTML template and not theme. So we not clear about your deployment. If you upload All the files from from crypto folder to root folder and others relevant files as assets, images in same as we provide then be live as our demo but it will just static page.

Thank you.

Hi Softnio, I have an issue displaying modals when using data-simplebar.

I have a card element where the card-body has the data-simplebar tag and within it there a list of items and each item has a modal associated with it.

When you click on the modal link, the model appears to be under other elements on the same page. Looks like a z-index problem, but I played around with this and can not get it to work. If I remove the data-simplebar, the modals work fine.

I was hoping you can look into this and get back to me.

Great Template! BTW

Thanks for letting us know your problem.

Well, without see your preview directly it’s hard to tell you any solution or what is causes. As you mentioned that it may z-index problem but after change it doesn’t affect so we need see directly. If possible to provide us your working demo url so we can check and guide you.

Also as your free support terms already expired so please renew it to get continues support from our team.

Thank you.

I’ve posted a link to an image that shows the problem and provides you some sample code. It’s simple to recreate.

https://ibb.co/26wnpyk

This problem existed when I brought the product with support. Please fix it. Else I will need to change future template purchases to a more suitable company.

First of all, the issues is not actually from our end. It’s your markup issue as you have placed the markup inside item. Modal related code must be place before body tag close. You should check our demo and code as several places we have added modal so follow that.

Another thing, to get support from us is not related to bug. If you found any bugs then you can report and we will check and if we found that is correct then we must update that in next version and you will get that for free. But getting help from directly our team is totally different thing. Hopefully you can understand.

Thank you.

hello,

hope you are doing well. can I use this template for codecanyon project?

how can I get written permission can you give me the terms ?

Well, you should learn more about author collaboration and partnership agreement then you will understand everything about terms and procedure.

Thank you.

Sorry! You may removed your comment? You can email us at info[at]softnio.com if any confidential thing.

Thank you.

Hey! How are you doing? We use the “Style2” template and we are trying to make the search function on the top header to work with a dropdown list results.

We tried to implement the “Select2 Default” from the “form-elements.html” page but unfortunately with no success. I believe the issue is happening because you have coded all utilities into the NioApp’s bundle.js.

Therefore I would like to ask you 2 questions:

1. How to add options to select2, for example ‘placeholder’? I tried to add it as data-placeholder=”search anything…” but no effect.

2. How to add event callback to select2 function for a particular select2 element, not all? For example: change event.

Looking forward for your support, Thank you very much, Bar

Hello,

Sorry for the late reply.

Without seeing you full markup it hard to say where is the wrong. But by default if you initialized with our prebuilt code then data-placeholder will work but first option need to add blank as per select2 documentation.

Also for callback option, you should check their documentation – https://select2.org/programmatic-control/events which helps you better than us.

By the way, your support terms already expired so please renew your support terms to get future support from our team.

Thank you very much.

I use datatables, and my table has 14 columns of data. It displays very well on PC, but on phone the board is broken it won’t correct itself

How do I fix it on your interface?

On Mobile: https://prnt.sc/1ja7jqi

On PC: https://prnt.sc/1ja8ca0

And if I use my iPhone to access it, this table doesn’t show any data https://prnt.sc/1ja9bqr

Well, you will need to use responsive option of datatable, see reference – https://datatables.net/reference/option/responsive

For iPhone loading issues –
First check our original demo, is this happened with our demo or not? If our demo works fine then you need to debug your personalized code. But we never faced this issues previous while we developed.

Thank you.

https://prnt.sc/1iqopxu

Sometime F5, error like picture. How can i fix it never happen again ?

Well, understand that you are using Covid template one. But is this latest download one or old download one?

Can you add below line into dashlite.css in very first line and try out –
@charset "UTF-8";

Thank you.

I downloaded the latest theme on July 29

I have added the code in .css, I will give you feedback later

OK, Sure no problem at all.

I need customization please.

Hello!

Thanks for your comment and asking for customization. Sorry to let you know that right now we do not take any customization task as our team busy with existing product update.

Thank you.

Please how and where can i make changes to my blue colors so it can have effect in my whole theme.. Thanks

Hello,

First of please renew your support terms to get future support from our team.

About changing any color – you should update in scss variable and recompile the css file.

Thank you.

How to add toastr to the covid template? I check this template doesn’t support dashlite toastr

Thank you

Hello,

Yes, you are right covid template is a minimal and very lite version so it does not support most of element/component or even plugins. If you need anything then you need to integrate manually.

Adding toastr, first you should should follow their documentation. Also you need to add toastr.js in bundle.js as below and compile before start use -

@@include('@@nodeRoot/node_modules/toastr/build/toastr.min.js')
Then you can use as per their uses requirements as below –
toastr.info('Are you the 6 fingered man?');

toastr.warning('My name is Inigo Montoya. You killed my father, prepare to die!');

Thank you.

I have problem with datatables in your template template The error appears when I pass data from my server, the table has changed to a different style

Before passing the data to the table, it is very cool and beautiful, you can see the picture:

https://prnt.sc/1hnmpi0

After passing the data, it doesn’t look like the style at first. Apparently it used the default Datatables style. I don’t know, because I’m not good at front-end:

https://prnt.sc/1hnnkpl

Thank you. Hope you help me soonest

Sorry, your last shared screenshot unable to access.

We are not clear about your new issues, but it may conflict with double initialized. So remove default class and initialized with your custom one.

I fixed the error, everything works very smoothly

If it’s not a BUG, then I hope you improve it further, do it automatically. So that people like me in the future, they don’t need to find the DOM to add to datatables

I have a few more ideas for you, the template is missing icon search, I need some icons but don’t know what the code is.

If you can make an icon search page like this in your template that would be great, I can easily find any icon I want http://i.prntscr.com/UTjngSqYQIyZeoVIr5iXtw.png

It’s great to know that everything works smoothly. Also thanks for you suggestion.

About automatic –
Actually you can not make everything automatic always as datatable gives you option that you can override and use that. So you always need to override their option. Similar way in your custom code, you actually override option when you call. For example you are write ‘serverSide: true’ in your code where serverSide default value is false. So change it as per your need or whenever you need. Hopefully you can understand.

About search icons –
We understand your point but you can simply search using browser default feature as if you press ctrl+f or cmd+f and type anything it will highlight the area if found and this is works anywhere. Hope this tricks help you.

Thank you.

How can we contact you directly through mail

You can email us at info[at]softnio.com with your query.

Thank you

after I changed to dark mode it’s gonna back to light mode when I reload my page. is it a bug or should I handle this with session in back-end?

Well, this is actually need to make functional on your way. As you handle with session, cookie or db whatever.

Please renew your support terms to get future support from our team.

Thank you.

Hello, I have a rendering problem when a modal is opened, due to the page size. Below link with a screenshot of the problem, can you help?

https://drive.google.com/file/d/1nNkwqGRuDR8of_-IfjRHh6aoCzqNReBf/view?usp=sharing

Thanks Fabio

Hello,

Thanks for asking help.

As per your screenshot, this is not a modal. It’s actually off-canvas sidebar which display on smaller screen and it’s seems ok to us.

Or you mean different?

Thank you.

Hi, the documentation link (https://dashlite.net/docs/) in the “preview” has been down for a few days. I would like to see the documentation as I am evaluating the purchase. Thanks.

Thanks for letting us know.

Well, the documentation you will a offline version inside that package. Online version available here – https://docs.dashlite.net/html/

Thank you.

Hello, Is it possible to include files from Adobe XD or similar in the purchase? Thanks

Sorry, we don’t have that so it’s not included.

There is a bug… when i load a modal html having a menu sidebar from server side and display on client side i discovered that the menu icon on mobile doesnt show the sidebar when clicked so i added NioApp.TGL.init(); below the js code loading the modal and the menu icon started showing the sidebar but later discovered that the main menu icon of the template doesnt show the sidebar… I suspect NioApp.TGL.init(); must have been conflicting with the main menu sidebar…

Please how can this be solved…

Below is my code for outputting the modal html from server side

$(document).on(‘click’, ’.settingsHandler’, function (e) { e.preventDefault(); $(’.modal).modal({ backdrop: ‘static’, keyboard: false }); NioApp.TGL.init(); });

Even after adding $(’.modal’).on(‘shown.bs.modal’, function (e) { NioApp.TGL.init(); }); Still conflicts with the main menu sidebar… The main modal sidebar is not showing

Hello,

Thanks for your query and let us know your problem.

We are little bit confused how you code html part and how you load html modal. So it hard to give you proper answer. But can you please create a video and send to via email at info(at)softnio.com to show us what exactly happen after applied as per your mentioned code? So we can understand bit better.

By the way, please renew your support terms to get our continues support from our team.

Thank you.

Hello, love the template! Amazing work! My question is do you have any road map for a react version?

Sounds great, if you would like testing please reach out.

Ok, Sure. We will get back to you.

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.

Hello Team,

I have to make some CSS changes to the page – https://dashlite.net/demo5/user-list-regular.html

I have to increase the top of the filter section (dropdown toggle).

Well, we told before the dropdown generate inline css which help position relatively. If you want to override then you need to !important in css but it can cause other issues for position in other layout. If you want to reposition dynamically then better to use data-offset=”x,y”.

Thank you.

When we are adding more fields into the form then content of form is going behind the header

Well, inside dropdown content always depends parent and where you use. Also by default the header is sticky so it will show always on the top (excerpt popup).

So when you have large dropdown area which used in content section will be goes behind the header by nature.

Thank you.

Good afternoon, I’m trying to use the theme, but it only works on the local server, when I try to host it on the net it doesn’t work. What appears is that his Jquery doesn’t work, any link I click that should, for example, open a modal , actually directs to the current page (ie follows the # of the href). I can’t solve or think about what it could be. Thanks

Sorry, We think you may comment on wrong item as we do think you have purchase this template.

Thank you.

I won the theme in a raffle

Sorry, we are not able provide any kind of support as you have not purchase directly from us.

Thank you.

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