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.

Problems with dropdown menu in table with table-responsive class without datatables plugin

http://prntscr.com/eo9r3m

Hi

It’s a default Bootstrap solution for responsive table, which has .table-responsive container with scrollbars. Easiest solution would be flipping menu vertically in last 2-3 rows using the following code:

$('.your-table').find('tbody tr').slice(-3).find('.dropdown, .btn-group').addClass('dropup');

Or simply remove .table-responsive container.

hi Kopyov,

i’m a web designer and i have an issue with your product,

i want to insert a succes Radio check(green check), but i saw that when i insert in to my jsp page, radio check become a simple radio check(not colored).

i imported all library and i notice that if i delete all other check Radio in form_checkboxes_radios.html except Switcher colors they are colored.

But when i delete this piece of code:

Switcher colors

You can change the default color of the switch to fit your design perfectly. According to the color system, any of its color can be applied to the switchery. Custom colors are also supported.

<label> <input type=”checkbox” class=”switchery-primary” checked=”checked”> Switch in primary context </label> <label> <input type=”checkbox” class=”switchery-danger” checked=”checked”> Switch in danger context </label> <label> <input type=”checkbox” class=”switchery-info” checked=”checked”> Switch in info context </label> <label> <input type=”checkbox” class=”switchery-warning” checked=”checked”> Switch in warning context </label>

radio check becomes uncolored(simple check radio)

please answer me as soon as possible.

thank you,

rdcrob.

hi i send you my email. Have you seen it? please answer me quickly. thanks

if I leave this code in my jsp:

<input class=”switchery-primary”> <input class=”switchery-danger”> <input class=”switchery-info”> <input class=”switchery-warning”>

all works!!!

Do you know why???

Hi

I’ve just replied to your email, please check.

Hi,

I used your one of the echart on my main dashboard of my website and also i am making an app for website i am calling the website link on my app.

But when i open the app my whole website or user interface starts expanding also when I close the echarts it stops and everything works fine. I am very certain that issue is with the echart can you please help me with it.

Thankyou!

Hi,

Sure, could you please send me the code you are using for echarts configuration and list of JS files you are loading on your page to e.kopyov[at]gmail.com? I’ll check what’s wrong and get back to you asap.

Thanks

compatible with angularjs or vuejs? How difficult is it to make it compatible?

Hi

No, It’s a static HTML template from HTML category, it doesn’t have angular.js or vue.js integrations.

You can use it as a base for integration. It depends on your skills and experience, unfortunately i can’t tell you how much time it takes or how difficult it is to integrate HTML template into Angular app. Sorry about that.

Thanks

There is problem with datapicker and touchspins (z-index). http://prntscr.com/enquxl I think i have saw in Your demo this error too.

Hi

Thanks a lot for reporting this bugs, will be fixed in upcoming update. Meanwhile can you please tell me which datepicker library are you using?

Thanks

It is jQuery UI Datepicker.

Ok found where it’s coming from – jQuery UI adds small z-index to .ui-datepicker class (z-index: 4;), there is a default z-index specified in CSS, but it is overridden by inline styles. So the solution is to add !important to z-index value in .ui-datepicker class. Will be included to the upcoming update.

Thanks!

hideable navbar isn’t working on mobile devices as its working on desktop. is there any fix for it???

Yes, it can be fixed in less files. Thanks

3 days ago I bought your product, it is excellent, I congratulate it, but we want to upgrade to bootstrap 3.3.7 replacing the css and js files, but some things do not work, do you modify the bootstrap files, or are these the originals? Or does the theme not support 3.3.7?

Hey

Limitless is already using 3.3.7, i don’t quite understand why do you need to update it again.

I didn’t modify any bootstrap core files, i’m using LESS variables overrides technique, which recompiles bootstrap CSS files with updated variables to avoid unnecessary CSS duplicates.

Thanks

Hi, thanks for your answer, I open the file \layout_2\LTR\default\assets\css\bootstrap.css and bootstrap.min.css and see Import all main Bootstrap files. Bootstrap version 3.3.5 in boot files, the buy file and download is the version 1.4, is that the last version avalaible?

Oh i see. Ignore version number in bootstrap.less file, it didn’t have any changes since early 3.* versions :) I will fix all inconsistencies in upcoming update, sorry about that. If you have downloaded the package 3 days ago, you have the latest 1.5 version.

Thanks

Hi,

I purchased Limitless Theme. I am wondering to know if you have drag and drop fields in the theme? I can’t find it anywhere.

Thanks,

-Gary

Hey Gary

Just replied to your ticket. Please check.

Thanks

hi. can you give me example using page loading before open page using material loader.?

Thanks

Hi

Limitless doesn’t have material preloader by default. You can create it yourself using pace.js theme. You can find some examples here.

Thanks

Do you undertake custom jobs as I have a website which has to be renovated with your limitless UI.

Hi

Sorry, i’m fully booked until the end of April.

Thanks

Hi, I really liked your product and want to use it. But our app is in reactjs and in one of your comment you have mentioned that you will be launching this theme as reactjs. Can you please confirm when it will be available?

Hi

Unfortunately no, ReactJS version is still in planning stage, i’m currently focused on BS4 version.

Thanks

hi, It is too slow to download the template package I purchased in the download page.Could you please send a copy to me via email. Thanks .

Hey

I’ve just replied to your email. Please check

Thanks

I wonder if your template allows to have a search box with autocomplete searching in two columns (and grouping results by categories)?

Hi

It’s a static HTML template and it doesn’t have any server side integrations. You can setup autocomplete with groups, but area of search needs to be implemented separately.

Thanks

Hi can you add Landing Pages and more default pages? I found others (same as admin templates) doing it so I think that’s allowed. Also can you answer my support at ticksy. Thanks.

Hi

Unfortunately no, i will not add landing pages or any front end templates, this is not allowed by Envato – authors are not allowed to bundle templates from different categories. However i’ll include existing landing page in 2.0, it’s based on Limitless code.

What “default pages” do you mean?

Sorry, i don’t provide support on weekends. I’ll review your tickets tomorrow in the morning.

Thanks

Hi can you add Landing Pages and more default pages? I found others (same as admin templates) doing it so I think that’s allowed. Also can you answer my support at ticksy. Thanks.

HI There, When are you releasing the next version? I am in a critical stage in the project development and need to start UI development.

Can you please give me a sneak preview of what is coming in the next version.

My main concern in starting customization and development on the current version when the new version is just days away.

Appreciate your quick response on this.

Thanks,

Long time customer and admirer of your work. Suhail

Hey Suhail

Next version won’t have any significant changes or updates, just a few page kits/components/updated libraries, so i think you can start customization. Version 1.6 will be released within next 10 days, version 2.0 – few months. In 2.0 i’ll improve file structure, add bower support, add BS4 version and improve JS code of all demo pages (modules).

Thanks

Hi, I want to buy this theme but I wonder that when 1.6 will come ?

Hi

Very soon, it’s in development. It won’t have significant changes though, only new page kits and updated plugins. Version 2.0 will have a lot of improvements and new stuff.

Thanks

Hi Kopyov,

Recently I am working with datatables(ajax sourced data). Simply explaining, i have a function which calls ajax query from database and loads data dynamically in tables form, Now when i tried implementing the same ajax sourced data from datatables_data_sources.html and changed the ajax call from (assest/....) to something like my function which prints the tabled formed data i.e (<?php echo myfunc(); ?>), Nothing shows up, can you please help me how i can implement the ajax sources or any other datatable via dynamic loading.

Thankyou in advance!

Hi

Sorry for such a long delay.

I am not an expert in PHP, so not sure if i can help you much with your code i’m afraid. You can try to enable server side processing for your dynamic loading. Please let me know if that worked out, if not i’ll dig deeper.

Thanks

Hi, I sent you reference mail please, check and reply.

may email id : akvriksha15@gmail.com

My email is e.kopyov@gmail.com :) still nothing though, you can also raise a ticket on my support forum kopyov.ticksy.com

Created the support ticket at ticksy please, check.

Replied and resolved

Hi, any news about 1.6?

Hi

It’s in progress, should be ready soon.

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