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, I am planning to purchase this theme however I was wondering what versions of the theme are included with my purchase? Does it include both Bootstrap 3 & Bootstrap 4 Versions?

Hey

Yes, both versions are included. But i’d strongly suggest to use Bootstrap 4 version.

Thanks

Hi Eugene, I reached out via message I am not sure if you saw it. I would like to get access to the sketch files (sketch design app) of this template. What is the best way to get to them?

Added ;)

Hi Eugene, would you have an update on the sketch files?

Hey hey

Nope, not yet. Not my highest priority for upcoming release, but it’s definitely in my list.

Thanks

Добрый день, давно не заходил. Хотел бы спросить какова ныне текущая версия? У меня 2.1

Добрый день. У вас последняя версия, следующая будет доступна через несколько месяцев

Hi,

Great theme, using very effectively with Django for DRY app.

I am struggling with sidebar display and I cannot find solution in the message string, the docs or looking at templates.

I would like to either:

1. Display full width sidebar in lg, xlg screen size, mini sidebar in md and sm screen size and hide the sidebar in xs screen size.

or

2. Failing this just show the mini sidebar in all screen widths other than xs in which I would like to hide it.

Please can you advise.?

It appears that anything other than ‘sidebar-expand-md’ has strange results.

Thanks,

OJB

Hello,

1. In current implementation mini sidebar doesn’t have this option, because CSS wise it’s quite a big piece of code that needs to be repeated in media queries. I didn’t implement this assuming that devs can adjust screen size in _sidebar.scss for their needs.

2. In xs screen all sidebars have default width despite the width on other screen sizes. I don’t clearly understand this part – you want to have mini sidebar on sm+ screens, but hidden by default?

Thanks

Hi, Thanks for the reply.

On point 2:

I am looking to have the mini (icon only) side bar in all screen sizes other than the smallest in which it would be hidden.

If it is simpler I would be willing to have the mini side bar in all screen sizes – e.g. don’t hide it at all, always display it as icons only.

Are either of these easily implemented?

Thank you again,

OJB

Hey

First one is already implemented – you can add certain class names to body container and hide sidebar toggle button so that users can’t expand or hide it. Sidebar can have “mini” state only on small+ screen sizes. This can be changed in _sidebar.scss, but overall one of those 2 options you have mentioned is already available.

Thanks

Does this theme provide any design files, .AI or Sketch files?

Just replied to your email, please check.

Thanks

Hello Sir Eugene, Great product! One question, what is best way to deploy on a web server, do we leave all directories intact (template/layout_1/LTR/default/full/...) ? When I try the pages directly on root and change the references, some things are missing (e.g. http://www.trail.be/testadmin2/index.php -it does not work whatever I try.)

Thanks a lot and best regards, Herman

Hey Herman,

Seems like you didn’t update paths to files with data, they are in JS charts config files. For example – open bars_advanced_sortable_vertical.js and update path to bars_basic.tsv from ”../../../../global_assets/” to “global_assets/”. And this should fix the problem.

Thanks

Thank you very much Eugene, problem solved, it works great!

Hi there, this is just to let you know that Limitless is featured in our latest roundup post on Tuts+ 15 Feature-Packed Bootstrap Admin Templates. Great job!

Hey hey

Wow, thanks a lot. Small correction though – SCSS files are also available ;-)

Thanks!

Duly corrected! You push LESS quite hard in the description, but there’s no mention of SCSS? Either way, I’ve updated the post, thanks :)

Thanks again! My bad, sorry. Need to update description :-)

Hi, Can you please let me know why moment() is not working in datepicker and how to fix it.

Kindly check this out http://prntscr.com/mcd2bu . I am trying to restrict the date selection. Users should not be able to select date before today

Need more time for testing, will get back to you shortly

I have tested it locally and It works fine, in your example you most likely don’t load moment.min.js, because moment() is not defined in multiple places. Make sure you have it loaded before daterangepicker.

Hey Kopyovn Did you know that there is a display issue in the timelines when the layout is “boxed”? https://ibb.co/zRZQDHr Any idea/fix/workaround? Thanks! Lilian

Hey

Wow, good catch! Thanks for reporting.

That’s related to negative z-index, which is very strange. Anyhow to fix this issue, change .timeline-container:after to .timeline-container:before and remove z-index: -1;.

I’ll add this fix in upcoming update.

Thanks

Many thanks, it works now :)

Hello I am trying to use limitless- Event Calender but nothing shown on my form. Can you please help me how to use it on asp.net form.

Hello

Please share your code or link to your project along with your request, because there might be hundreds of reasons. I can help you with calendar itself, but i am not familiar with asp.net form, sorry.

Anyhow please send more details to e.kopyov[at]gmail.com

Thanks

Hello!) glad to see you are still here) Can you please let me knwo if your template might have a page which shows the term and conditions like this page does – https://www.tradingcentral.com/terms-and-conditions/

Hello

In theory you can take any page as a base, use 1 card and detached sidebar, this is what documentation and changelog pages use. But there is no a predefined template for T&C page, sorry.

Thanks

Hello, can you give me the link to a time or duration spinner? Thank you!

Hello,

I am not sure i understand, sorry. What time/duration spinner? Please clarify.

Thanks

hI, i mean to set a duration in a field with a spinner with up/down or +/-. For example 1:30

Sorry, but i still don’t understand what link i need to provide. There is only 1 spinner available – jQuery UI Spinner widget. But it’s not a specific time spinner.

Hello .. I am gonna make a page with datatable but the select box and the pagination of the datatable are like no css age going to apply on them. Their is no error in showing when in inspect page …

Hello

Sorry for delayed response.

Do you get any JS errors? I can’t help you much until i see the code, because it can be anything that causes this issue. Would be helpful if you can share your code or send me a link to your project to e.kopyov[at]gmail.com

Thanks

Hi. I like very match all job. Only one question on layout. Sidebar menu scroll with page ? Can i use a menu scrollbar to fix the left menù ?

Hello

Sorry for delayed response. It depends on the layout – fixed page layout is available in 1st and 2nd only, others can have only top navbar sticky.

Thanks

Hello I want to use Fixed Header for my gridview for that i am adding fixedheader js of theme and initialize this js still not working please help me thank you

Hello

Please when you request such help, share your code and provide more information about the problem. I need to see your code first to see the reason why it doesn’t work.

Thanks

Hello, we have an web application with the front-end in bootstrap html,and the back-end in asp.net, WCF services, how simple is to migrate our front end to your template ?

Hello

If you are using Bootstrap 4, it won’t be a big problem as Limitless is based on Bootstrap 4. So you can use the same markup with some adjustments and new assets and you are pretty much ready for integration.

Thanks

Hello author, can you share preview of some projects made with this template, if you know about them, so we can see fetch some ideas made with this template?

Hello

I don’t have a list of products as they are under NDA in most cases or i don’t have access to them. But i do know the clients :)

Thanks

How much longer until your layout 5 and layout 6 are released?

No ETA, sorry. I am working on a dark theme and new widgets, new layouts are planned for v2.3, which will be released somewhere in Q1.

Thanks

Ok Sounds Good. Thanks for the good work you do!

Thanks!

Hello Eugene, is it possible to change the colour of the icons in the sidemenu?

Hello

Of course, you can either use existing color helper classes (.text-danger, .text-pink etc) or add new set with custom colors. Add them to the icon element.

Thanks

Hi Eugene, – user pages list is it possible to add a search. I have sent you an email regarding an example. any guidance would be appreciated.

Hi

I have just replied back, sorry for delay

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