2227 comments found.
Hi Eugene, did you get my message I sent you over the themeforest contact form? I would like to get the json file for the icomoon app because I bought the ultimate package and wanted to include all icons included there.
Thanks and keep up the good work! Your theme is awesome.
Hey
Yes, and sent it over today. Sorry for delay, found a bunch of emails in spam folder, yours was there as well.
Thanks
Hi Eugene, thank you for the json file, but I’m struggling with the process of creating a “merged” set, which includes your mappings and only includes the new icons additionally. When I open the ultimate package in the app and click on “import to set” and choose your json file, he does not remove the duplicate icons, so as a result my set is about ~3k icons which contains a lot of duplicates. Do I have to remove the duplicates by hand or is there a better way?
Thanks
Not sure i understand. Just open icomoon app, make sure you don’t have any selected icons. Click “Import Icons” button, select selection.json and upload it. Then you can select/deselect icons from this or any other set and generate a new one.
Thanks
Hi Eugene, I want to follow up on this topic. Is there no easier way to get a full icomoon ultimate set based on your json-file than to manually select all missing ~400-500 icons in the app and add them to the collection? this is very time consuming. If I just open your json-file and load the ultimate package in another set and merge the sets, I have a lot of duplicate icons in my set, which I manually have to remove? Maybe I just dont understand how to use this icomoon app efficiently?!
Hey
If you already have Ultimate pack, you can open selection.json file from the package and generate a new font, keeping .icon-* prefix for icon classes.
Limitless includes custom icon set generated from 2-3 different sets (all except Icomoon pack itself are free). I wouldn’t recommend to use the entire icon set, because it includes 1600 icons, which might affect performance. When you load selection.json file, you get a list of selected icons that come with the template by default. If you want to add or remove, you can simply generate a new set, no need to merge them. There’s also select all/deselect all feature next to icon pack title 
Thanks
Thank you for your answer, but I cant just use only the icomoon ultimate package with your settings, because you also included other icons out of other sets which we use in our software which are of course missing in the ultimate package (i.e. “icon-mail5”, I dont know how many else). So we need a merged set containing Icomoon ultimate set + your custom icons you used out of other icon packages.
So how do I get a set which exactly contains all 1600 icons of the ultimate package + your icons you used from other packages + your settings without manually comparing your set and the ultimate set and deselecting all icons which are included in both sets ?
The process is fully manual, there’s no any automation unfortunately. The last icon in Ultimate package is icon-IcoMoon. If you open a custom set that comes with the template and unselect all icons before icon-IcoMoon, you can combine the rest of the icons from custom set and include the entire Ultimate package, you can achieve what you want. In custom set all icons that come after icon-IcoMoon are custom icons from other sets.
Hope this helps
I’m struggling with trying to add something to the flex layout and could use a kick in the right direction. I want to place a horizontal above the #content-wrapper and .sidebar-secondary such that it takes up 100% of the available width . I am having a helluva time converting my css knowledge to flex in such a deep (and freaking awesome) template. Any assistance would likely save me hours of additional work and would be much appreciated.
Example of what I am trying to accomplish ^^. The red bar would be the new div that I can’t seem to place.
Replied back to your email, please check.
I try to understand your script but I’m not sure I understand it. What is this scenario for? Who should use it? Is there a user manual?
This is an HTML template that developers use as a base for different kinds of web based apps, control panels, services etc.
There’s no any detailed manual available, because it’s impossible to cover all use cases. But template itself includes a very detailed documentation that explains file structure, how to work with styles etc.
Thanks
Hi,
Do you think Tab Component can do scrolling like this ? https://codepen.io/srees/pen/pgVLbm
Because I tried on demo page, just add new tab than in mobile phone it is not scroll but stacked.
Hi,
By default Bootstrap navs stack on small screens, all other options are considered custom and require additional development. I personally don’t like this scrolling, because it makes usage of dropdowns almost impossible and i would rather scroll down on mobile then click that arrow to the right to find out what tab is active.
Thanks
Hello, first of all – thanks for awesome work! I have a question – are you planning to introduce simple landing page consistent with the Limitless template?
Hello
Authors are not allowed to bundle items that can be sold in different categories. But i can potentially include landing page from item preview at some point if i get more requests.
Thanks
Hi,
I have the following div:
@ Daily Transactions Company Profile Functions Profiles Incidents Management Parameters @ the first button is larger (btn-xlg) than the other buttons(btn-md) and these buttons are aligned horizontally at the top of the div, I want them to be aligned at the bottom of the div.
please help?
Hi,
Sorry can’t see the code. Can you please share it again?
Thanks
I want to make these buttons aligned bottom not top, I tried align-bottom and position absolute but it didn’t work
Unfortunately there is no way to do it in current CSS, but can be done in Bootstrap 4 version as it’s fully based on flexbox. In your case (Bootstrap 3 as i can see) all buttons have left floating and there’s no way to stick them to the bottom other than setting top margin to them. But i would suggest to move the XL button out of button group and play with CSS, like to use 2 button groups instead.
Let me know please if that helps.
Thanks
Hello
I am using latest version. There is a bug on Bootstrap 4 > Layout 1 > Material > Fixed Sidebar – Custom Scroll template. After page loaded if I add something to the page with javascript, the sidebar doesn’t expand vertically correctly. The white part of the sidebar disappears while scrolling to the bottom.
Example: http://prntscr.com/n8emik
I am using Material Layout 1 with Bootstrap 4.
Hello
Can you please share a link to your page? Just last week another user reported the same problem and it seems to happen in Chrome only and considered a browser bug related to flexbox. To check try to resize browser window and see if sidebar height jumps to a normal height. And do you see this in other browsers as well?
Thanks
Unfortunately for now I am working local. But as you said when I resize the window everything seems fine. If you want to see the bug, open the page I mentioned, scroll to bottom, copy the last .card div and append couple of times with developer tools. As a temproary solution I am listening .content div resize event and when the event triggers I resize the sidebar height to the .content height with some calculation. But I think I need more realistic solution. There is no problem with other browsers.
Solution could be just to trigger window resize in success callback. This bug was reported already and waiting for a fix.
Thanks
Hey Eugene, i loved the material theme but, i do not like the styles of the inputs with that border on the bottom, theres a way to use default theme inputs style with material theme?
Hey hey
Unfortunately no, but i’m working on it. In the latest release i’ve simplified the process of changing icon sets and i want to do something like that for themes so that users can mix styles from different themes. This will be very useful when 2 more themes are released.
Thanks
login_validation.html
You need to adjust error label placement in validation settings. It has a set of default options, but doesn’t cover all possible use cases.
Thanks
Hello,
i need search input in the navbar left side
Hello,
It can be implemented and you can find an example on < href=”http://demo.interface.club/limitless/demo/bs4/Template/layout_1/LTR/default/full/navbar_components.html”>this page.
Thanks
Is there a kanban board or scrum board on your update list
?
It was originally planned, but i didn’t start it yet. Will see if i still have time for that, if no – will go live in the next release.
Thanks
When do you expect to release update with the new 2 layouts, and the page footer options? (now it says “coming soon”). And don’t answer “coming soon” please XDDDDD
By the way, there’s a mistake in the menu… when the main option is too down, the second menu is not visible. It would be great to have something in CSS to say “stay maximum at bottom, not further” 
Soon
I don’t provide ETA, sorry. Footers and 1 new layout will be released in 2.3.
Hmm this should be fixed already, if there’s enough space for dropdown, it appears underneath. If not – it flips. If we are talking about collapsed sidebar and subnav.
Thanks
Looks like someone may have cloned your theme and just tweaked it a little. https://themeforest.net/item/blumingo-angular-bootstrap-admin-dashboard-template-ui-kit/23230012
Thanks for reporting! I’ll investigate further and take actions if necessary. Cheers!
A quick easy question. The logos that you have in the global assets / images / brands folder. Is there a resource where more brands can be downloaded and used. You only have like 10 in there but they work really nice. I am wondering if there are more out there to look through in case I can use them. Even if they are pay for that is fine. Thank you!
Sure, this website was very useful. And free! 
I would like to set Radio buttun via Jquery Checked. but some like radio button not checked. Checked = “checked in input, but you do not see the surface, can you please help me, how can I do it? Many Thanks
JQUERY : $( ”#profil_andern:inputtype=’radio’“).attr(‘checked’,’checked’); ###########################################################
HTML :You have a wrong selector in your JS, try this instead:
$('input[type=radio]').attr(‘checked’,’checked’);
// or simply
$('#profil_andern').attr(‘checked’,’checked’);
Let me know if that worked out. Thanks
Will the next update include the extra widgets that have been in “coming soon” mode for a while? The menu and form widgets?
So initial plan was to release another big update soon, but i got lots of requests for Bootstrap and Fullcalendar upgrade. I had to adjust that plan a bit and i am going to push a quick update (v2.2) next week with bug fixes and updates of all components to the most recent version. And in a few more weeks i’ll release v2.3, which will include dark theme, widgets and other new things. They still need polishing.
Thank you for the detailed answer. Really looking forward to it. Hopefully you can find time to add widgets that have the carousel function in it for displaying products or other things. I can really use that.
Yes carousel is in my list, handy for sliding content blocks 
Fantastic!! You made my day!
i dont have 404 js/css asset.
As far as i can see you didn’t initialize drilldown. Check your browser console for JS errors and make sure all components are initialized properly.
You do, all error pages are in Service pages/Error pages section
hi, just a little opinion: since nowadays everything going to dark mode (windows 10, mac, chrome, etc)... so maybe there will be dark mode in the future updates?
Hi
Sorry for delay.
Of course, dark version is already in progress, but will be included a bit later since it’s quite challenging as color combos need to be updated and for this i need to change theming logic a little bit.
Thanks
Hi, There is any update about next 2 templates and when it will be available
Thank you.
Hi
Update is still in active development, it’s a big one, as always. I don’t provide any ETA, sorry. But soon 
Thanks
Hi there,
I’m having an issue with text inside modals getting blurred for a few seconds.
So, to give more details on the issue:
Text looks fine everywhere else.
When i open a modal , text looks blured and gets fixed after ~3 seconds.
I’ve made some tests and if i disable icomoon stylesheet + bootstrap_limitless.min the problem goes away.
https://i.imgur.com/DWCS34T.png
I’ve combined an image with the issue happening and with the issue not happening.
Red circle = with blured text problem
Green Circle = without problem
it looks like the problem only happens when you have a card inside a modal
Found the problem, it’s happening because of “rubberBand” .
I had 1 element inside 1 card inside the modal with rubberBand animation from animate.css changed it to other class and the problem got away!
=)
Hey
Glad you found where it’s coming from
Let me know if you need any further help!
Thanks