2227 comments found.
We are experiencing delay in our project because your mobile menus refuse to work – do you think you can provide a working fix soon?
I have provided a solution that you can’t manage to work, sorry i don’t have another one for you unless you’ll wait for a new update.
let me remind you that it is your responsibility to make this functionality work OUT OF THE BOX (as other top templates have done) – but surely – thank you – will see if we can make it work..
Let me remind you that i don’t care what other authors have implemented and how, i’ve already described their solution and mentioned that i don’t want to improve this thing using any of those solutions. And i CAN’T fix lack of browser functionality, i CAN’T add missing mouse events to mobile browsers and i CAN’T publish solutions that are not properly tested and 100% confirmed. My responsibility is to deliver a DESKTOP html template, which is responsive, but not mobile-first application. For this kind of templates you need to look at HTML > Mobile category. This issue was reported and solution will be provided in upcoming update. Period.
when is the next release planned?
1-2 month approximately, along with bunch of improvements i’ll release BS4 version and a new layout.
you will include mmenu in this relase?
yes, as a new layout as it has a completely different structure
I wonder if anyone here has managed to implement a working multi-level menu for mobiles???? Please share what you have been able to achieve friends! cannot make it work(((
hi nice template – do you think you can provide a similar mobile menu (swiping left and right) as you can see here https://www.credit-suisse.com/ch/en.html ?
Hi
This kind of menu will be added in upcoming update.
Thanks
sweet – when do you plan to release the update?
within next 1-2 month, working hard on it, too much work and things to do..
Thanks
Hello Author,
I’m using dropzone file uploader refering this link .http://demo.interface.club/limitless/layout_1/LTR/default/uploader_dropzone.html
here is my code :
< div action=”#” class=”dropzone dz-clickable” id=”dropzone_vcon” >
< div class=”dz-default dz-message” >< span >Drop files to upload or CLICK < /span >< / div >
< /div>
script :
$(”#dropzone_vcon”).dropzone({
paramName: “file”, // The name that will be used to transfer the file
dictDefaultMessage: ‘Drop files to upload or CLICK ’,
maxFilesize: 20, // MB
maxFiles: 1,
maxThumbnailFilesize: 1,
addRemoveLinks: true,
acceptedFiles: ’.xlsx’,// ‘image/*’
autoProcessQueue: false,
init: function () {
this.on(‘addedfile’, function (file) {
if (this.fileTracker) {
this.removeFile(this.fileTracker);
}
this.fileTracker = file;
console.log(file);
});
}
});
it’s working fine..
But my problem is I can’t get attached file details like full path to read attached file. please help me..
Hi
Sorry, i’m providing support only to customers who own a license, i don’t see that you’ve purchased any items on Envato.
Hi,I have licensed version(Customer ID : osmiumptyltd ).. can you help me ..?
Hi
Please request support using the account you’ve purchased the template from. Otherwise i will not be able to help you, sorry.
I managed to fire up your multi-level drop down menu on the mobiles with te help of this plugin your provided earlier https://behigh.github.io/bootstrap_dropdowns_enhancement/#inputs-usage
I wanted to ask where do I set the colors of each of the sum menu level? I mean is it possible to set different shades of black for example to the 2nd level and to the third?
forgot to mention that the submenus open but DO NOT CLOSE – do you think there might be a js conflict?
maybe you can do a very quick test to see if this plugin is compatible with your template?
I guess you only need to add these two lines to one of your pages to test it (can you add it and see if it works??):
<!-- Dropdowns enhancement --> <link href="https://behigh.github.io/bootstrap_dropdowns_enhancement/css/dropdowns-enhancement.css" rel="stylesheet"> <script src="https://behigh.github.io/bootstrap_dropdowns_enhancement/js/dropdowns-enhancement.min.js"></script>
and Add class .dropdown-submenu to items with sub-menu.
Yes, i’ve tested that menu locally and everything seems to work fine on my side. Don’t forget to add class=”dropdown-toggle” data-toggle=”dropdown” to all submenu links.
.dropdown-submenu class is the default class name of submenus, CSS file is not this important.
ok thank you Eugene let me try
please can you post the file that you tested on fiddle – changed everything and still the submenus refuse to close…they refuse to close on the native menu as well – which I copied from the demos…
check this page on your mobile, top navbar > Levels menu and submenus. Works fine on iphone
thank you – it works but it does not work with the native APP.JS file which is included in your latest release – have you modified this file? do I need to download the updated file from your demo page?
the one you are using on your site is Version: 1.3 -while the one included in your template is Version: 1.2
please see the comparison report at https://jsfiddle.net/x73nbt71/
I did manage to create a working menu with your help – please do include this change in the new update!)
Yes, you need to remove a few lines of core in app.js to make it work.
can you please confirm it is ok to use the app.js from your website (Version: 1.3)?
Yes, you can use it, but keep in mind that it’s the file from 1st layout/default theme
I’m new here, can i know what is different between LTR and RTL? and what is defferent between default and material inside LTR and RTL folder
nvm, i think i know the different now. sorry for my bad questions.
No worries, glad you’ve managed it yourself 
Hello, first of all thank you for you great work.
I’m making a process that take a while to be completed.
I see that the loading bar at top of the web is working fine with this process, but also, I want to show a message and then hide it when the process is completed, like the loading bar.
I have all the code, I just do not know how to show the message when it starts loading and to hide it when it is finished.
Hello
Limitless is using pace.js extension to show progress bar, it supports a few themes only. You can create a custom solution for page loading indicator – to show a container with spinner and text when page is loading (on window load) and hide/remove it when page is ready (on document ready). But personally i would suggest to avoid any kind of preloaders, because UX wise they distract users from the main page content.
Thanks
Hai, I have used table-responsive in my appln, i need help in that so i have added code and snap thru mail pls suggest us the soln as soon as possible
Replied back, please check
hello….I wanted to ask if your template can have the mobile navigation which works on Samsung/Iphone like at this page http://getbootstrapadmin.com/remark/topbar/index.html
Hi – Yes, but partially due to browser limitations.
can you show me an example of such vertical side menu please – cannot find it in the demo…
Oh you mean offcanvas layout – no, this kind of mobile navigation is not supported.
I see – do you think you can it this soon or do you think we can add it easily/error-free with an extra plugin?
I am planning to add mmenu layout in upcoming updates, but that will take some time as it requires quite a lot of changes in template structure.
Hi. I’m using the left tabs, and one of the tabs has the google maps address picker provided. So I have 2 problems:
1. The map pin is not centered. I guess the browser doesn’t understand the tabs take space and don’t resize the map in the tab content. Image: http://imgur.com/a/UEBhI
2. Strangely the map is not showing the “map” layer, but I can move around, locate the pin (which is not centered), and the address picking works normally. Ps: The “map” layer comes back after I resize the window a bit, so it seems like a rendering problem? Is there any code to “re-render” the map? Ps2: The map works normally outside the left tabs panel. Image: http://imgur.com/a/5FY6b
Hey
Yep, this is a common issue related to intialization of some components in a hidden container. The solution is simple – initialize maps only when tab becomes visible:
$('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {
// Initialize map
google.maps.event.addDomListener(window, 'load', initialize);
});
or another solution specifically for google maps – resize it when tab becomes visible:
$('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {
// Resize map
google.maps.event.trigger(map, 'resize');
});
Let me know please if that works for you.
Thanks
var map = $("#addresspicker_map").addresspicker("map");
google.maps.event.trigger(map, 'resize');
center = new google.maps.LatLng($('#lat').val(), $('#lng').val());
map.setCenter(center);
Thanks a lot!
Very helpful, thanks for sharing! 
Still waiting for you to answer the above 3 questions…One more – cannot find the icomoon icon for CHAT (like shown here http://www.agentrebel.com/themes/default/fonts/icomoon/demo.html)- do I need to download the fresh font?
Answering support requests can take up to 1 day, please be patient.
Icons – what is that?
I mean a link. here is a list of available icons, where you definitely can find at least 5 different icons for chat.
Thanks
yes…glad to see you back) I could not find an icon for CHAT – how do I get it?
ok found it))) was called COMMENT ICON:)
... and others 
aha) ok great!) – not sure how I missed them – thank you as usual for the excellent help!)
Do you think there is a way to match the ACTIVE menu states that I see on DESKTOP with the ACTIVE menu states that I see on MOBILE? Now the mobile only shows the active highlighting for the LAST opened sub-menu (not all previous active sections as you can see below)
I disabled background to even show active highlighting (previously it did not appear) :
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
/*background-color: rgba(0, 0, 0, 0.15);*/
This is definitely not a good idea and i am not going to change this – on mobile you have 1 vertical list with extra horizontal spacing, highlighting 4 items with the same background color is very confusing and you don’t clearly understand which item is actually active. Feel free to change it to whatever you like, but i don’t want to change this in the default design, details matter here.
ok – I understand you – what if I wanted to change the font color of the active menus – where can I specify this – so that the desktop and the mobile versions are consistent?
If you want to change background color of active dropdown item, you need to go to variables-core.less (assets/less/core/variables/) and add this variable somewhere:
@dropdown-link-active-bg : [your new color here];
And recompile less files, that’s it.
Huge & beautifull work ! I’m amazed !
As I plan to use it with Angular (or VueJS) I was wondering if you would have any approx. idea when you think to deliver your first Angular version ?
I know it’s tremendous work and I know you are working hard on BS4 but I’m afraid of the quantity of work I would need to get your fantastic theme working with Angular.
Kind regards,
Hey
Can’t provide any ETA at the moment, too difficult to calculate, sorry. A few months approximately if consider a full working version, few weeks if just a seed project.
Thanks
Eugene I also had the question about the tooltips – when I assign a tooltip to a drop-down the tooltip stays open when the dropmenu is expanded….do you think this can be avoided?
I need to add that the dropdown is generated by BUTTON…maybe this is due to the fact that the button keeps in the PRESSED state when the dropdown is shown?
Hi
By default tooltip is initialized on hover, so when you click the button, your cursor is still over the button. You can force it to close by using
$('#element').tooltip('hide');
method attached to a button onClick event.
Thanks
<button type="button" class="btn border-grey-300 text-grey-300 btn-flat dropdown-toggle" data-toggle="dropdown" area-expanded="false" data-popup="tooltip" title="Related Instruments" data-placement="bottom"> RELATED <span class="caret" /></button>
Nowhere, it’s a JS code, not a markup. It depends on your code structure, i have no idea where and how you structure and store your code. Please refer to Bootstrap documentation for more information.
actually I need to add that when the drop down menu initiated from a BUTTON is open and the CURSOR is AWAY the tool-tip still stays open… this does NOT happen wit the drop-down menus initiated from Icon…
Example of the drop-down menu wih tooltip:
https://jsfiddle.net/sjrbkh02/Add this – data-trigger=”hover” to your button. As being said – please check bootstrap documentation.
superb – thank you so much!
I noticed that the CLASSIC multilevel drop-down menu behaves strangely on mobile devices….it can be found here in Mixed components at http://demo.interface.club/limitless/layout_4/LTR/default/navbar_components.html
When I click on submenu <Second level with child> it closes the menu and does not open the sub menu list – unless I long-press on the <Second level with child> – in which it opened the submenu list but also offers the list of options of how to follow the link in <Second level with child>
Can I not open the submenus by clicking on the down arrow on my phone? This does not seem to work and just follows the link in <Second level with child>
is this the default behaviour?
is the only workaround to REMOVE links from the menu items which open submenus?
It works just fine on iphone, but doesn’t work on android. The reason is mobile browsers don’t support hover events. So there is no a fully working solution at the moment. I have tried to add some JS magic with mouseenter/mouseleave events, you can try to play with them and replace with click or touchstart/touchend events. I’ll dive deeper into this issue in the upcoming update.
Thank you Eugene – this is just very bad for sure….I was thinking the menus would work on mobiles out-of-the box….I absolutely need a working solution – can you recommend any certain fix? cannot play right now…
Yep, default solution for all submenus is controlled by display: none; and display: block; on list item hover. But mobile browsers don’t support it, so basically you can’t do much here except removing styling attributes and replace them with JS stuff. Here is my solution, which is still working partially:
if($(window).width() <= 768) {
// Add mouse events for dropdown submenus
$('.dropdown-submenu').on('mouseenter', function() {
$(this).children('.dropdown-menu').addClass('show');
}).on('mouseleave', function() {
$(this).children('.dropdown-menu').removeClass('show');
});
}
Here you can try to replace mouseenter/mouseleave with something else. But it definitely needs more testings and time to find a proper way to do it.
Bootstrap doesn’t have dropdown menu with multiple levels, i’ve added it separately.
Thank you – do you think this can be implemented? http://jsfiddle.net/chirayu45/e02t2jcc/1/
Yes, it is possible. But keep in mind that you’d need to clean up CSS as well.
can you try this navbar in your temple together with this plugin? it seems to work but the caret looks ugly….
- Link
- Link
- Link
- Dropdown
- Action
- Another action
- Something else here
- Nav header
- Separated link
- One more separated link
- Action
- Another action
- A long sub menu
- Action
- Something else here
- Disabled item
- One more link
- Menu item 1
- Menu item 2
- Menu item 3
- Menu item 4
- Menu item 5
- Menu item 6
- Menu item 7
- Menu item 8
- Menu item 9
- Another link
- One more link
this navbar is from bootstrap-navbar.html from demo folder of this plugin….if you could impelemnt this – your template woudl be even more awesome!)
I checked your MEGA menu in layout_navbar_main_fixed.html and it works perfectly on Android- does it work on all devices? Glad you managed to implement a working menu!!!
Ok I now understand that this is just plain NOT working – when do you think you can provide a working, responsive MOBILE multi-level menu like you see for example here http://keenthemes.com/preview/metronic/theme/admin_1/layout_full_width.html
This IS KEY FUNCTIONALITY and I am not sure why I need to search for all the fixes when all of your top competitors here have already implemented a working solution – aside from that your template is beautiful!)
As i mentioned earlier, solution for multilevel menu will be provided in version 2.0, if you can’t wait – feel free to implement it yourself.
This is NOT a key functionality and this is NOT a bug, this menu is fully CSS driven and NOT fully supported by mobile browsers. This means i need to add a JS hack to detect mobile device and add/remove certain functionality attached to the resize event. This is NOT a perfect UX.
I am very happy for all of my competitors and i am sorry, but i don’t remember that you’ve tried to search for the fix yourself. You ask me if that’s possible to integrate different plugins and ask me to find a solution for you asap, and you don’t read the documentation of all available components. This is what frustrates me the most.
Eugene I am not trying to frustrate you – my project is blocked because the menu DOES NOT WORK IN MOBILE..this i KEY FUNCTIONALITY for the people who try to create the mobile apps and need multi-level menu..now please tell me how to best fix this – cannot wait for release 2.0. Please at least point me to a working solution which will help open the menus on CLICKs…I tried this plugin and it does not work…http://vadikom.github.io/smartmenus/src/demo/bootstrap-navbar.html
Item doesn’t work the way it should
If an item doesn’t work the way it should and can’t easily be fixed you are entitled to a refund of the item. This includes situations where the item has a problem that would have stopped you from buying it if you’d known about the problem in the first place. If the item can be fixed, then the author is required to do so promptly by updating the item otherwise you are entitled to a refund of that item.
https://themeforest.net/page/customer_refund_policyplease read the last sentence
author is required to do so promptly by updating the item
and please do not take it personally – I like your template – it just does not work as I thought originally…
I am lost as to how to make the menu work – I absolutely need it to work – what you think of this plugin http://mmenu.frebsite.nl/ can it be implemented?
First of all, there is a clear difference between mobile application and responsive desktop application. Limitless is a desktop application first, it’s not a mobile template, which is clearly visible in the category where it’s selling.
Second off, as already being said, this is NOT a bug, because it works great in desktop browsers, as it should. Due the fact that mobile browsers support mouse events only partially, some features may not work as in desktop browsers. Anyway, this is not going to happen until 2.0 is released, because any solution needs a proper testing and deeper dive into the browser specs and i am currently focused on more important things. The best one is to replace mouseenter/mouseleave with click event, but this requires quite a lot of changes in core layout JS.
You can try this extension to make it work, but my solution won’t include it as i don’t want to use third-party extensions where possible.
mmenu – definitely won’t be easy to implement, it requires significant changes in template structure and will be released in 2.0 as a separate layout.
responsive desktop application MEANS YOU TEMPLATE WILL ONLY BE RESPONSIVE AT VARIOUS DESKTOPS and not MOBILES???
AND YES PLEASE please acknowledge that this sentence at your demo pages implies that your template will work great on mobiles as well:
Limitless template is fully responsive, which means that it looks perfect on mobiles and tablets.
Thank you for that link – will try it today…
3 main things of responsive design – proportion based grid, CSS and images. Javascript is supported ONLY partially! This means all major mobile browsers will DISPLAY the website properly, but due to mobile browser limitations some features may NOT work on mobiles, but DO work on desktop. To make it 100% mobile ready, developers have to add JS hacks in order to make them work correctly and overall this is not a good idea, that’s why i can’t and don’t want to post any workarounds and try to avoid such solutions.
If you need to create mobile app, take a look at jquery mobile or similar libraries, they do support all necessary patterns.
I do not need an app I need a website which works great everywhere – ok talk later- I understand that you refrain from other scrips but I need a working solution as soon possible and Metronic and Remark both have it – using the custom scripts – I do not care if it is a custom script or not – I just need it to work NOW!
Well i am very happy for them, but if you think that having 2 menus and show/hide them depending on screen size in 1 template and not stacking them on small screens in another template are good solutions, you can fix this issue using exactly the same solutions 
I understand you don’t care and you need it now, but it won’t be improved in current version, just because it needs to be well tested and well implemented solution, different from those you’ve proposed. That link i’ve shared should fix your issue in short term.
ok thank you..
you are always welcome
Hi, I noticed that when tab inside a form and pass from one input to other, there is not a boxshadow or outline like http://getbootstrap.com/css/#forms, I supose you remove it, how can I recover this behavior?, its easy to do on your less files?
Hi
Of course, you need to edit forms.less (assets/less/bootstrap-limitless/) – specifically .form-control:focus state and change @input-border-focus variable in variables-core.less (assets/less/core/variables/) and recompile less files.
Thanks
I have some questions : 1. how to make input type = date, format dd / mm / yyyy because in example use type date, format : mm / dd / yyyy 2. make input with conditions input only numbers and decimal without rounding
thx
Hi
1. No, date input type doesn’t support format options – the displayed date format is always chosen based on the set locale of the user’s operating system. Try to use datepickers instead
2. You can use masked input with custom rules.
Thanks
I am unable to open the theme’s zip download. On Windows 10 and Windows Sever 2012, using the built-in zip/unzip capability, it causes File Explorer to get stuck in a loop and crash. Please create a well formed zip file.
Hi
I’ve just downloaded the package twice and unpacked it successfully. Also i didn’t receive any notices from users that they have problems with the latest template version.
Something similar happened before and the solution was to use winzip/7zip or other third-party tools instead of native one. The package contains quite a lot of files, so sometimes native tools can crash or unpack partially. The real reason is still unknown.
Thanks
Tried extracting on three different Windows 10 computers using built in zip/unzip. Also tried a corporate managed computer. I really think you need to try opening it on a Windows 10 machine without third-party tools.
OK, thank you.
OK, Thank you!
I can’t seem to edit my previous response. But your suggestion was helpful, thanks.
You are welcome, i will investigate this issue more detailed in upcoming update as it happened quite a few times already. Sorry for inconvenience.
Thanks
Hello – I am trying to place a LABEL and the BUTTON GROUP next to each other, inside the H4 tag at page title so that they all appear in one line…I noticed BUTTON GROUP has bottom and top margin which makes it show uneven next to label (I cannot find a css where it is controlled) – can you please tell me where I can correct this?
I also wanted to ask how do I make the icon labels the same size as text labels – they are of the different fonts – so I just need to experiment with the font sizes?
Hey
Well using such elements inside headings is semantically wrong, you need to use them outside h4 tag.
Labels and buttons have absolutely different purpose – labels are for small contextual highlights, buttons are for some actions. So it’s not possible to use them both inline as by default they have different heights. Wondering, why don’t you want to use button with dropdown instead of label? Their styling is pretty much the same.
Button group doesn’t have any margins, unless they are inside button toolbar.
Thanks
Thank you – lets start with the button group – I thought the two labels (one simple and one with drop-down would align perfectly together)
you will see the white space around the button group – CHROME cannot find which CSS property adds this white space
another question is how do I add multiple elements in one line starting from the H4 tag at the page header – if I place the labels and dropdowns not in H4 tag but one after another they do NOT align
I replaced the label drop down with BUTTON dropdown and it looks more aligned now – wanted to ask how do I make the button FLAT AS LABEL – did nto find the flat buttons…
I honestly don’t understand what you want to achieve. Of course they are not aligned properly, because labels have 16px less height than buttons. As being said, if you keen to use buttons inside h4 tag, keep in mind that most likely you’ll need to adjust line height and/or your heading and buttons will be misaligned. To solve this issue, you can try to add floating to the heading and place buttons outside the heading.
You can find flat buttons style on this page.
Thank you so if I place a flat button and a flat button dropdown these will be aligned right?
And if I add the left align I can place as many elements as I need and these will aligng with the heading?
do you think this code will allow all elements to be left aligned in title?
.page-title {
padding-top: 2px;
padding-right: 5px;
padding-left: 20px;
padding-bottom: 2px;
display: block;
position: relative;
float: left
}
Flat buttons are 2px taller that a standard buttons since they have double border.
My personal opinion – i understand you need to create a very complex menu in the header, but UX wise i would suggest to think about usability first: having a huge list of inline buttons would confuse users, break responsiveness and look ugly on small screens. Try to re-think the menu and combine multiple buttons somehow, for example show the most important ones (1-2 buttons) and move others to the dropdown menu or something like that.
Better to apply that floating to h4 tag itself and add “clearfix” class to .page-title container.
Thank you Eugene -those icons/menus next to the page title need to be always visible – I went with your advice to go with the buttons instead of labels…looks ok now…
Hello. First at all, great templte! It looks awesome and is very complete.
The only things that i feel that are missing and would love to see are, some examples of landing pages and some callouts / call to action snippets.
Is there any chance to include it in the roadmap, or do you have any gist laying around?
Thanks!
Hello
Unfortunately authors are not allowed to release bundled items (to release items from multiple categories within 1 package), so landing pages won’t be added.
Call-to-action – most likely in one of upcoming updates, but not sure when exactly, currently focused on more important things.
Thanks!