Showing 1 – 8 of 8 replies
curb

Does the AJAX version work with form […]

curb PURCHASED
3 years ago
Does the AJAX version work with form submissions (GET and POST)?
omadmin
omadmin SELLER
3 years ago
Yes it supports, but will cause a full reload which is against the ajax concept itself.

For ajax version, we recommend that form submissions also use the ajax method.
Examples of plugins that we recommend:
http://malsup.com/jquery/form/
https://github.com/axios/axios
curb
curb PURCHASED
3 years ago
Thank you. Will look into it.

Are you planning to add footers (fixed/static)?
curb
curb PURCHASED
3 years ago
Also, will there be a gulp/scss or an easy way to change the width of the inner-sidebar for desktop/mobile view?
omadmin
omadmin SELLER
3 years ago
Yes, "footers" will be included in the next major version (bootstrap 5).
Of course, this template was created using these tools. the documentation is included in the download file.
curb
curb PURCHASED
3 years ago
There's a problem on all the pages once you scroll to the very bottom.

Firefox mobile now has the menu toolbar on the bottom so the bottom of each page can only be partially seen.
curb
curb PURCHASED
3 years ago
How can I create an inner-sidebar toggle for desktop to hide/show the inner sidebar?

Example would be mobile from: https://mimity-admin896.netlify.app/dist/html/ajax/#file-manager.html
omadmin
omadmin SELLER
3 years ago
"inner-sidebar" is designed to always appear on viewports sized MD (medium) or wider.

you can use "side modal" as an alternative to the sidebar:
https://mimity-admin897.netlify.app/dist/html/ajax/#modal.html
omadmin
omadmin SELLER
3 years ago
* Layout issue has been fixed in version 8.9.8