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 39
when i click menu with attribute wire:navigate
dropdown menu in sidebar and header such as notification, profile can't click or show
how can i fix it ?
i have watch this:
https://www.youtube.com/watch?v=gkDq2E6g0F0
this 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....
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...
Hi
Having 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...
Hello,
When I run gulp --demo1 for asp.net core, I get the following error. I use Metronic 8.2.3 is the latest version and Windows 11 Pro. I tried it on a MacBook Pro and got the same error. How can I solve this?"
Thank you,
Mustafa
Using gulp config file: "../../gulp.config.js"
[16:31:...
in react metronic demo 1 theme you are using api for sorting the table, but i want to sort table here in frontend but an error is occuring, like metronic react table i am writing this code for sorting.
" const { getTableProps, getTableBodyProps, headers, rows, prepareRow } = useTable({
colu...