2227 comments found.
Thank you for your hard work! Can’t wait to take a look at it.
Thanks!
WOW! new updates! can’t wait to see them. I have work to do to update it in my applications 
Yep, BS4 is completely different, but much better 
Hey Eugene, I just wanted to say thank for all your hard work getting this update out the door. Will this new structure allow future updates to be easier?
Hey
Yes, definitely – now new layouts/themes/components can be added with no hassle, much better than it used to be! 
Thanks
Awesome, make sure to add the material update stuff we discussed via email in the next update. 
Hmm, do you have a copy? Can’t find any emails from you, sorry 
Here is the body of the email…...
Eugene, I’m beginning to like the material theme, Quick question…..how do we get the latest items like filled text fields ( https://material-components.github.io/material-components-web-catalog/#/component/text-field ) in limitless? Is it an update you do or can we update the material theme someway?
Thanks,
Steve artis
Ahaa, I remember it! I will do, Material design language got an update and now input fields have an option with backgrounds. This is a challenge though, but I’ll sort it out.
Thanks
Can’t wait to see the new update! Congratulations and keep up the awesome work!
Thanks a lot! It’s out now 
Saw this other theme, looks very similar to yours Kopyov – https://themeforest.net/item/the-right-way-bootstrap-4-admin-template/21916885?s_rank=2
Thanks, will check it out!
Kopyov, you are fine. People are excited for it because they are thrilled with your work.
Thanks. New update it finally out 
As usual lack of commitment.
It will be uploaded when ready. Period.
The comment was not for you, it was for jonathan920. Many users have waited more than 6 months, a couple of days do not make a big difference. Since my last review I have not commented anything because I want to see the result of months of your work. You are rude.
Ah sorry then, i’m not rude, just tired to answer same questions and explain things over and over again.
It’s Tomorrow!
I know! It’s evening! And i am working 14th hour in a row on the release! Review process may take another day, so please wait patiently.
Is the theme update still happening today?
Will be uploaded tomorrow, i’m merging everything and preparing the package.
Hi there. I am trying to add a radar chart on the dashboard for layout 3. I added the requiered js, but it doesn’t work, the console says it’s the bootstrap, any suggestions?
Hi
Dashboard doesn’t have radar chart. Where did you see it? And Bootstrap itself doesn’t affect charts in any way. Please be more specific
Yes, dashboard doesn’t have a radar chart, I needed so I added it, but its js library conflicts with the dashboard.js library. I fixed by remaking the dashboard. The thing is that some libraries conflicts with each other and it makes difficult to develop my solution tracing js errors every now and then.
Libraries can’t conflict for no reason – dashboard.js is not a library, it’s a file with charts configuration. D3.js is a library. I have used different multiple visualisation libraries in same app, including commercial ones, and never had any problems with them. What library do you use for radar chart? Where is your configuration? What JS errors do you get? Do you use any of existing charts? Saying that there is a conflict isn’t enough for troubleshooting, i need more details please.
Thanks
Dear Author I am very much thank full to you and your team that you have design such an awesome template.
Now Let us come to My problem . i am using sidebar menu in the template and when i open the website in mobile the sidebar menu changed and it opens from top – i dont want sidebar menu to be open from top when we open the website in mobile or tablet. i need the sidebar to open in same way as it opens in desktop. kindly support me or provide me document how can i do that . i tried lot but i am unable to fix this for me.
i am expecting solution from your side.
I have replied to your support ticket. Thanks
Excited about upgrade. do you think it would be available in a week?
Yes, Sunday is the time!
Thanks
A great addition to the current features might be to add email templates in the style the dashboard is in. I figure many users might send mails to “clients” and it would be nice if the mails are in the same style/theme.
I’m far from a good designer myself, and I am pretty sure you are able to make something pretty!
Do you mind sharing if the Bootstrap 4 version will also include new functionality or will it the current theme, but updated to Bootstrap 4?
Design wise it’s more or less the same, code wise it’s a complete rewrite. Not much of a new functionality in 2.0, new stuff is planned for the next releases.
Thanks
Ok, sounds good. Looking forward to the update. Hopefully it doesn’t take long to get approved.
Love this kit. One question I’m hoping there is an easy fix for. All the pickers work great except for the one I need. “datetime” does not seem to be working in the demo or the files provided. Any recommendation? Thanks!
Hi
Just tested daterange picker, pickadate and anytime – looks good to me. Can you please share more details? What exactly isn’t working?
Thanks
I’ve located the section for date time pickers and I plan to try that now. The “datetime” picker I was speaking of before, however, is located on the form inputs page. I will try using the options from the picker section. I’m sure this will work as intended. Thank you!
http://demo.interface.club/limitless/layout_1/LTR/default/form_inputs_basic.htmlOh i see, that is HTML5 datetime input, it was replaced with “datetime-local” type as far as i know. But it has a limited browser support, so i’d suggest to use custom date pickers.
Thanks
Looking Forward to the new Theme ! Please release it soon ! 
In the horizontal navigation menu at the very top where it says “Features, Components”, is there a way to make the link clickable, but have the caret/down arrow open the drop down menu? In other words, I don’t want the actual text “Features” to open the drop down menu, just the caret which is next to it.
This page: http://demo.interface.club/limitless/layout_4/LTR/default/index.html
The only way to make it like this is to have 2 links next to each other. Anchor element inside navbar nav is a block level element and multiple links within one list item is not supported.
Thanks