Discussion on Limitless - Responsive Web Application Kit

Discussion on Limitless - Responsive Web Application Kit

By
Cart 13,880 sales
Well Documented

Kopyov supports this item

Supported

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

2227 comments found.

Hi Kopyov,

My partner and I have both simultaneously (erroneously) purchased your theme due to a miscommunication. Now.. we don’t really need two licenses. I understand that this is an error on our end, not yours, but I was curious if there was any chance of my payment to be reversed?

I purchased it from sirvelocity (email bart@bartpelle.com OR bartsmitwillempjes@hotmail.com) and my partner bought it from hello@madebynick.ca, presumably around the same hour (he was on vacation).

Love your theme, love your work. Keep it up!

Bart

Hi there.

I think you need to contact Envato Support, because they handle all transactions and money flow. Just open a new ticket and describe your situation, I’m pretty sure they will sort it out ;)

Thanks

hi, when will the support for select2 v4.0.x be released? At least could you give me the estimation date? I suppose legotin_k was already waiting for over a month now..

thank you.

hello kopyov, shoot it at 1@wamplo.com, btw thanks bro

yeah shoot us at 1 (at) wamplo (dot) com, cant wait for the update, good luck and thanks brother.

Hi, great job datatable-responsive If the table has a single row, the dropdown actions is behind the header. Can you help me? Thanks

No. Dropdown in column “Actions”

Oh, this is a negative side of tables content with overflow: auto. It can be fixed this way: open your table configuration and change your “dom” option from this:

dom: '<"datatable-header"fl><"datatable-scroll-wrap"t><"datatable-footer"ip>',

to this

dom: '<"datatable-header"fl><""t><"datatable-footer"ip>',

In fact you just need to remove “datatable-scroll-wrap” class, because this class adds horizontal scrollbar to the table if content is too wide.

Let me know please if that works for you.

Thanks

Work fine. Thanks

Hi kopyov How I can concat all css and js to a single file (ex: app.css, app.js), and how to integrate it with Angular?

Hi.

Please wait until the update, i’ve added already gulp files so you’ll be able to concat necessary files. Anyway i’d recommend to keep CSS files separated, due to IE limitations.

Regarding Angular – this is a pretty complex process to describe it briefly, also i am still not an expert in Angular. The best description of Angular development you can find on official Angular website.

Let me know please if you have any other questions.

Thanks!

Hello again,

I have found a bug in the fancybox-lightbox loading css. The background-color in #fancybox-loading (line 11722 of components.css in 1.1) and the dimensions caused a white rectangle to be displayed instead of the loading icon.

Hey hey

thanks for reporting, confirmed and fixed. Will be available in the upcoming update. If you need updated fancybox.less, let me know.

Thanks!

Hello. Angular version will be avaible by end of Nov? Would be very important for us to start working. Thanks

Hello.

Unfortunately no, not in November. As i already mentioned in previous comments, Angular version will be available in a few updates, because i want to extend functionality first and fix all reported bugs. Sorry about that.

Thanks

Hi!

I’ve bought the theme and it’s great. However, I found an issue.

If you change the sidebar size to “mini” (or other smaller than “Default”) and make it collapsible, you won’t be able to access the submenus, ‘cause there is a space between the primary menu and its children menus.

Thanks!

Hi there.

That’s weird, could you please let me know in which browser did you see this issue? I’ve just checked Vertical navigation > Collapsible in all layouts in live preview and everything works fine. Also do you see the same behavior on this page?

Thanks!

Hi there!

I’m using Chrome latest version.

Instead of explaining, I decided to send you a print screen. I’m using Layout 2.

Please, repair that Navigation Size is set to “Mini size” and the sidebar is collapsible. Therefore, notice that there is a blank space between the “Page layouts” menu and “Fixed navbar” on the sidebar.

I can send you a print screen if you prefer.

Thanks!

Yes please, if you don’t mind. Email me a screenshot to e.kopyov[at]gmail.com. Just a quick question, if you don’t see this issue in live preview – did you change anything in sidebar.less file or any less variables? Just a quick check, i know where this issue can come from, need to confirm you haven’t changed anything. This is what i see with your suggested options.

Thanks!

Hi what Limitless – Responsive Web Application Kit Limitless Logo Font

Hi

This is the same font used in the template – Roboto.

Thanks

Hi,

I am creating main sidebar at runtime using jquery and append elements to

    but it shows me a simple list without accordion functionality.

    do I have to call any function to recreate the sidebar?

    Thanks

Hi.

Do you get any JS errors in your console? Also do you have app.js loaded?

Thanks

yes app.js is loaded. and no error at runtime. If I use ul-li elements in html it works fine…. but at $(document).ready {} it not works… may be I have to load any js again at runtime?

Hm, i may assume you have one of the following:

1. Did you change class names of the sidebar and navigation?

2. As one of possible solutions you can try to load app.js dynamically with getScript:

$.getScript('app.js', function() {
     ...
 });

Here is a good article about getScript.

Reminding – app.js contains main functionality which is required for all pages, so it must be loaded in all pages.

Thanks

Hi,

Thanks for your work. I really love it.

I have just a little problem with pace loading (top of page) on Safari. It’s will disappear after page load finish. Please give any suggestion to resolve.

http://i.imgsafe.org/88dcc90.png

Thanks.

I wish all issues have such simple solution :) Thanks!

Just to let you know, this template is great. :grin:

Any plans on adding ‘material design from control’ to Limitless? I looking like bootstrap-material-design.

Thanks.

Thank you!

Yes, along with a new Material layout and extended form controls (json, ajax etc etc). Will be out in the next update

What version of less do you use in this theme? Layout isn’t working correctly on my system. Might be because an older less version is used in this theme (may not be though).

Hi.

Could you please let me know what compiling method do you use and what errors do you get?

Thanks

I’ll email you the details.

Hello,

I would like to know if the PSDs are included on this item ?

Thank for your answer.

Regards. Laeti

Hello.

Unfortunately not at the moment. The template was designed directly in browser, the only psd i have is a logo icon. In upcoming updates, hopefully in the next one, i’m planning to add a full UI set used in template.

Thanks

It looks very awesome. But I’m a novice and sorry for a childish question. What can I do with this item?

Hey.

This template is useful for web applications, control panels, hosting and billing panels, intranet systems, data management solutions etc. In some cases it can be used as a front end for a very specific front ends.

Thanks!

Hi, I was wondering what Font the logo for limitless uses. I wanted to add my own text next to the icon and make my own logo. Thnx.

Hi.

This is the same font as main template’s font – Roboto.

Thanks

Hi, Is it possible to integrate Knob features (ie: http://anthonyterrien.com/knob/) in a future update ? Thanks for the hard word, excellent template

Hi.

Yes sure, but most probably in version 1.3. The next update is already in production and i really don’t want to extend features that are already planned, because it will extend the time. Anyway, i’ll check if i have enough time to include it in 1.2 though.

Updates will come out once or twice a month depending on complexity.

If you have any other suggestions please don’t hesitate to let me know.

Thanks

Any plans on adding a pivot table library? Thanks

Hey.

If you know a good library, suggest one please and i’ll add it :)

Thanks

Thanks, I am looking. Also I have looked at you r different modal options. Do you have any type of modal that open as a slide panel (similar to the chat modules other dashboards have)? Thanks

Hey.

Unfortunately not at the moment. I have some plans to extend sidebar functionality, like to add “sidebar-on-demand” feature with sliding fixed sidebar, but this functionality is going to be out in the next updates.

Thanks!

Hello,

I’m trying to put multiple DropZone inputs on the same page.

I have a bunch of dropzone_multiple inputs on a single page, but only the first one has the functionality and icon showing in the box. How can I get multiple DropZone-multiple boxes on the same page?

Thanks!

It depends :) If you are using a separate file which includes plugins initializations, add the code above to this file. Default file in the template is uploader_dropzone.js located in assets/js/pages/ folder.

If you are using inline code in your page’s head or before closing tag, add it to script:

<head>
...
<script type="text/javascript">
// Initialize here
</script>
</head>

Thanks!

Always welcome. Let me know if you’ll have any other issues.

Hi there,

Love your theme, great work!

I have two suggestions if I may:

1. When using .page-header-filled, the content area (as it is display table) gets moved down 20px, resulting in an unnecessary extra scroll.

2. Also the table display of page-container layout reduces the flexibility, ie: adding a jumbotron section within the page-container becomes impossible.

May I suggest using flexbox for the layout it has 95.4% support as seen here: http://caniuse.com/#search=flex , you would only need to drop the ie9 support for it to work, or just use floats for ie9.

Hey.

1. Thanks for reporting, there is a quick fix for it using top padding for .page-container instead of bottom margin for page header. This will fix the issue, but i need to check other scenarios. The final fix will be added in the upcoming update.

2. The main point of using display: table; is layout flexibility in terms of columns – you can add as many sidebars as you want without setting floats, hidden overflows and negative/positive margins for content area, but with adding correct markup. This is also needed for RTL layout, when you can easily switch between layout directions without touching any html code. I think jumbotron is a component which needs to be used separately from the content, like navbar. So the correct markup would be
<div class="navbar">...</div>

<div class="jumbotron">...</div>

<div class="page-container">...</div>

Page container is for content only. You can check landing page markup, which is also based on Limitless with a couple of additions.

Regarding flexbox – BS3 doesn’t support it, BS4 does. Flexbox support will be added a bit later along with BS4 version.

Thanks for the suggestions!

Hi, thanks for the swift reply,

1. Yes I already implemented the fix, thanks.

2. I understand, didn’t think of that, and it works :)

Also I wanted to report another thing, which is not a bug, but rather a functionality setback. When you affix the sidebar and any of the navigations, the sidebar will go under the navbar (as per provided js/css). Already fixed this, but would be nice if you could implement it too.

Hi,

If i understood you correctly, you mean fixed navbar and sticky (affixed) sidebar – sidebar doesn’t have enough space on top and overlaps navbar, right?

Yep, didn’t think about this scenario, but will check for sure. Additional class added to the affix or direct change of top edge in .affix class will fix the problem. Thanks again for suggestion!

Great template, but here is my missing stuff wishlist: 1. Some single item media templates e.g. a video, an image, a graph, a comment (not a gallery or timeline, the actual single item template) 2. share option designs for the single media item page e.g. tweet this video, share this vid on facebook, embed this graph 3. background images – setting a background image for pages 4. templates incorporating standard size display ad (banners, skyscrapers etc..)

And if I could have only one, I’d go for social share links into existing pages and widgets.

Thanks for such a great template.

Cool, thanks.

I mean single pages like these: video : https://www.youtube.com/watch?v=aTNBJkC1AVo post : https://twitter.com/agricolabs/status/658576919273865221 image: https://www.flickr.com/photos/pvarney3/22790147621/in/explore-2015-11-04/ audio : https://soundcloud.com/wizkhalifa/king-of-everything

They just have the “thing” and then the author, comments, thing details etc… Very useful template regardless of what the thing is. Ive been using the task_manager_details.html as the closest thing to this, but its not as focused around the “thing” as the examples above are.

Not sure about wordpress, I dont use it.

Understood – generic page with details: comments, sidebar, image/video/audio/slider, social buttons, additional toolbar etc etc. Will be added!

Thanks

Marvellous, thanks!

Hello,

can you tell us when you release the “layout5” of the “Limitless – Responsive Web Application Kit template”.

Bye Frank Dörsam

Hello,

Depends on timeframe when i’ll finish current update. I’m currently adding new functionality to the existing layouts which is promised to be out within 2 weeks. I’ll check if i’ll still meet the deadline, i’ll add it in this update. If not, within next 2 weeks after update release i’ll add 2 more layouts.

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