2227 comments found.
Class “table-responsive pre-scrollable” does not work on mobile
Hi
Thanks for reporting, in this particular use case pre-scrollable class needs to be replaced with something else since it’s hardcoded in core bootstrap styles and works only on desktop browsers. I’ll fix it in upcoming update.
Thanks!
@Kopyov, i need to buy your theme. But i am reading that you are still in the stage of development in regards to next update. Since i can’t wait any longer i should start developing on what i can have now, can you tell me which parts i could use without having to rewrite whole thing when new update comes ?., just point me. If i start for example to build up html pages with items that i need, that would be good way to minimise changes later ?
Hi there
Yes, i’m in the middle of something, re-writing components and writing a new documentation.
Unfortunately BS4 version is a complete override of BS3 – markup, classes, css pre-processors, everything is different. But there is a downside – if you need to support IE9/IE10, i’d suggest you to use current version as it will be supported in the future as well. Either way, i’ll include a complete migration guide, which will help users to update the version as easy as possible.
Thanks!
Ouch, so best would be to wait for new version, otherwise i would need to update whole HTML again after Your update.
Since i need only to markup/build looks page by page, at this point i will not expect plugins to work. Do you think it is possible that you could do exception in regards to sending not finished version ?
And btw, do you think finish time is more like one week or longer ?
Thank!
Hi
I can’t, sorry – in this case i’ll have to explain how it works, what’s the difference etc and the documentation isn’t 100% ready yet.
Longer i’m afraid, every day new challenge.
Thanks!
I understand, Kopyov can you give any ETA date ?
Sorry, can’t provide any ETA – had a unpleasant experience when the release date was promised, but some unexpected things popped up during development and release was delayed. I am working hard on it and will push an update when everything is properly implemented and tested.
Thanks
Hi you did a good job there, pre-sale question, is this template html or angular based?
since i want to use it for my sales admin website and have little time to build it i need to use html based template to facilitate my project
thank you 
Hey
It’s a pure HTML template and doesn’t have any integrations yet 
Thanks!
ahh okay, and are all element and UI kit on demo is included when i buy this template? or i must buy the extended license?
Of course, you’ll get an exact copy. Extended license is required if the template is used in an end product that’s sold or users have to pay to access the app.
Thanks
well, from now i’m your fun =) this is better then ubold
Thank you very much! 
Is the jQuery updated to 3.x or not yet? If not, are there any plans? If yes, when? Thank you!
Answered in email
I want to use your framework to build a one page app. The idea is to create content dynamically and load it on demand. As you see, I will have to apply your system to the newly loaded content. how would I go about reapplying your rules to regenerate the checkboxes, fields, tables, etc? Currently you are doing it on page load I think. Your advise on this would be extremely helpful. Thank you in advance.
Hi
The best way to achieve this is to wrap certain components in global functions and call them when necessary (in onSuccess callback etc).
Hope this helps. Thanks
Congratulations for your theme !!! When will the next version be released?
Hey
It’s still in development, final stages. Should be out soon.
Thanks!
Hi, I’m having an issue in wizard steps. I’m using the wizard with validation. I have 4 steps, whenever I’m in the 4th step and I clicked on previous button or click on the 3rd step, it always skips the 3rd step and proceeds to the 2nd step. Is there any fix for this?
Thank you.
Hi
Can you please send me your wizard JS config to e.kopyov[at]gmail.com? I think i know what’s wrong, but need to double check.
Thanks
+1 for the Slide in overlay panel! I was just about to integrate that into my application but of course would love to have a default version!
Will be added in 2.1 with various examples of content and options 
Thanks
Hi Eugene,
It’s been great working with Limitless and can’t wait for the next release
Curious to see what you have in store for us.
A question though, a nice UI/UX feature that I am missing in your theme is a slide-in overlay panel, with shadow so that it sits on top.
In a competing theme (sorry to use this; I like yours better) they have what I mean. This is the link: http://getbootstrapadmin.com/remark/material/iconbar/apps/contacts/contacts.htmlIf you click on a contact it will slide in from the right. Do you have plans to put this in next release? or do you have some advice how to construct this into the CSS/HTML?
Best, Leon
Hey Leon
Yes, i already received some requests and will definitely add this panel with various options in 2.1. Should be pretty easy to implement, especially in flexbox and BS4, but first need to think over the features and possible use cases.
Thanks!
Your Theme Limitless is amazing !! Congratulations !!
When the bootstrap version 4 will be released ?
Is there a Landing page in the theme ? If not, Are you planning to release?
Thanks !
Hey
It’s still in development, final stages. Should be out soon.
Landing page – don’t have any plans for a complete example, sorry.
Thanks!
I am using all the following .js files. But the charts are not displaying. Are there any files conflicting with each other that prevents the chart to be displayed:
<script type=”text/javascript” src=”assets/js/charts/echarts/bars_tornados.js”></script> <script type=”text/javascript” src=”assets/js/core/app.js”></script> <script type=”text/javascript” src=”assets/js/core/libraries/jquery_ui/interactions.min.js”></script> <script type=”text/javascript” src=”assets/js/pages/datatables_extension_colvis.js”></script> <script type=”text/javascript” src=”assets/js/pages/table_elements.js”></script> <script type=”text/javascript” src=”assets/js/pages/user_pages_profile.js”></script> <script type=”text/javascript” src=”assets/js/plugins/extensions/contextmenu.js”></script> <script type=”text/javascript” src=”assets/js/plugins/forms/editable/editable.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/forms/inputs/touchspin.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/forms/selects/bootstrap_multiselect.js”></script> <script type=”text/javascript” src=”assets/js/plugins/forms/selects/select2.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/forms/selects/selectboxit.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/forms/styling/switchery.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/forms/styling/uniform.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/tables/datatables/datatables.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/tables/datatables/extensions/buttons.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/tables/datatables/extensions/responsive.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/ui/fullcalendar/fullcalendar.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/ui/moment/moment.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/ui/ripple.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/uploaders/fileinput/fileinput.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/uploaders/fileinput/plugins/purify.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/uploaders/fileinput/plugins/sortable.min.js”></script> <script type=”text/javascript” src=”assets/js/plugins/visualization/echarts/echarts.js”></script> <script type=”text/javascript” src=”assets/js/plugins/visualization/sparkline.min.js”></script>
Hi
Just replied to your email
I replied to your mail yesterday and I did not get reply from you. The path to all the files are correct. The scripts conflict with each other and do not work.
Yes, that’s because it’s almost midnight here and response time can be up to 2 business days. I’ve replied to your email just now.
Thanks, see this demo of yours. Why the radio button for PRICES sections under filter does not work?
I don’t understand, sorry. On your website i can’t find any Prices section. Can you please clarify?
Not on my website. On your website demo (http://demo.interface.club/limitless/layout_1/LTR/default/learning_grid.html)
See on the right filter panel. Under the PRICES section, the radio buttons are not working, why?
Ah, that’s because “name” attribute is missing
Hi Eugene, I wanted to customize the Iconmoon Ultimate set without risking to change the existing icons codes. Is it possible to have the selection.json file you generated from Iconmoon?
Many Thanks, Alban
Hi
Just sent it over by email.
Thanks
Hi, any ETA for the next update? Cheers, Voja
Hey
I was about to make an announcement – it’s still in development, i am very sorry for the delay. The reason is simple – although all styles and core functionality are ready, not all of the components that are integrated in current version support BS4 at the moment. I had to make custom versions of those extensions to make them compatible and some of them are still in progress.
ETA – by the end of this month the latest, still need to make some tweaks here and there and write a complete upgrade guide.
Thanks
Hello Sir, I will buy your “Limitless – Responsive Web Application Kit” Theme for my web application. When i am uploading it on server it does not shows any icons. i will add theme in my project and locally it shows all theme designs and icons. I don’t understand what is the issue. will i have to add license key in my web application code? if yes then where i have to add it? Please Help me. Thanks
Hey there
That’s strange. Are you sure you have uploaded all font files to your server? Do you see any errors in browser console?
Thanks
Yes sir i will add all files related to font files and icons related files still its not working… please help me
sir i will write the icons file Path in my masterpage is ” <link href=”~/App_Themes/Theme/assets/css/icons/icomoon/styles.css” runat=”server” rel=”stylesheet” type=”text/css” media=”screen” /> ” am i write it correct or not?
Can you please send me a link to your server to e.kopyov[at]gmail.com so i can check what’s wrong? It’s pretty difficult to resolve your issue if i don’t see it.
Thanks
what is your font files location? I can’t see them
Also you have font related warnings, here are a few workarounds – either a server side issue or specific local @font-face thingy.
Great theme we love it. I am a bit thrown off by the modified breakpoints though. Is it possible to default to Bootstrap’s standard breakpoints without breaking everything?
Thank you!
Hi
Of course, you can change breakpoint variables in assets/less/core/variables/variables-core.less and recompile your less files. This change will be applied globally to all breakpoints.
However some of them are missing in that file, please send me an email to e.kopyov[at]gmail.com, i’ll show you how to do it.
Thanks
Thank you for the reply and sorry for the delay in responding. I sent you an email a few days ago.
Replied to your email
Thank you!!
There is no sample Date input control in Alpaca form. Can you please provide one?
I am facing an issue with Date control in Alpaca form. I have added the bootstrap-datepicker (js/css) and moment.js, and able to display the date picker when click on the field. However, the icons (previous & next) is missing, and the popup box is smaller than it should.
Please help. Thanks.
https://www.dropbox.com/s/trl2xf2tbb6s0f6/Alpaca%20Datepicker%20Issue.png?dl=0
Hi
Thanks for reporting. I’d be tempted to remove bootstrap date picker completely, because it’s used in date paginator only and i didn’t add a complete style set for alpaca. But will try to fix it in the upcoming update.
Thanks!
Related to the post from someone asking how to save the state of the sidebar - open or collapsed sidebar – here is how I finally got it to work
When the user clicks the icon to expand / collapse the sidebar, it runs checkcollapse()
IMPORTANT: The function is checking the state PRIOR TO the collapse/expand event happening, so if it is collapsed when the function runs, that means it is about to be expanded as soon as my test completes, so save the state as expanded. The reverse is also true.
The second part is invoked on the page load, so if the state is saved and saved as collapsed, then add the class ot the BODY tag to make the newly loaded page collapsed, same as the old page.
Note that I also added the onclick() event to the LI tag
Hope this helps!
<div class="navbar-collapse collapse" id="navbar-mobile">
<ul class="nav navbar-nav">
<li onclick="checkcollapse();"><a class="sidebar-control sidebar-main-toggle hidden-xs"><i class="icon-paragraph-justify3" /></a></li>
...
<script language="javascript">
// note: this function runs on the onclick handler, PRIOR TO the expand / collapse on screen
function checkcollapse() {
var current = sessionStorage.getItem('sidebar-toggle-collapsed');
// if we detect the sidebar is collapsed, it will expand in a few milliseconds, save as NOT collapsed
if ( !($('body').hasClass('sidebar-xs')) ) {
sessionStorage.setItem('sidebar-toggle-collapsed', '');
}
else { // sidebar WILL BE collapsed in a few milliseconds, 1 = it will be collapsed
sessionStorage.setItem('sidebar-toggle-collapsed', '1');
}
return false;
}
</script>
<script language="javascript">
var current = sessionStorage.getItem('sidebar-toggle-collapsed');
if(current == 1) {
$('body').addClass('sidebar-xs');
}
</script>
</ul></div>
Hey there
Wow, thank you very much for contribution, will include this to the How To’s section in documentation!
Cheers!
Hi, I am planning to buy limitless. I have following questions. 1. Do you have side navigation component? 2. Does it work with angular 4? 3. Does it support bootstrap 4.
Appreciate your reply.
Hi
1. Yes, sidebar with navigation is available in all layouts, but in 3 of them it’s completely optional.
2. It’s a static HTML template. You can use it as a base for your project, but additional development is required.
3. Not yet, BS4 version is in development.
Thanks
Hi Eugene, I was wondering if the icomoon icon set is licensed to be used within the limitless theme? I tried to look it up, but I can’t find this information. Thanks.