Discussion on Limitless - Responsive Web Application Kit

Discussion on Limitless - Responsive Web Application Kit

By
Cart 13,873 sales
Well Documented

Kopyov supports this item

Supported

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

2227 comments found.

Hey!

I have a table with “table-responsive” class, and inside each row i have a ul item, it add scroll to show ul instead of overlap ul on table. and if i remove table-responsive, table is not responsive anymore (obviously!). here’s screenshots: https://imgur.com/a/v3FFu

Hi

Yes, this is how default Bootstrap solution for responsive tables work. It adds horizontal scrollbar to parent table container, so all elements that overflow table edges are hidden. I would suggest you to use Responsive table solution instead.

Thanks

yeah, thanks.

Hi,

I want to ask you about echarts library. Can you send me an example 1. if i want to refresh the chart with button on click 2. if i want to make change the data series on post from php page

Thankyou

Hi

1. You can use your_chart_settings. refresh(); method attached to button click event to update the chart. You can check all available methods here.

2. Not specific php example, but this and this examples show how to use custom functions.

Thanks

Hi,

We want to develop a system (Asset Management / Telecom Expense Management Platform) based on experience & knowledge:

The system / Telecom Expense Management software should create an easily accessible. centralized database of information customized to provide the enterprise with an accurate inventory of all the IT services, vendors and expenses. The system should help tract of contracts, manage IT budgets. The reporting tools should give the resources to create and schedule reports or have access reporting information via the web.

The framework for telecommunication management architecture should offer five management functions:

a. Performance b. Fault Management c. Configuration Management d. Accounting Management e. Security Management

Centralized Reporting + Integrating Multiple Services + Increasing Visibility + Automation Options / Set up frequently used reports for automatic delivery + Alert & Notifications / Receiving immediate alerts for threshold alarms.

Systems Main Features / Deployment / Cloud, SaaS, Web:

· Activity Audit · Bill Importing · Bill Verification · Billing for Data · Billing for Voice · Chargeable Tracking · Contract Negotiation · Internal Cost Allocation · Payment Dispute · Usage Reporting

Detailed Features:

Invoice Processing:

Automating the processing and payment of paper or electronic invoices, including: loading, allocation of charges, approval for payment, the audit function with accounts payable, and bill payment business operations, as well as supporting for external financial systems integration. Invoice Optimization and Audit Analyzing contract rates and comparing with detailed usage records to identify and manage cost variances and issuing associated with voice, data and mobile usage permissions, automatically notifying any opportunities for dispute and recovery. Inventory Centralizing the asset database; asset management process from requisition through distribution, warranty management, replacement and retirement; purchase tracking from requisition through receipt and distribution; as well as cost center assignment. Reporting and Business Intelligence Exploring and analyzing the expense management data. Ordering and Provisioning Simplifying the commissioning and deployment of telecommunication carrier network services and mobile assets, based on negotiated and variable rates and support for user profiles, drawing on service catalogs, structured workflows and authorizations. Attached Documents: a. Company Profile / ClearTalkMobile

b. PowerPoint presentation / Competitive Platform Service Provider

c. Third & Fourth Attached Document / Competitive Platform / Maintenance and Inventory Management System Software

Regards,

Hello

Looks promising, but how can i help you? :)

If you are asking about using Limitless in your project – would work, but requires some custom work in order to get proper layouts for your functionality.

Please provide more details.

Thanks

I am sorry to read about your personal problems, but you are really making a lot of people wait and hurt their projects. You are trying to release too big of an update and that is not good for you or anyone else here. Is there a way you can release parts that are solid. I have been waiting to see if there are ecommerce pages, etc. I don’t really want to start over with another theme but it’s starting to look like it may be the better choice moving forward. I think its been more than 6 months waiting of for this update.

I honestly don’t think so. How am i hurting projects? Template works great and is up-to-date, doesn’t it? This is my strategy i am not going to change it – i will not update a few plugins to the latest version just to update version number. In your case you are waiting 6 months for ecommerce pages, that actually can be done within a few hours using a set of already existing components – charts, tables, panels, list of users, dropdowns, invoice etc, current set of components allows you to build a lot of different layouts, specifically for your project. New update doesn’t even have new LESS files for page kits and fully based on existing components. Keep in mind, that support is mandatory, updates are not. I do provide a quality support and help others to solve different problems, even not template related. And i do work on updates when i have time.

Next week i’ll continue working on it, when things are ready – new version will be available for download, not earlier and not later.

Thanks

You talk as if we are all designers. That we are not. That is why we rely on great resources like Themeforest to help us make good looking products. When you hear of an update coming that has 20+ new pages and new concepts, people like me and I am sure others look forward to that so we can see how we can piece things together with new ideas. Sure updates are not mandatory, I get that and I have said in the past that I appreciate your hard work and all the other designers on this site. It is great that it is easy for you to come up with great designs and yes I am doing my best and still putting together a quality product with what I can do. It just may be hard for you to see it from your customers point of view. I know I am not the only one here who has been asking for the update for weeks or months. There are more like me who do rely on designers like you.

very nice work. I would like to purchase the theme but i have a pre-sale questions : - are you willing to add more features to the theme like tables (http://themes-lab.com/make/admin/layout4/tables-dynamic.html) – Type HIDING COLMUNS - Also the Chat like the on Make admin. - To do List

We will be using this theme for building a PHP web app like CRM and project management systems for different industries and will need some more features for this kind of projects. However iam already impressed with the clean design and the components of the theme.

thanks for your reply

And Mailbox for emailing :)

Hi.

Thanks for your interest.

1. You can find that datatables example here. You can easily copy table config, styling already exists, so it should work just fine. I’m going to extend datatables with Editor extension and add more examples in one of upcoming updates

2. Do you mean sidebar chat? Well it can be easily created using existing sidebar components.

3. Todo list – not planned, it’s quite simple component. Instead i want to add forum layout and some kind of agile board.

4. Mailbox – will be included in upcoming update.

Thank you!

Sounds perfect.

Thanks will purchase soon :)

Dear Kopyov

I bought a license of your LIMITLESS product a while ago. It is a very powerful framework and we really like it.

We have a question about the framework: the Drag and Drop function allows us drag the labels from one place to another, but how can we fetch the position index of those items?

We need to save the position information and save data in our database.

Cheers! Yin

Hello there

You can check a quick example here or another example here:

$( "#sortable" ).sortable({
    start: function(event, ui) {
        ui.item.startPos = ui.item.index();
    },
    stop: function(event, ui) {
        console.log("Start position: " + ui.item.startPos);
        console.log("New position: " + ui.item.index());
    }
});

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

Thanks

Thanks a lot for the help! It works for us! Yin

Always welcome

Hello, I purchased your theme for use at the place I work however after installing it became clear it would not work with multiple user levels like we were looking for, so I ended up using a different theme. The website is skillsontariocompetition.com you can check out the theme we are using is not Limitless.

Do you offer refunds at all? I will not be using this theme ever so am hoping so!

Thank you

Purchase code 44ccb69a-1f30-42b5-9b60-c519fd6313aa

Hello.

As i can see, you are using Wordpress theme on your website. Limitless is not a WP theme, it’s a static HTML template, which requires further development and integration.

I do accept refunds in rare cases, stated in Envato Refund Policy.

Thanks

Hey in the upcoming update you told me it Will contain elearning pages. Is it ok? Thanks

Hi

Yes, elearning kit will be included. I don’t really have time right now to get it eventually done, some personal problems. Once i get things sorted out, i’ll immediately continue working on static pages and BS4 kit.

Thanks for understanding and sorry for delay

Please : i have past many hours working with your template to get my project out as soon as possible. but you told me the elearning kit would be ready fast and i am waiting for it so that i can finish and go for this project. When does this update will be out ? I need it to finalize…

Unfortunately i can’t set a specific date at the moment. Update is in progress and i work on it when i have time. Elearning kit was the last suggestion and it’s almost ready. After that i need to polish a few more kits and eventually upload the package. But i am not able to spend a lot of time right now on it, so i am moving slowly unfortunately.

Please email me to e.kopyov[at]gmail.com, i’ll try to finish elearning kit asap and send it over to you next week, if you can’t wait until update is ready.

Thanks

Hi, I am using the extra trees in my web page. However it throws a error ‘Cannot read property ‘disabled’ of null’ in switchery.min.js. How can I get rid of this error/

Hi

Can you please open a ticket on my support forum here or email me your html and js code you are using on your page to e.kopyov[at]gmail.com? I need to have a look at your code first. I think i know what’s wrong, just want to double check and send you a solution.

Thanks

Hi, what is the status on fixing the lack of hover support for touch devices? The issues has been long acknowledged… This is really a limiting factor for the use of the template on mobile devices…

Thank you for the quick feedback. This is good news, however, it is not working for me in layout 4 LTR. The app.js in that folder still lists v 1.2?

Please ignore the last comment. Will keep debugging on my end and take this offline – thanks for addressing this issues with the last update!

Please keep in mind that LESS files need to be updated as well, for a full list check changelog in documentation.

Thanks

Hi Is the new version upgrade is included for free if we bought the 1.3 version few on 12/15? also do you have in the new version new dashboard and charts elements?

Roee

Hi Roee

Of course, all existing and future updates are free.

Nope, i haven’t planned new charts for dashboard, but some new stuff for ecommerce. Will be available in upcoming version.

Thanks

Hi, there are some components: datepicker, select2 (selected item) ,solid tabs, pills, that haven’t the possibility of change to the desired colour, the only way is change on less files the variable @brand-primary, but I think we can have problems with other components

Hi

Yes, i didn’t add an option to change hover/active states color and background colors in some components, because it would require a lot of extra CSS code for all color classes. Much easier would be swapping color variable in less file.

You can use any color variable, @brand-primary is also using color variable @color-primary-500. So for those missing components, you can change the color directly in less file.

Let me know if you need further clarification.

Thanks

how do i empty() the drop down list if using class=”bootstrap-select” ?

You can try this solution:

$('.some-button').click(function () {
    $('.your-select').find('option').remove();
    $('.your-select').selectpicker('refresh');
});

Thanks

Hello, very nice product. Prebuy question: Do you are planning to move this webkit to bootstrap 4 in the future?

Hi

Of course, when BS4 will be stable and out of Alpha/Beta, i’ll add it as a separate version.

Thanks

Hi. I try to insert any necessary html-elements from echarts_candlesticks_others.html to my index.html, but in console a see next error Cannot read property ‘getAttribute’ of null. What should I do to get such only Basic gauge chart for example. Thanks.

Hi

You are getting this error because you are trying to initialize echarts in container, that doesn’t exist.

Please make sure you have removed other charts configuration from candlesticks_others.js file. This file contains configurations of 7 different charts, if you need only 1 of them – you can simply copy its config from candlesticks_others.js.

Thanks

Hi,

any news on the possibility of preventing the collapse og heading elements? It is a very important feature for me.

Thanks in advance

Roberto

Hi Roberto

This feature was added in the latest update. To prevent heading elements from collapsing on mobile, you need to add not-collapsible class to heading elements container:

<div class="heading-elements not-collapsible">
    ...
</div>

Thanks

Hello Eugene. Is there an email that you use so that we can get hold of you for potentially some custom work? I tried using your support portal but the form didn’t like the purchase code that I entered. Cheers,

Hello.

Of course, my email is e.kopyov[at]gmail.com.

Thanks!

please add repeater form with html editor like ckeditor or summernote

Could you please provide more details? Not clearly understand what you mean.

Thanks

hey. What about the update? Thanks

Hey.

Not ready yet, need a bit more time. Once i’ll be about to upload or at least know exact date, i’ll make an announcement here. Please a bit more patience.

Thanks

First – great theme, extremely well documented with demos. Love that.

Regarding form validation, I was able to implement the minimum characters validation, however two questions:

1. If i change the name of the field (it is currently minimum_characters) it stops working?

2. I’d like to change the number of minimum characters, and the resulting error message. For example I’d like the full name field to be a minimum of 7 characters, and the full address field to be a minimum of 15 characters, both with different message. That last request is not a big deal though, so if there is a global setting for error message that’s OK.

Thank you!

Hi

Can you please send me your JS and HTML code? Need to see your current configuration, and 2nd issue – will add it to your code as well and send it back.

Please send them to e.kopyov[at]gmail.com

Thanks

OK, will send.

But I think I'm missing something very simple with the 1st issue.  I would think I just have to add the required="required" to that field and it would work like that.  it does when i keep the fieldname as the default.

Just replied back

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