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 again,

how can I create a page with Tabs Component (layout_1/LTR/components_tabs.html => Highlighted justified) like that each single tab (three tabs all together) has validation form inside (layout_1/LTR/form_validation.html).

Just to mention, the question is not about layout, I already achieved that without any problem, but about validation of the forms. Because I am using /assets/js/pages/form_validation.js file, each time I click on submit, the first form (form within the first tab) is validated. Obviously I need solution how to have more than one validation form on the single page :)

Thanks!

Hi,

Please don’t use that file (form_validation.js), it’s for demo purposes only. All you need is a piece of JS code, that initializes validation. Wrap each tab content in form tag, give those forms same class name and initialize validation on that class. Also add submit button to each form, keep in mind it should be inside the form.

Should work this way.

Thanks

Hey . I love this and the speed of your help and answers. Is your update in the review queue? Thanks

Hey hey,

Not yet, we have 3 holidays here, spending some time with my family outside the city.

I’ll be at home tomorrow evening and will eventually upload it, should be available very shortly within 1 day.

Thanks!

Hey Thanks for the reply ! Would be great to get it in one day. Do you think you can upload it tomorrow? Thanks in advance and Thanks for you professionalism. Love what i bought !

I will do my best, but i can’t promise it’ll be approved right after upload, usually it takes from 1 hour to 1 day, depending on queue length.

Thank you so much!

Hi

Limitless looks great. I have a pre purchase question.

I realise I need to do all the backend coding myself and I was wondering how well Limitless works with JSON Rest api calls?

I persume it works fine but I just want to check before purchasing. I will be using NodeJS in the back end .

Thanks dave

Thanks Kopyov.

Im wondering should I wait for the release of the updates before purchasing. When do yo think the next round of updates will be released?

kind regards dave

Hi Dave,

Working on it right now, updated version will be uploaded in a few hours. Should be available within 1-2 days maximum depending on review queue.

Thanks

Great Kopyov.

I will keep my eye out for the new release

thanks dave

Are there any examples of adding search feature in the header?

Also are there any infinite scroll options ?

Thank you for the responses. As for the search, i was just talking about design. I don’t see any type of an input search box up in the header anywhere. I guess I can add one. I am not talking about functionality.

Infinite scroll would be a great option for your media grid setup as an option http://demo.interface.club/limitless/layout_1/LTR/gallery_grid.html

Or for people to setup a masonry news/photo/blog type of design instead of paging.

Yes, image features would be wonderful to add the carousel and other types of designs that work well with images. I know i will use it heavily.

Believe me, i know its tough to make everyone happy, but i would think about a nice search box option that will work up in the header and be there when it shrinks down to mobile. I think most sites can use a search feature in the header like that.

Panels, Page headers and Navbars already support a bunch of components, including input fields, just go through those pages and check out “components” section.

I think i will consider for future updates for sure, i am going to add a lot of custom page template, so infinite scroll would be a great addition.

Thanks!

Thank you, I think it was navbars that I was looking for, but those page headers will be very helpful as well. I find more everytime I look through this. I am VERY excited to see the update.

Purchased. Great theme. Loving it. Just an issue with the Handsontable. Have been on stackoverflow, docs, everything but nothing is working. The table is rendering off of the screen. I have no custom styling, all standard. It works just fine in the demo, but when trying to use it, it renders off the screen. Please help!

Hey,

Thanks for purchase!

That’s strange, please check your console if it throws any JS errors? Also if you open any of handsontable pages from the downloaded package, do you see the same behavior?

Thanks

No console errors. The downloaded package is fine, displays perfectly. But copying the code over to the new file gives me the issue.

Understood, i need to see your code, could you please email me a link to your page if it’s online or files that you are trying to create? e.kopyov[at]gmail.com

Thanks

Hi,

can you please help me with the steps wizard. How can I align Next and Previous buttons to the middle of the form? Currently they are right alligned.

Thanks

Hi,

Sure, you need to do the following overrides in CSS:

.wizard > .actions {
    text-align: center;
}

.wizard > .actions > ul {
    float: none;
}

.wizard > .actions > ul > li {
    float: none;
    display: inline-block;
}

Or edit steps.less file, located in assets/less/components/plugins/forms/wizards/ directory.

Thanks

Tried it, works like a charm :) Thank you

Always welcome :)

Is there an easy way of having a table that when a row is clicked it expands?

I am looking to do something like the “Marketing campaigns” table in the Dashboard with collapse/expand functionality of the “Collapsible list” in User Lists.

How do you recommend I approach this? Drop tables and use divs like the collapsable list? is there a table plugin that does this?

Hi,

I think you can try this example for datatables, this is the most popular way which doesn’t require too much code.

For static tables you can try default bootstrap’s collapsible component< something like this.

Or you can try third-party plugins, like aCollapTable.

I haven’t tested such functionality, but i’d prefer Datatables :)

Thanks

Hello ,

Do you plan to view e-commerce (products list, product detail, product edit, order etc)?

Hello,

Yes, in the next update which will be out in the end of April. Besides ecommerce, will also include a lot of new page templates.

Thanks

hey again ! you talked about dark version? in april or in may? what about this week update?

Hey!

Yes, it is planned, but i don’t know when it will be ready, because requires quite a lot of work. In one of the next updates.

Working hard on updating live preview and documentation. I’m within timeframe :)

Thanks!

Hi, This theme seems really good and I’m interested to use it in one of our projects. Doe you have any plan to release any update soon that includes SASS support?

Thank you!

Hi,

Yes sure, i do have plans. It will be added in May, the reason of such a long timeframe is that i’ll need to convert all less files into sass or create them from scratch, i will keep less support as well. And besides that April update is already planned out with focus on front end.

Thanks for the interest

Thanks for the reply. Most probably we need to start the project sooner. Anyway I think we can work with less. Our project starts after next week, looking through your comments it seems that you are planning to launch and update very soon. It will be good to start our project with that :).

Thanks

Hey,

It’s up to you, i do like both less and sass and each has its strong/weak sides – less is easier to learn and write, sass is more complex and supports more features. That’s why i want to add both versions :)

Yes, working on IE9 bugs fixing right now, reported by a few users. Can’t wait to push it eventually…

Thanks!

Hi, where is the code that controls the element’s position in the page

Hi,

Could you please be more specific – which element and position you want to change?

Thanks

a coople of div.

I am sorry, but i don’t understand what you want to achieve. DIVs don’t require any code except Bootstrap grid, which is already built in. Perhaps you want to change number of columns/rows?

Thanks

hey ! material design is my essential reason to wait this update to code my project ! will you include some new extra pages (e-learning etc)? thanks

Hey hey,

Unfortunately not in this update, i am going to add around 25 new custom html page layouts in April – e-learning kit, ecommerce kit, job search, blog posts, news, about us, contacts, improved portfolio/gallery, services, pricing tables, different snippets and others. So the next update will be focused mostly on front end stuff. Also i have some thoughts about dark version, but this will require a lot of work since i’ll need to re-design all layouts and all components to a dark theme. Anyway, it’s in active development and i will try to push updates more frequently and make them not that massive, because it takes quite a lot of time..

Thanks!

Thanks ! So it Will be great for two months !

Hi there,

I’m trying to get the datepicker to work on a modal to no avail. The same code works on the same page but not on a modal. Code i’m using:

// Display week numbers
$('.daterange-weeknumbers').daterangepicker({
    showWeekNumbers: true,
    applyClass: 'bg-slate-600',
    cancelClass: 'btn-default'
});

Hey,

Yeah, the problem with almost all pickers is that they are appended to body, as well as modals (both backdrop and modal itself), so there is a z-index conflict. Since it’s a custom use case, you need to add z-index: 1051; to .daterangepicker class, because default index of modal is 1050. This should fix the problem.

Thanks

Indeed it worked. Thanks for your support.

Always welcome :)

Hey, thanks a lot for this nice theme. Do you have any news on the next version. I can see by reading your comments that it’s round the corner, but do you have a definitive date?

Hey,

Yes, should be out before weekend, at least it’s planned for that time. Currently setting up a live preview.

Thanks

hello, great template, but i have an issue.

When using sticky sidebar (for ex. /starters/layout_sidebar_sticky.html in Layout 4) If the sidebar is long (i made it longer by duplicating categories) and the content is short (i removed all the content), it gets crazy when I scroll down (you cannot scroll, it pushes to top back). Is there a easy fix for this case.

after a few experiments, i decided this approach doesn’t look good. if i set content-wrapper to a longer height than its contents. i just scroll an empty page with sticky sidebar on left and this doesn’t make much sense.

instead i decided to disable sticky in case there is not enough content to scroll (by comparing content height to screen height)

Hello,

This is a well known bug of bootstrap’s affix component and i couldn’t find a really working solution. Most of the users just switching to different plugins, for example StickyJS. Affix works well for small elements like buttons, small panels and navbars, but it doesn’t work if affixed element height is around window height.

I will switch to a better library in upcoming updates, also BS4 dropped affix support as well. So it’s time for replacement :)

Thanks

oh ok, thanks, looking forward to next update. ;)

Hi Eugene, and thanks for your great job. Courage for your new update !

Ok, that’s all :)

Hey!

Yeah, me too! Very soon :)

Thanks


ANNOUNCEMENT

During the last few months i’ve been working on a new update for Limitless. It has been a while since i promised a new version, but the job that has been done is worth the waiting – almost all known bugs in all components are fixed now, a lot of plugins are updated, a new layout is ready and new material theme is eventually added. Last week was the hardest one – i was working on global changes that affect all layout and i had to completely re-write RTL version due to a large amount of changes. This will not affect existing user changes, but it extended timeframe of release. I have involved a few users in testing of a new version – all bugs and inconsistencies are resolved and it’s ready to go.

So, all functionality is ready and update will be out this week. I still have a few things to do (documentation improvement and live preview update), but they won’t take too much time.

I truly appreciate your patience and apologize for delay.

Thank you.

Eugene

Hi,

Thanks again for this fabulous theme ! I would like to use an editable input with a basic form, but I don’t know how to use it with an input type. Editable inputs are href tags. Could you please show me how to do that ? Thx

Thanks for your support. It is an esthetic consideration. I have some very big forms, with lot of fields already filled with default values. So using an editable library is a sympathic way to update input values of those forms. It is not a readonly problem. A little popup is more esthetic than lot of big rectangles in my context.

:)

Ahaa, i see. Yeah, tried to find an information about using ith inputs – seems like it’s not supported by default – the library replaces text, but can’t replace input value. Besides, this library is not maintained anymore, so i will try either to update it myself as it doesn’t work with latest version of jquery, or to find a proper replacement.

Thanks

Whaaa, thank you very much for giving me the time !

Hey. Could we expect the update today ? Like to have the weekend to work on Material Design and reviewing everything :)

Hey hey,

Not yet, i’m going to upload it on Sunday, need to double check all updates and write a guide about switching themes in existing projects :) I hope it will be reviewed quickly.

Thanks!

I downloaded the file but it gives errors trying to unzip: the reported file size does not match????

I think it might have been an issue with the themeforest servers. I tried again later and it worked. Is there an ‘good’ way to change the overall font-size for bootstrap? I love your design but it seems that the bootstratp font is too big! Thanks

Hey,

Sorry for late reply.

Just to be sure – do you see the same font size as in live preview? Because general font size is 13px.

If yes, you can easily change font size in variables.less file, located in assets/less/core/variables/ (@font-size-base variable) to whatever you want, all other components will be adjusted to a new font size automatically after compilation.

Thanks

thank you so much. Let me try that.

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