2227 comments found.
I don’t see this bug in the package and live preview. Can you provide more information please?
Thanks
support_conversation_layouts.html
Fixed navbar & sidebar
There are problems, do not display the two menu
Please make sure you are using correct JS code for sidebar – when you hover on fixed mini sidebar, it should add additional class to body tag which will trigger sidebar expand.
Thanks
Hi @kingtrocko, I recently got to work with this template via a client and am also working with Angular JS a Asp .Net MVC 5 but I got stuck. The page doesn’t load properly, most parts of the UI is distorted. I am implementing the header and sidebar as ng-include, the charts as directives and the scripts and stylesheets are bundled using ASP.NET MVC bundling. Still the pages are not loading correctly. Please can you share with me how you got yours to work in the first place. Thanks
Hi Kopyov,
I found a bug where my default-panel text would be filckering like crazy. But it only occurs whenever I hover my select2 box. I narrowed the bug down to the jquery file and I can’t say what makes it going crazy.
All of it happened on a Mac – Safari 10.0.1.
Cheers
Здравствуйте Евгений,
Обнаружился еще один неприятный косяк с pushed columns Вот записал видео https://youtu.be/tiFJjJh6gc4Суть такая
...Если ресайзить окно, то при размере 768px колонка которой сделали push разваливается и потом уже не восстанавливается.
Большая просьба помочь разобраться, как пофиксить
Hai, I have been trying to integrate the dropdown of priority which is in task_manager_list.html which has backcolor but i think its not implemented in the template,i menat the value doesnt change when we select from the dropdown . so can you please tell where the same dropdown which is implemented in the template so that i can use in my application. i need the same css of dropdown working when item is selected.
Hey
Yes it doesn’t update value, because it’s not a select, it’s a simple button or link. There is no a built in solution and can be considered as a custom functionality, but you can try to use this solution. Or use Select2 configuration with icons, but instead of icons use colored circles.
Thanks
Hi, any ETA for the next update? Cheers, Voja
Hi
No specific dates unfortunately, but very soon.
Thanks
How to refresh wizard_steps form.
Refresh, I mean Reset.
Refresh, i mean reset.
I still don’t understand what you mean – reset form, reset step, add reset button etc. There is no any reset method available, but if you provide more detailed info about what exactly you need, i’ll try to help you.
well, first of all, a step appear or open for data submit or data save to database. all field have filled the data and when finish or submit the data by ajax, data has been successfully saved, URL doesn’t change or doesn’t reload because of ajax but submitted data still in the wizard_step. how to clear all data from wizard_step when wizard_step action finish or URL doesn’t change. I hope, now you understand what I want. please give me the solution as soon as possible.
Hi
As i already mentioned, Steps wizard doesn’t have reset method by default, you can try to reset form in onFinished callback:
onFinished: function (event, currentIndex) {
// your code for submit and reset forms
}
And this is a sample of clearing up the form elements:
$(':input','#myform')
.not(':button, :submit, :reset, :hidden')
.val('')
.removeAttr('checked')
.removeAttr('selected');
Hope this helps
Hi. I already asked but this time would like to know a bit more. When do you plan to have release and what is planned to be included in it. Is there any change to have google inbox like design for search on top of page? P.S: great job!
Hey
This option is pretty easy to do in current version, please drop me an email to e.kopyov[at]gmail.com and describe what and where exactly you want to display search bar and i’ll do it for you during a day.
Update is coming – mainly page kits for displaying and editing content. Desperately need more spare time apart from full time stuff to get it eventually done.
Thanks
Hi. I already asked but this time would like to know a bit more. When do you plan to have release and what is planned to be included in it. Is there any change to have google inbox like design for search on top of page? P.S: great job!
Hello,
On sidebar_components page, on the daterangepicker, if I type in a date in the input box, it does not keep when I hit submit. It only will stay if I use the calendar. Is it possible to do both?
I fixed this by updating daterangepicker to the latest version.
Hello
Thank you for pointing that out, will update some other plugins as well shortly.
Thanks!
Hi is your theme have pages for manage mail and message ? if not, can design? pls
Hi
Yes, mail templates will be out very shortly.
Thanks
Hi, There are angular 2 templates outside but I dont like them. I want to use this template on a Anguler 2 web application.
Is this template applicable for me? What kind of obstacles would I encounter?
Hi
Unfortunately no, Limitless doesn’t have Angular version yet.
Thanks
Hi Eugene,
I’m around the points I’ve sent you. In the meantime, where can I find the documention for the whole project?
Thank you.
Hi
You can find documentation in Documentation/ folder, just open any .html file from that folder in your browser.
Thanks
I didn’t noticed.
Thank you!
No worries, always welcome!
Hello,
Thanks for great template. I have some questions though.
- Is there any chance that it will work with bootstrap 4 alfa ?
- On mac sometimes the screen is flickering like crazy, mostly on demo pages with forms or select 2 elements, do you know about this issue ?
- the app we are building is a public health application which is used by the backend officers to calculate health curation/medicaments reimbursements. Users are not paying nor are charged for the app, the standard 24$ license is fine for that ?
thx and good job !
Hey
1. No, BS4 version will be added when stable version of Bootstrap 4 is out.
2. Does this happen in Safari? If yes, it’s a known browser bug which displays CSS transitions incorrectly. This happens in Safari only
3. Yes, in your case Regular license is enough if you are not charging your users.
Thanks!
2. yes, happens in safari.
Thx.
When the whole page loads the filter,export and pagination for data tables are working,But when ajax load of a table is called in a page filter,export and pagination of data tables are not showing up.
hi i buy your theme ! but after download it i cant see svg charts ! how can i fix it ?!
see the 2 chart in the first not working !!! why ?! i think one of js address not working ! please help me how can i fix it
Hi
You need to open files via http://, not file:/// – simply upload files to web/local server and open index.html. It’s a browser security restriction, almost all charts are using external data sources (json, csv and tsv files), that can’t be loaded locally.
Thanks
thanks for your good support , it’s best admin template i ever seen , thank you
Thank you very much! Let me know if you have any other issues.
Thanks
hi again i upload it on host ,but didn’t see charts again, my host should have http ?!
Hm, should work this way. If it’s online, can you please send me a link to e.kopyov[at]gmail.com? I’ll check what’s wrong.
And another question – do you get any errors or warnings in browser console?
Thanks
canvas tag * —-—- in other page too ! some of charts don’t work !!! :/
see in Profile with cover : https://my.pcloud.com/publink/show?code=XZaJCgZU5dOT6sDoSBePtWfuCMAyYi9frJk
here console : https://my.pcloud.com/publink/show?code=XZXHCgZDLPmmi1ddCJlWP3HtoMxOJNJoALX
i think one of JS link don’t work or miss !!!! i checked it multiple times but all link good ! in your project folder some of charts good and some of them don’t work but in my project in Visual Studio simple charts work ! but other don’t !!! why ?? i checked all of the addresses and links !!!!! all of them true ! guys my work stop because for it ! please help me to fix it !
Hi
1. On your website, i see a lot of and missing remote files with data. Are you sure you have all the files on your server and they are linked properly?
2. This is a source code, you need to switch to Console tab in devtools, as i can see you have 3 errors there.
Thanks
hi , i checked all files ! all of them include in my project but i test something i checked it in simple project , in simple project template works fine , but in .net mvc 5 project ,
https://my.pcloud.com/publink/show?code=XZqClgZV1CueHQy36L9hNM1JFm6myU9LhxXthis files didnet work because for their address ! i checked address all goods ! but i dont why get me this errors ! O-o ! all js address include ! this dashboard address ! where are they ?!
best admin ever !
Thank you very much! 
Hai, We have integrated the Form editable in our table, which will contains more than 1000 entries, which we added only works for first 10 entries not after that, can you pls say the code where we can set the limit to be unlimited it has to allow the editable how many rows we can …
Hi
Can you please provide more information? Which table (datatable or static table), what do you see after first 10 results etc?
If that’s inside Datatables, you need to initialize Editable inside DrawCallback function in datatable configuration:
drawCallback: function () {
// Here goes your Editable init
}
Thanks
I have shared the code and snapshot of the issue through Mail look at it, and please provide the solution for it
and we found that when we remove pagination as false it works perfectly within the page so how to make work correctly along with pagination..
$(’.datatable-basic’).DataTable({ paging: false });
if we make this as above all the fields works perfectly..
Hi
So Datatables, as being said you need to initialize editable forms inside drawCallback function:
$(’.datatable-basic’).DataTable({
...
drawCallback: function () {
// Here goes your Editable init
}
});
This will initialize editable forms when each page is drawn.
Thanks
Thanks that worked 
I am trying to use an editable input “Text field with help block” specifically. Looking at the documentation it’s not clear which JS files needs to be included, do you have any idea how can I find them?
Hi
Here is a quick guide:
1. As stated in documentation:
“assets/js/pages/ – Almost all pages have different additional JS files loaded on top of app.js, with specific settings according to the page functionality”.
2. This page loads form_editable.js file from /js/pages/ directory.
3. If you open that file, you’ll see this bit:
// With helper text
$('#text-field-help').editable();
$('#text-field-help').on('shown', function(e, editable) {
$('<span class="help-block">This is a help block</span>').insertAfter(editable.input.$input);
});
Note – you also need to include a piece of code from // Override defaults section.
4. I would suggest to create new custom.js file, include it after app.js and place all custom JS code into this file. This will help you to keep your JS code more organized.
Thanks
I’d like to edit the supplied icomoon set within https://icomoon.io/app/ but to import back the current set of icons, i need the json file supplied.
Can you post it somewhere please?
Hi
Of course, please email me to e.kopyov[at]gmail.com, i’ll send it over.
Thanks
sent!
File has been sent. Please check