Discussion on Limitless - Responsive Web Application Kit

Discussion on Limitless - Responsive Web Application Kit

By
Cart 13,852 sales
Well Documented

Kopyov supports this item

Supported

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

2227 comments found.

Hi,

Have not looked through all comments but is there a reason all pages except the 4 pre-built layouts are missing in the downloadable zipfile?

All pages like, components, tables, forms etc is missing from the zip file

Ah ok, now I get it…the files are in 1st layout :) I can see that it was a change from previous version so all is good :)

Yeah, it was a tough process to manage all files in all layouts if i had to make even a minor change :) So now all components are in 1 layout only, others contain only layout related pages

Thanks

excellent work!

I have 3 notices :

1. Int phone at “form_controls_extended” is not working well, I am not able to enter my phone ‘+385994641998’

2.I would love to have plugin for entering phone numbers with “mask” and “selecting country”

3.Do you have “alerts” for e.g. “successful action” in examples ?

Hey!

1. You should be able to enter your phone, if you change field configuration in data-mask attribute

2. This component in my list already for the next update, including a replacement for input mask and formatter libraries

3. You can find multiple examples in Extra components > SweetAlert/PNotify/Noty pages

Thanks

Hi Kopyov,

I use your awesome template with my angular et vue.js project Everything’s doing well except Main navigation (accordion) when I use v-for or ngfor and ONLY fetching data from API. I did not try with react but probably it is the same problem. Can you help me please please?

May I thank you for the solution, it succeed well with Vue Js Project but I can’t replicate it with Angular. Can you advice some proposal

Would be easier if you can do something similar to vue.js, a demo environment so that i can take a quick look at your code. But in general the logic should be pretty much the same as in vue.js

Thanks

could you take a look at my code please because I always have problem with nav and also datatable. I sent you a link by mail

Hey! I’m fairly new to the world of code, how easy would this be to customise and get my head around what’s going on?

Hey!

Fairly easy, because it’s a static HTML template and all you need to know is HTML, CSS and some JS. But in general it depends on what you want to change – styles only, html or something else. Feel free to ask questions as you go.

Thanks

Thanks alot.

you are always welcome! :)

Hi Eugene, when will the version 3.0 release? And what about the Vue/React version?

Hey!

Soon, wrapping up a new layout and a few new components. Once they are done, i’ll be able to provide approximate release date.

Thanks

Hi, In your next update can you fix your drag and drop problem? in your Sortable media list when the container is empty then we can’t drag to that container again. http://demo.interface.club/limitless/demo/Template/layout_1/LTR/default/full/extension_dnd.html

In Jquery UI in Connect List have the same problem:

http://demo.interface.club/limitless/demo/Template/layout_1/LTR/default/full/jqueryui_interactions.html

some template already has implemented this by default, do you have the consideration to add this solution in the future update without us having to touch style or the JS?

Demo list includes 2 lists in 2 columns. What if sortable component is used in the grid, table, cards etc?

I can fix it in demo, but in real case scenario you will still need to do it yourself. It’s literally 2 lines of CSS code and i don’t see a reason why you shouldn’t touch any default styles.

ah now it’s make sense. well ok then, thank you.

Hello Kopyov, this is probably one of the best and most comprehensive kits I have seen. Planning to start my next project with it but first I would like to ask if there are any dates for the React version. I’ve read in the comments that you don’t provide any ETA but maybe it is at a point where you can give estimates :) otherwise, I will have to use it with React myself, then migrate to the official React version after you release. I want to avoid this if the release date is close.

Hey,

Sorry for delay!

Unfortunately no, it’s in active development. The idea is to make a basic configurable layouts with components that support native react and drop jquery completely. In parallel i’m working on a few new layouts and new dashboards.

Thanks

is there any chance you’re gonna implement dark mode?

Dark theme is already available, you can preview it here

Thanks

Is there any option in which horizontal menu layout convert to sidebar menu layout on small screens? Means in desktop screens menu show in horizontal way and on small screens show as sidebar overlay or menus

Unfortunately no, navbar is navbar and sidebar is sidebar on mobile. But you can use 2 components and toggle visibility on different screen sizes.

Hope this helps

Hi, I’m trying to have in horizontal tab bar a button at the end of tab bar, how can I do that ?? thank you.

Hi,

You can use li with .nav-item class, add .ml-auto to it and put the button in this container, would be something like:

<li class="nav-item ml-auto">
    <button type="button" class="btn btn-light">
        Default button
    </button>
</li>

Thanks

Thank you.

Hi, the theme has something similar to: hidden-lg, hidden-md or hidden-xs?

Hi,

Yes sure, but works a bit differently:
  • hidden-lg = d-lg-none
  • hidden-md = d-md-none
  • hidden-sm = d-sm-none
  • hidden-xs = d-none d-sm-block

If that’s for BS4. In BS3 version these classes should work just fine.

Thanks

Hi Kopyov. I want to reduce the left and right margins on the screen when approaching mobile size. How can I do it?

Hi,

You can add some responsive styles in _content.scss, you need to edit .content class and change $content-container-padding-x variable based on screen size. I’d suggest to add 1-2 more variables with “-sm” and “-xs” prefixes and use them in media queries.

Hope this helps.

Thanks

can you guide me how I am going to setup the sass?

in my app.scss in laravel this is how I ipoint the layout I selected @import ‘scss/layouts/layout_1/material/compile/bootstrap_limitless’; please note I removed the gloable_assets folder

Hi,

Sorry, i’m not familiar with Laravel and don’t know how SCSS can be configured in there, but your solution looks ok to me. Can you please tell me what problem are you experiencing?

Thanks

Search not available。

Hey

Look at this article and follow the instructions

Thanks

Thank

Hi, table headers(tr/th) font size are bigger than the demo page. how can I make overall font size smaller. which variable do I need to change in _variables-custom.scss I am using layout-1 thanks.

Hey

Can you please share a link to your page so that i can have a look at the markup and CSS? If you are using default config, table headers should have the same font size as table body.

Thanks

Hi, I sent you a message from your profile.

Just replied back

Is there any way to make this top menu bar of the default theme a search bar? https://www.screencast.com/t/qaGLcq0M

I am looking for a way to have it be a ajax search bar to look up my items from the database. I would need a search bar to appear when in mobile dimensions as well. Is this possible or customizable?

Hey Jeff

Sure, on this page you can find an example with input fields aligned to the left and right. You can either use a custom width on the left aligned input or remove right content and make the input full width. Use width helper classes where needed.

Thanks

select2 Put on modal,select2 search Not to be used

Sorry, i don’t understand the problem. Can you please be more specific?

Thanks

I’m sure you’ve heard this 100x already. Would love a react version ..

Yes yes, the project was on hold, but now it’s again in active development ;)

Thanks

pleeeeze finish it . i’ll name my first child after you. Limitless Li. ;)

Haha :D I will definitely do!

Hello, I really like the new dark theme. What I would love to see is option to toggle between light/dark. Or based on the new color-scheme feature in Webkit.

Hello,

Sorry for delay, traveling in the middle of nowhere.

CSS wise it’s simple, just replace paths to CSS files or files themselves. But there are other differences such as color classes and chart colors. So if you don’t need to have pixel perfect theme, you can just update CSS files.

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