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.

Hello,

I want to implement one of the switches presented in the end of form_checkboxes_radios.html

The problem is that in my page, if I include only the code for the switch it is displayed in the simple HTML check box, without any formatting.

I took all the code for checkboxes from your page form_checkboxes_radios.html and I inserted it in my page. And all displayed well. Then I started removing from them, until I remained with 4 checkboxes that I cannot remove in order to have the one (the last one in the following list) displayed correctly.

The code that works for the moment is:

<label> <input type=”checkbox” class=”switchery-primary” checked=”checked”> </label> <label> <input type=”checkbox” class=”switchery-danger” checked=”checked”> </label> <label> <input type=”checkbox” class=”switchery-info” checked=”checked”> </label> <label> <input type=”checkbox” class=”switchery-warning” checked=”checked”> </label> <label> <input type=”checkbox” data-on-color=”warning” data-off-color=”info” data-on-text=”” data-off-text=”” class=”switch” checked=”checked”> Icons only </label>

If I remove any of the first four the last one is not displayed correctly. There are also interconnection between the first four – if I remove one of them it might be possible to disturb the display of others in the group.

I verified the css and js files: are required are included.

Also, the wrong behavior is consisent, regardless where I include the last checkbox on my page.

Hi

Can you please share your HTML where you are loading JS files on your page? Seems like you’ve included a JS file from /assets/js/pages/ directory?

Thanks

Please,

I wonder where the language Change the Message.

Hi

Sorry, i didn’t understand your question. If you mean where the translation keys are stored – all of them are in assets/locales/*.json files. If you mean how it works – it uses i18next library for translation.

Let me know if that’s not what you are looking for.

Thanks

Hello

4 and 5 months ago you wrote about your intentions to integrate mmenu in your template. I found an integration example between mmenu and boostrap on https://github.com/purgeru/mmenu-Bootstrap-3

I would like to have floating menus, similar to the one implemented in the horizontal-submenus.html from the package. Actually, I would like the menus to behave the same (to float from the left) regardless of the screen size.

Unfortunately, I could not adapt myself this example to the template I am using. It would be very nice if you could find time to work on this :)

Hello

Yes, this is in my todo list for the next update. This will require significant changes in layout structure and CSS, currently i’m working on custom pages set. The next update will be available approximately in 2 months and include a lot of new features, including mmenu and new layout.

Thanks

Hello, A small question, I downloaded the 1.4 update, what is the best way to update my old application build on it? Do I just copy and paste the whole files from js a css folder? Thanks,

Hello

Different ways actually :) I would suggest you to go through files mentioned in documentation’s changelog and if you didn’t change any of them, you can simply replace your current files with those from a new version. This is the easiest way.

Thanks

When using the select-border-color like in the example below: <select multiple=”multiple” class=”select-border-color border-warning”> The border is still shown in color-primary-700

Also in the demo, same issue – see the “Custom border color” section: http://demo.interface.club/limitless/layout_1/LTR/material/form_select2.html

How can I fix it?

Could you please confirm that you have a valid Limitless license? I don’t see that you have one.

Thanks

Hello, Can you please help me on an issue if I resize the browser to small size, the header disappear, I think I am doing something wrong, here is the link:

http://jcs.microchips-me.com

Thank you for your help and this amazing theme!

Hello

Looks like you didn’t include toggle buttons in your .navbar-header container:

<ul class="nav navbar-nav visible-xs-block">
    <li><a data-toggle="collapse" data-target="#navbar-mobile"><i class="icon-tree5" /></a>
    <li><a class="sidebar-mobile-main-toggle"><i class="icon-paragraph-justify3" /></a>
</ul>

This needs to be placed right after .navbar-brand container.

Thanks!

Thank you very much Sir, It is fixed.

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

Thanks

Hi, you promised weeks/month ago a huge set of new pages, widget etc. This update is more or less JS Plugin upgrades & fixes.

When do you plan to add new features, pages & widgets? Do we need to wait now again for 5 month? Sorry for this discontent, but your announcement where something different in the last week and I think many people where waiting for this …

Hi

As stated in previous comments and changelog description, this update includes 2 parts – 1st is plugin updates and bug fixing, 2nd is new pages. 1st part is out, 2md will be available within next few weeks.

Thanks

Kopyov, when ecommerce?, promised a long time ago.

Within next couple of weeks. Please read previous comments.

Hello Kopyov,

I was wondering if any angular js support update has being pushed to the template or not ?

If not, does the template requires any pre-requisites for an easy integration with angular ?

Is there anything should be taken into consideration while integrating the template with angular ?

Thanks

Hello

No, not yet. It will be added in one of upcoming updates.

As far as i know no, i’m not an expert in Angular so i can’t suggest you much. But i was contacted by a lot of people who built their own version based on Angular, all of them were asking some layout related issues only, so i don’t think they had any major issues with it.

Hope that helps.

Thanks!

Version 1.4 missing Release Notes. What is new in this version?

Hi

Just added changelog to template’s description. Also latest changelog is always available in documentation.

Thanks

Version 1.4 missing Release Notes. What is new in this version?

Hi

Just added changelog to template’s description. Also latest changelog is always available in documentation.

Thanks

Hello,

Thanks for beautifully designed theme.

I am really looking forward to Purchase this theme.

But before that it would be great if you can clear our concerns.

On of our business friend is using this theme. His application gave him very low speed performance.

It was very abrupt. Sometimes the theme use to load quickly some times the theme use to take lot of time to load all its compoments.

His server speed was great as he had other applications running on it and they were responding at lightning speed.

Is this issue resolved for this theme.

Please let us know. If we face similar problem then will you be helping us to troubleshoot the same if we purchase the theme.

Waiting for your reply…..

Hello

Well, for a performance results you can test Starter Kit :) Basically this has nothing to do with the template itself, because it’s just a set of static components working together.

I believe this is related to application code – perhaps they are loading all plugins or CSS for all components? I can’t tell you for sure what could be wrong, i need to see the code. But if you will use only those components that are actually required, you won’t have any performance issues.

Of course, if you’ll have any issues just let me know.

Thanks

Hey, wanted to know when the full update would be ready? Need to work on it and dosent want to customize something that will be replaced, thanks.

Hey

First part is out, will continue working on other stuff after a short break. Should be ready within a few weeks

Thanks

HI is the update ready?

Hi

Yes, first part was uploaded and is ready for download

Thanks

Do you have to release all the new pages at once? Can you do a few updates and start trickling out the pages that are done? Other templates I have I get frequent updates and I like that more. Keeps it fresh and not waiting. I like other guys am trying to save my self from doing custom css and other thing if you have better solutions in your templates.

Hi

Yes, that would be a better solution. The biggest problem i have with more frequent updates is changing navigation and html files, sometimes this requires more time than adding a new set of pages. But will try to find a better solution.

Thanks

Trust me, you are doing a great job. Love the theme and I know it is A LOT OF WORK!!!! Coming from our end, people like me who are design challenged, it makes a lot of difference seeing the updates. Also it seems that the themes that do get a lot of update love really skyrocket in sales.

Indeed, at least all components need to be up-to-date. Thanks a lot for understanding!

Hey, I’m trying to figure out how to make the floating labels work, but with no luck :( Thought I was doing something wrong, however floating labels do not work on the live preview page as well. Any advices maybe, please?

Hey!

Floating labels work when you start typing, not on field focus. Since input field placeholders are visible on focus, i thought this makes more sense. But i’ve already got a few requests to add focus option, will consider it for the next update.

Thanks

Добрый день . скажите , PSD в комплекте нет- но можете его тоже отправить после покупки?

Hi

Nope, the template was designed completely in browser, i don’t have any PSD sources at the moment. But i do want to include them in the next update.

Thanks

Hi I purchased your theme but am confused of what i should request from my developer. Will it be easy for my developer to edit the types of graphs or is that hard? Are the stats tools in the demo easily customizable with html to make some bars thicker and and turn some vertical bar graphs horizontal? I am really confused about how customizable the options in the demo are so I don’t know if what i plan on requesting from my developer is doable. Any response is appreciated. Thanks

Hi

It depends on the charting library you want to use:

1. ECharts – very easy to customize and use, here is a full list of examples with configs.

2. D3.js – the most powerful library available, but all charts are not reusable: you can create any type of charts with any settings and design, but that requires custom JS code with configuration. Here you can find a huge list of examples.

3. C3.js and Dimple.js – both based on D3.js library and both are very easy to use and customize.

4. Google charts – one of the best libraries, but customization wise is pretty limited.

All charts in demo are for demo purposes only, but you can of course use them as a base for your own configuration. I’d personally suggest to use native D3.js, if you want something specific.

Hope that helps

Thanks

Wow thanks for the really quick and thorough response. I just have one more question. I plan on making this site for a small project where all the stats are fake but are constantly changing day by day. Is it possible to use a rand function(I think that’s what it’s called) to make it so that all the values on the stats tools are random outcomes from inside of set limits i put and that they change each day? Thanks

Hi

Of course, all libraries are supporting custom functions in data sets.

Thanks

Hi Eugene!

I’m working with Limitless 1.3 and I’m really happy with it, but I’ve recently found something disturbing.

i’m using modals on a website, and unless I’m mistaken, the user should be able to close a modal by pressing the escape key. However, it seems that it doesn’t work with Limitless (neither on my website nor on the Limitless demo platform), whereas it works on Bootstrap main site : - http://demo.interface.club/limitless/layout_1/LTR/default/components_modals.html​http://getbootstrap.com/javascript/#modals-examples​

Could you please help me on that topic ?

I’ve tried to use the support form on your website, but an error message told me that my purchase code is not valid (I checked twice on Envato market).

Thanks a lot, and best regards,

— Romain

Hey Romain

Hm, must be some issue with Envato API.

Just add tabindex=”-1” to your modal container and Escape key will work ;)

Thanks

Hi Eugene !

Thanks a lot for your quick answer :)

The tabiindex works just fine !

Best regards,

Always welcome, let me know if you have any other questions

Hey

Thanks for such a great theme.

Any news on the upcoming update? We are launching in about 3 weeks, so would be great to see any new stuff and get even more inspired by your designs.

Thanks

Christian

Hey Christian

Yes, first part will be out later this week – updates for all plugins, bunch of fixed bugs and improvements. Then within 2-3 weeks i’ll push another update with all new page layouts.

Thanks

Thanks. Looking forward to it.

Oops, a bit delayed, should be out tonight ;)

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