Hello, I am using HTML Metronic, and you know there are many repetitive DIV module like Footer, Header, Sidebar, So I want to decompose them. I decide to make them Vue modules. In other words, I will add Vue-template(the inner code is the same as the original code) to HTML by httpVueLoader. Everythi...
Dear team, we are using Metronic Dashboard and it is more than amazing! We are v7.2.9 Angular-based dashboard (NgBootstrap) and would like to add Calendar component.What would be the best approach to do so, since there is no Calendar component in our version?
Hi There,https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469Our team interested to purchase the metronic template however we have few doubts on this.Question:a.) Does the amount of $49 comes with all the features as mentioned or need to pay additional ch...
Hi,I'm using Metronic 8.1.7 theme, demo1. I want to implement notification pop-up window or drop-down like Notifications in Header in demo1. Notifications are now loaded from database on web application start.I want to catch event of notifications window showing, load notifications from db and...
Hello Good day,I hope you're doing well. I'm emailing regarding Metronic License. I'm planning to create a SAAS (Software as a service) Application & sell it to different users or organizations & we're interested in Metronic theme, can you please tell me, Are there any limitations or License i...
Hello,I've downloaded the latest version of Demo 20 (v8.1.7) and I'm trying to use the accordion element just like it appears on your documentation here: https://preview.keenthemes.com/html/metronic/docs/base/accordionBut when I try to collapse all elements, it won't let me… It seems that it...
Hey guys,I got Metronic way back when it was on v6 and used it on a Laravel project of mine.If I recall correctly, I just put all the JS/CSS (/demo1/src/assets) etc in /resources/assets/ and /public/assets/This was before a dedicated "Laravel version" so this was a manual setup.Now I want...
We're not able to find the *React* version of https://preview.keenthemes.com/metronic8/demo1/index.html to download and setup.We've already purchased this Theme.Please help.
Hi,In the new kit laravel datatables is included or we need to install through composer?I have checked and not found.This is the followed documentation:https://preview.keenthemes.com/metronic8/laravel/documentation/general/datatables/overview?demo=demo1Or we need to follow this:...
here I want to ask about how to templating the 7 metronic demo with the laravel inertia vue js framework, when downloading the vue js template the file inside uses .ts
HiI'm using laravel starterkit, and i'm having trouble implementing date dropdown, i'm trying to implement the date from this html template : html/demo1/dist/apps/invoices/create.htmlto my laravel blade.the input are there but nothing happens when clicking.although the date input w...
Does your theme support switching lang at login page?(without prior logging) (Angular ver)foe example in URL add sth like lang=DE(german)Iet me know how to do that if possiblehttps://preview.keenthemes.com/metronic8/angular/demo1/auth/login?lang=de
starting from the beginning, from the starterkit folder>> . venv/Scripts/activate venv/Scripts/activate:3: command not found: ^Mvenv/Scripts/activate:70: parse error near `\n'any ideas why this could happen?
HiI just downloaded and installed laravel startkit, but it's only showing the dashboard, no other link is seems to be working.the routing file web.php also seems to be empty.At least it should have Profile overview and setting views shoul be working.Thank You