I have installed the Vue / Laravel version on my PC and i cannot login. how do i disable the login or setup DB for login against the DB.
Thank you
Do you have template code for auto-suggestion on the search?
Regular outline buttons all have a gray border regardless if they are primary, warning etc. until they get hover and on hover the color works fine.
In the other hand dash outline buttons have the right color until they get hover and then the border turns blue in all of them regardless if they are...
Hello,
Can't really find the proper way to close a drawer programatically in the react demo.
There is nothing in the docs about drawers and the KTDrawer seen in the HTML docs apparantly is not available in react. What would be the right way to close a drawer from a function?
Thank you!
Do you have any plans to convert the e-commerce app for react any time soon?
Thanks
Hi, I previously asked for a Good theme Figma file, and you gave me a link but it's incredibly limited. Do you have one with more components? Our designer will need to remake nearly all components.
Hello,
Would you have the code available for downloading for the user management API that is used in the Metronic React template? If so, where could I find it?
Thanks,
Hannes
Hi Guys
I have installed the flask version of Medtronic as instructed however when I tried to run it with flask run and visit http://127.0.0.1:5000/ in my browser I got the error below in the terminal:
WARNING: This is a development server. Do not use it in a production deploy...
Hi, Can I use the Advance search template of HTML version for React version of Metronic v8.0.38? Because I did not see any Advance search template for React demos.
Hello I want to know what is the price for the asentus theme with the complete web mail form, Thank you.
Hi,
I get alot of errors/notifications inside Visual Studio Code by TS.
Some examples:
- Open ApiService.ts
- Cannot find module 'vue' or its corresponding type declarations.ts(2307)
- Cannot find module 'axios' or its corresponding type declarations.ts(2307)
What causes this problem?...
Hi, do you guys have alternate download link for demo-11?, I can't download from your site, but its normal when download from themeforest, it took 4hours just to download 127MB, but on other site its normal,
Hi Teams,
in router file there is breadcrumbs field
meta: {
pageTitle: "Dashboard",
breadcrumbs: ["Dashboards"],
},
how can I display it - I`m using demo 5
How to chain subpages for example Dashboard - subMenu - subSubMenu
regards Krys...
Hi,
I am currently having an backend system built with php on laravel, and want to use Metronic as the UI interface. are there any ready made code bases which I can build the web app on?
Thanks
After downloading the new metronic update, i get this error:
./node_modules/@fullcalendar/common/main.css:4:0 - Error: Module parse failed: Unexpected token (4:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://we...
I just purchased the Ultimate (https://themes.getbootstrap.com/product/keen-the-ultimate-bootstrap-admin-theme/) and the Signin page uses the button below to submit the user login form. Once clicked, the button animates but doesn't submit the form. Also, the button is enclosed within the tags...
Hi ,
How can I using your theme Metronic 8 to specify custom column show/ hide in table column
Like this https://ibb.co/WV4Wqsj
Can I using Yajra in Laravel to do this feature in datatable ???
Please help
Thank a lot
Hi
why in react (demo1) LayoutSetup.ts methods like getLayout() execute before main src/index.tsx
can you explain it for me? and how you do that?
Dark mode switcher is not displaying in Metronic demo 8
https://snipboard.io/S4Crmf.jpg
I didn't change anything in the code:
@if (theme()->isDarkModeEnabled())
How could I customise CkEditor Document to add additional plugins such as Mention as this can only be done before being built. I've also noticed a "ckeditor-document.bundle.js:6 filerepository-no-upload-adapter" when attempting to set up image uploads which makes me wonder if this also needs to be c...
Is there pre-made component for Draggable in Metronic React?
I searched in demo1 of react metronic but i am not able to find anything related to this. or I have to include it manually.
I ran the "gulp localhost" command in step 9.
Then I typed "http://localhost:8080/demo2/dist/" into my browser.
So the following error message appears.
"Cannot GET /demo2/dist/"
or
If you type "http://localhost:8080/"
"Cannot GET /"
A message is displayed.
My computer installation pa...