Hi there,Thank you for a great product!We're wanting to build a Single Page Application using Metronic. Do you have any pointers for where to start with this? We have the backend content ready, but would like some guidance on how to structure the app best, for optimal frontend performance an...
I manually deleted local storage in my browser for a test, I saw Metronic data that was stored for my purchase and some other items I assume you use for security - but since I removed them in my Chrome, I cannot get them back! I re-installed confirmed the .env file remained untouched. It looks l...
I finally able to run ASP CORE demo 1. However, whatever I click, the address changes to the link I click, but it always displays the dashboard default index page. Nothing is functional. Please help. Thank you.
After I follow all the instruction here https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started ,I run dotnet watch. The website loads but there is no css styling at all. just texts. I tried running the csproject using visual studio but it does the same. Help!
I followed instruction in https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started.Here is the output that I get when running gulp --demo1. What did I do wrong? Thank you for your help.D:\COMPANIES\CV Software\Projects\iSpeak\SOLUTION\iSpeakCore\metronic_v8.2.3\metronic_asp....
i'am using metronic 8.2.3 demo 39when i click menu with attribute wire:navigatedropdown menu in sidebar and header such as notification, profile can't click or showhow can i fix it ?i have watch this:https://www.youtube.com/watch?v=gkDq2E6g0F0this is my sidebar :
Install tiny-slider dependency by running command npm install tiny-slider.Include tiny-slider styles on your component.@import "tiny-slider/dist/tiny-slider.css";Paste a slider html code to your component....
dear admin i am using the old version of the template , how can find which version i am using , and i have got issues with the dark mode i mean i cant switch to the dark mode, can you help me with that
I download de Vue Metronic 8.2.3 Demo 1 and after run npn run build don't work with nginx I juste receveid error this messages:1. Loading module from “http://vod.mydev.wtf/metronic8/vue/demo1/assets/index-9fb06229.js” was blocked because of a disallowed MIME type (“text/html”).2. The styles...
HiHaving issues with the form submission. I added the below and I have a route in my laravel app along with a controller and model. But when I click on the submit button it goes to create-account.js and does validation but stop there. I get no errors and the data is not added to my database. Do...
Hi,I'm customizing the UI as per my requirements. Now, I want to change the LTR to RTL at runtime. I found that themesetting.json can do that switching. But It doesn't do on runtime. How can I make it? Please give me complete instructions for this problem.It would be a great thing if you res...
Hi,I set auto width for both menu & sub menu in dropdown menu but it works on only menu, not sub menu.https://preview.keenthemes.com/html/metronic/docs/general/menu/advanced#toggle-dropdown...
Hello, I am using Metronic with React Typescript and wanted to ask does it have Spinner to use for content loading? I need some loader but not a splashscreen
In the metronic8 template, the container element with id="kt_app_content_container", which essentially holds all the content, extends too far upwards when the y-gutters are used for the rows.This means that the "kt_app_content_container element" will lie on top of the breadcrumbs and the bottom be...