Hi,
I just upgraded to 8.1.0 Html Demo1, but the minimized aside function on page load is not an option in this version at all.
Will like for the side menu to collapse on load of every page, I check similar question posted here, it didn't work.
https://devs.keenthemes.com/question/persist-aside-menu-state-minimized-or-not-in-cookie.
Secondly, How does a page load within a modal, I currently use include function to put a page in a modal, is there a better way?
Please I need to solve this asap.
Thank you in advance.
Hi,
Could you please provide more details? The Sidebar minimizes features works in the original template but in your integrated code, it does not work? Do you have any js error in the console ? Can you try the latest v8.1.1 update ?
Have you updated the src/layout/sidebar.js
that handles the sidebar's minimize feature?
Regarding the modals, if your method is working for you then you can stick to it. However, modals contents should be kept in separate files and included on demand in required pages.
Regards.