Discussion on Limitless - Responsive Web Application Kit

Discussion on Limitless - Responsive Web Application Kit

By
Cart 13,882 sales
Well Documented

Kopyov supports this item

Supported

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

2227 comments found.

Hi Eugene, I admire your work. I have purchased your theme, and I love it. My problem is that I need a wordpress theme. I thought that your theme is for wordpress, but then I realized that It is not. Are there any chances to get a refund? Please contact me on bcapesso@gmail.com. Thank you Eugene and sory for bother.

Hi

I’ve just replied to your email, please check

Hi Mr. Kopyov,

I am searching new face for my application and I came upon your Limitless Kit and it looks amazing. I would love to know: - my application is for digital planning. It is one internal application, being installed at my clients servers behind their firewalls (each client has 1 installation of the tool). It is commercial application = I receive money for renting it. What kind of licence would fit this situation and how much would it cost please? - is there any playground, where I can test it for free? or to have at least some basic template so I can test, if it will be compatible with our recent infrastructure = adaptable for the future?

thank you for your information and have a nice day

feel free to contact me at jan.suda@h20.cz

best regards

Jan Suda

Hi

I’ve just sent you an email. Thanks

Hi Eugene, I’m experiencing a bug when use template on Edge Browser with touchscreen

In Chrome, if left menu is closed and you tap icons, submenu remain open to user select options.

In Edge, when you tap, submenu open, but when you release tap, menu close and user can’t select options.

Can you help me to solve?

Hi

Thanks for reporting. That menu is fully CSS driven, but touch devices don’t support :hover selector, so on mobiles collapsed menu is expanded and there’s no universal solution for this. I’ll try to investigate the issue and include a fix to the upcoming updates if i get more requests.

Thanks

Hi I am using themeforest-13080328-limitless-responsive-web-application-kit. when i include Date time picker in modal dialog window the calendar comes behind the modal window. how to fix this issue.

Hi

Can you please let me know which date picker has this issue? Just to test remaining libraries, all reported ones are fixed already and will be included to the upcoming update.

Thanks

I also wanted to ask when I click a link in this format the button stays activated – can it be made to RETURN BACK TO normal state after it was pressed????

a href=”https://www.ubs.com/nl/en.html” class=”btn btn-primary active” type=”button”>GO</a

i NEED A ROW OF BUTTON LIKE LINKS – which will serve for crosslinking

the thing is when I lick such a link with the button class i highlights the link as a the active button – can it just go to the inactive button state WITHOUT HAVING TO CLICK AWAY FROM THE link/button?

It’s related to :focus state of the button, which is deeply hardcoded in Bootstrap core styles. So unfortunately it can’t be removed, actually i can but requires quite a lot of changes in the core styling.

I changed this code to this

  <button class="btn btn-primary active" type="button">Trades</button>

do you think this is a better solution? or can PILLS or LINKS in your template be made to work as buttons?

or can it be simplified as this:

a href=”https://www.ubs.com/nl/en.html” class=”btn btn-primary active” type=”button”>GO</a

I have this button code – it opens the link on left click – can it be made to open the link on the rigth click as well?

<button class="btn btn-default" type="button" onclick="location.href='http://ubs.com'" >Trades List</button

Can I pace a simple link inside a button which can be opened normally? the page that you suggested earlier recommends replacing buttons with special links styles – I do not have time to create new link styles in CSS.

Why don’t you use a standard link markup instead of button?

<a href="http;//ubs.com" class="btn btn-default">Trades List</a>

yes I will stick with this way of doing things:)

Would also love a beta version at least of the BS4 update since I’m starting a new project and don’t want to use BS3 from the get go. Thanks for the excellent theme!

Hi

Sorry, no beta/early access/whatsoever, i don’t want to publish unfinished product and then spend time on explaining why certain things don’t work or fixing bugs urgently. I am close, please be a bit more patient ;)

Thanks

Understood

Hi, able to give us a hint as to what to expect in the new release? I was just wondering if there’s the possibility of a home / landing page?

Hi

Lots of improvements, bug fixes and BS4 version. Landing page and email templates will be added in 2.1, otherwise release date will be in December ;)

Thanks

Hi Kopyov

I have an intermitent problem with any page of the template. sometimes regions of the page start to blink / flicker in black color and square shapes there is no animation or fancy stuff on the page, just regular forms. this is the printscreen https://ibb.co/ciBw36

Hi

This is a Chrome bug, here is a report. Affects the latest version on Windows. Devs are aware of this issue and fix is expected in upcoming updates.

Thanks

Also can I show the local image file inside a tooltip (you say HTML is supported)?

This might help. Better use popovers as they are more suitable for this

can you please comment on the iframe code above – does it have an error? it uses single marks…

As in the example above, you need to set iframe size, either in css or inline. Should work then

how do I add a link to this button:

<button class="btn btn-primary active" type="button">Selected </button>

Here is an example. Note – please use google for this kind of questions, since they are not related to the template. Thanks

Hello! How do I make the bottom tool tip placed from the start of the text? Instead of it being centered below? Here is how it looks now:

Image and video hosting by TinyPic

I mean how do I make the bottom tooltip start from the same position as the text itself?

you have an example of such CSS?

Nope, i don’t – i think this change doesn’t worth all efforts, because you need to override default bootstrap styles in less files and as i mentioned earlier this change will affect all tooltips in certain direction. There is an option to use custom template with additional classes, that change arrow position, but it’s quite tricky as well.

thank you….

FYI: I had the need to center a PNotify message and did it by adding a class .pnotify-center { right: calc(50% - 150px) !important; } and by adding new PNotify({ ... addclass: 'pnotify-center' });

Hi

Thank you for the tip, might be useful in some cases! ;)

Hello Eugene, any ETA on 2.0?

Hey

Optimistically – end of this month/beginning of Nov, realistically – might take longer due to issues that pop up during development. Since 2.0 will include BS4 version, 40% of libraries need updates in order to support latest bootstrap. Almost all of them are ready, but who knows when the next issue pops up. So i would say should be available soon ;)

Thanks

Hi Eugene,

are we expecting any new updates soon ? we are putting a project on hold until we get the new update wondering if it is coming soon !

many thanks :)

Hey there

Of course, working hard on it – 85% done so far, facing various issues every day getting all components to work well with BS4, but i’m on my way :)

Thanks

Dear Author,

If possible, how to make it, to save the sidebar status. If the user collapses the sidebar, save it to a cookie, and at the next page load, examine whether it should be closed.

Thanks you, Levente Otta

Hi Levente

Basically you just need to set necessary class names to body with cookies, here is an example.

Hope this helps.

Thanks

Hi, Great work. Thanks.

Thank you! :)

Hi. I need to say that this is one of best templates out there and you guys have done an amazing job with it and i would rate it 10/10. I just have two requests (if any updates will be done to it) - Include more page templates (i love current but i think there can be done way more with it (currently I’m playing around and there is so much more you can do with it and many users might not know that) - Include all possible variations in Helper Classes (i see there are many already included but still many are missing)

And keep up good work!

Hi

Thank you very much for kind words!

1. Of course, i have a lot of new pages in todo list – forums, full ecommerce set including checkout process, new widgets, new notification centre with snippets, real estate etc etc. Will be adding them step by step in upcoming releases.

2. New 2.0 will have quite a lot of new helpers and improved color system – responsive utilities, responsive header elements with different visibility options etc etc.

Thanks!

Awesome, can’t wait to see it. Have a nice day :)

Hi, is there a way to change opacity for background when using data-backdrop=”true” modals ? Actually background doesn’t fade in/out with this kind of modals.. thx !

Hi

Sorry for delay.

Sure, you need to add 2 variables for modal backdrop in assets/less/core/variables-core.less, somewhere near line 379:

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;

Those are default values, change them to whatever you want to re-compile your less 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