Discussion on Limitless - Responsive Web Application Kit

Discussion on Limitless - Responsive Web Application Kit

By
Cart 13,882 sales
Well Documented

Kopyov supports this item

Supported

This author's response time can be up to 5 business days.

2227 comments found.

I’d love to get a date for BS4 as well. Waiting patiently for it…

A little bit more patience, it’s very close..

Any chance you could supply a launch date for the new BS4 version? I know its “almost done” and have been checking daily. I emailed you a few weeks ago asking for demo access but did not get a reply. Appreciate your hard work and comments on the matter. :grin:

Hi

I’ve added you to the list, don’t worry ;)

Very soon, no specific dates, sorry. Wrapping it up at the moment.

Thanks

i create javascript and i use js

<script type=”text/javascript” src=”//code.jquery.com/jquery-1.8.3.js”></script> <script type=”text/javascript” src=”//code.jquery.com/ui/1.9.2/jquery-ui.js”></script> <script type="text/javascript">//<![CDATA[ $(window).load(function(){ $(document).ready(function() { $( "#startdate,#enddate" ).datepicker({ changeMonth: true, changeYear: true, firstDay: 1, dateFormat: 'dd/mm/yy', }) $( "#startdate" ).datepicker({ dateFormat: 'dd-mm-yy' }); $( "#enddate" ).datepicker({ dateFormat: 'dd-mm-yy' }); $('#enddate').change(function() { var start = $('#startdate').datepicker('getDate'); var end = $('#enddate').datepicker('getDate'); if (start<end) { var days = (end - start)/1000/60/60/24; $('#days').val(days); } else { alert ("You cant come back before you have been!"); $('#startdate').val(""); $('#enddate').val(""); $('#days').val(""); } }); //end change function }); //end ready });//]]> </script>

script it working but The theme of the change is different from the original.

Hi

Do you get any JS errors in your console? And what CSS files do you load on your page? Bumping jQueryUI version shouldn’t break anything since class names remain the same.

Thanks

<script type=”text/javascript” src=”//code.jquery.com/jquery-1.8.3.js”></script> <script type=”text/javascript” src=”//code.jquery.com/ui/1.9.2/jquery-ui.js”></script>

why i use js template it not work layout not work

i want to using layout_navbar_hideable_sidebar as main index but not working after edited and i already send mail by supporting. can you send to me a blank page for index page with header and left the panel .

I’ve replied back to your email a couple of days ago. Please check

you are reaching 8k sales and you keep growing and this theme is totally abandon. No major updates almost a year now.

If it’s abandoned, why would i answer all support requests? It’s in active development, current version took 16 months, new version is a complete rewrite based on BS4 and is in development for 6th month. And it’s almost done. If you don’t want to wait – feel free to switch to another template. I am not going to publish an unfinished product that could potentially have plenty of bugs, satisfaction of impatient customers is not my highest priority. New version will be out very soon.

hello, i am using table in my app and warp my table inside ‘table-responsive div’ to make a basic table with horizontal scrolling for content that longer than the screen width. The problem is i can’t apply ‘text-nowarp’ or ‘nowarp’ styling inside ‘td’ it just the class or styling no appearing in google inspect view. And for more information my table is inside ‘panel panel-flat div’ with ‘hidden-xs’ since in mobile i will hide this table and show content in other way…. so what is happening here? at first i thought it has something to do with vuejs but when i just write a plain table it also suffering the same issue

Hello

That’s probably because the correct class name is text-nowrap, not text-nowarp ;)

Thanks

yeah i just realize that… fool me

can you recommend a IMAGE ZOOM AND PAN script which you think will work the best with your template?

Hi, I’m using Anytime time picker on my modal form as per image: https://imgur.com/a/yEZwH but my problem is only one column (STD) is functioning, while anytime picker for ATD and ETA is not appear when I click it.. I already change the z-index to 1060. And another problem is the time picker was static and not move when I scroll down or up, this will give problem to select number on the picker which hidden/need to scroll down..

No need to duplicate your requests here and in email ;) I’ve replied back to your email.

OK noted Eugene, I already received your email and waiting you to replied. Thanks

Replied back

Any update when the Bootstrap 4 version will be available? My project is held up waiting on it.

Working hard on it, very soon. All components are finally configured for BS4, resolving a few more issues and then documentation and it’s done.

Thanks

Awesome, thanks!

Hai Kopyov, Since we have been using your template…its great to work with, Now we want to upgrade our application with angular 4 version.. so if we renew support for next 6 months can we get the latest update of applicaton with angular 4 version?

ok thanks, but can u say in which version it will be released

To avoid misunderstanding – upcoming release will include Bootstrap 4 version, not Angular 4. Angular version is planned for future releases.

Thanks

Just read that the BS4 update is basically ready. I am so excited for this. Perfect timing. Looking forward to the update!

Yes yes, it’s coming very soon! ;)

Hi what is the page size (download before compression) of a the basic layout shell in this theme, and

are you planning bootstrap 4. top compact like the customizer in http://light.pinsupreme.com/menu & horizontal timelines?

thanks

we are trying to figure out what the common components size/base page, without content size would be. i.e. the menu, headers and footers and empty main area.

In the previous link, if you delete the word menu, and click on the customizer icon below. You can see its easily switch the menu above or to the left.

If you have a minute check it out, might give you some ideas, since you already have most of the menu code there. Easier to do it while building the theme.

Again, it’s hard to tell. I’ve just tested an HTML page from starter kit, the most common one with sidebar and content area:

- HTML file size: 16kb (compressed)

- CSS size: 368kb including icons and colors (compressed)

- JS file size: 131kb (compressed)

These are for the base layout.

I do consider new things, but something useful for dev version, not just for demos. Style switcher is a very easy thing, i’ll consider it for future updates.

Layout builder – nice to have thing, but again not just a simple switcher, but a complete offline solution with an ability to save the layout. It always comes to switching classes and containers around.

Webpack – this is something i want to implement in upcoming updates.

BS4 version includes a lot of custom versions of components that will be published on Github after release, so having those online might be handy as well.

And apart from that i’m moving everything to private repo on Github and everyone who wants to contribute and/or raise a bug report will be able to do so after release. Nowadays this is the best way to maintain, track and release the project.

Thanks

hello – do you have a plugin in LIMITLESS which allows to pan and zoom an image like this script? https://codecanyon.net/item/uber-zoom-jquery-smooth-zoom-pan/9904215

can you please do a quick check on this script wqorks inside your blank page? this woudl take 5 miniutes of your time:)

or maybe you can recommend a script which you think will work the best with your template?

I am very sorry, but i’m extremely busy these days. In theory, any component can be integrated into existing environment, it totally depends on your needs. I have never worked with such extensions so i can’t tell you how much efforts it requires. But i don’t think this will take too long.

Try to do it yourself and ping me if you have problems with template’s code, i’ll have a look.

Thanks

Hi,

I’m using datatable to display currency which is currently in decimal. I would like to format without dollar sign but having numeric coma.

How do I set an option? I’ve tried “num” “numeric-comma” “num-fmt” and none works..

columns: [ { data: “Amount”, title: “MSRP”, type:”num” } ]

Also tried… columnDefs: [ { type: “numeric-comma”, targets: 7 }, ]

Thanks

Hi

“numeric comma” should work fine, did you include numeric-comma.js file?

Also check out Commas for decimal place plugin and built-in Number helpers.

Thanks

Hi Sir,

How I can add RSS feed url into this template? Any pages which suitable?

Hi

Unfortunately no, but you can build up a custom layout using existing set of components and layout options.

Thanks

Hi.

When does the new version come out?

Hi

When ready :) Very soon, on final stages of development.

Thanks

Is posible to get demo access of beta version?

please send me an email to e.kopyov[at]gmail.com, i’ll add you to the list and notify when it’s ready for testing.

Thanks

Hello,

So can you tell me how to change layout 4 sub menu dropdown ? such as on “Page Kits” -> “Blog” will open by hover, need change to click event. Because on mobile tap “Blog” will close the “Page Kits” menu and submenus in Blog inaccessible.

Hello

Unfortunately this option is not available in current version due to lack of :hover state support in mobile browsers. In upcoming version all dropdown submenus will be triggered by click instead of hover, so that you can ignore this issue for now.

Thanks

Hi, How I need to edit and programming the data visualization such echart? Another thing, the pie/donut chart seems not appear as per below image; https://imgur.com/a/mXY8E It should be appear like you demo https://imgur.com/a/TwDTV All java script link is already in the page but still not success. Seems its relate to all component on the demo index.html pages. Can you guide me on how to edit or programming this charts?

Hi

This is native D3.js, not eCharts. Do you get any JS errors in your browser console? Please share more information about the issue.

Thanks

Hello, will the next update be in Bootstrap 4? If so, will there be an update for Bootstrap 3 as well?

Hey

Of course, will be both versions. Thanks

Great! thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey