Hello, found two issues in the Rails starter app for Metronic 8.1.7 with the initial default theme and then with jstree.First, app/views/partials/theme-mode/_init.html.erb has a typo that causes formatting issues until the light, dark, or system theme is selected by the user.Line 3 of the fi...
hi, I have buy metronic themes and be ready to use them in my ruby on rails project, however, metronic theme is huge for me, so can you tell me: How I build my prototype? How I reduce the unnecessary js,css? How I make my layout? ... I need your best suggestion, thank all.
Hey,Could you help me?Rails 7.2 installs the core of the tailwind and maintains it.Metronic Styles.css has the core too.Is there some easy way to separate the core and the Metronic customizations?Thank you.
HiI would like to use the demo37 with my future rails project.By default is always demo1. Do you have a solution to easily switch to another template ?Thanks
I am developing on Rails application so I get this error, please help me with this problem:@font-face { font-family: keenicons-duotone; src: asset-url("keenicons/keenicons-duotone.eot?eut7fk"); src: asset-url("keenicons/keenicons-duotone.eot?eut7fk#iefix"), format(...
hi, when i want to use a feature, as belowe.g;KTDatatablesExample.init();Do I have to write the code on every page?If I'm going to use this feature in many places in my Rails project, how will I do it? Including the file directly isn't enough for it to work?And these js files are f...
Hi! I'm looking forward to seeing an official Rails 8 integration guide for Metronic 9, but in the meantime, I've made quite a bit of progress doing it on my own. Maybe my progress can help others or give KeenThemes a head start on official instructions. Just a warning: I'm a novice web app deve...
Hello,Could I ask a silly question? sorry.How do I know what files have changed?I read the changelog, however, it doesn't show which files have changed.Thank you.Mario
Hello and thank you for this thoughtful template integration into rails 7. I've been through all files and rails help documentation but I do not understand how to use the rails helper in controller or view for datatables?JS and CSS are loading correctly for datatables.Examples from documenta...
Issue with Dark Mode and Theme Mode SwitchHi, I am using the Rails version of Metronic8 and have followed all of the documentation to get the template up and running successfully. However, I am running into an issue where I cannot set the template to use 'Dark mode' by default, nor does the Them...
In development the fonts load correctly from path: lib/assets/plugins/global/fonts however in production I get a 404 file not found for fonticon icons.Note: bootstrap-icons load correctly in production and the paths match in plugins.bundle.css Is there a place in the se...