Get 2024 Templates Mega Bundle!19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Metronic (1397)

Connection could not be established with host "mailhog:1025": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: No such host is known.|how to fix it ?
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...
When you purchase Metronic, the premier admin dashboard template from ThemeForest, comprehending the licensing terms is crucial to ensure your usage complies with legal requirements. This guide aims to demystify these terms, highlighting the differences be...
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 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...
Hello There, On my MacBook Pro, I have all the necessary requirements. I ran 'yarn install' in the ASP.NET Core starter kit, but I received these outputs and warnings: how will my project be affected by these 'yarn install' failed situations? What do the failures mean? What should I do? How can...
Hi Keenthemes, i installed the metronic starterkit laravel project, configure my email in .env, i want to create a new user with Developer permissioni but im encountering 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'my PHP: 8.1.27, Laravel: 10.45.1Ki...
I am using your theme and it have a component called ChatInner Component in React which is help to display the chats of the both users.It is working fine but i want to have pagination on scroll top like most recent chat should be displayed and for older chat if user scroll to top based on that the...
The dropdown menu (dataKtMenu) does not work in my Angular Metronic v8.1.5 project when I add "redirect" to the content of the dropdown menu component. When you go to other page with "Routing". The drop-down menu is still active, appearing on the other page even though it should be closed. W...
So I tried learning metronic 8 using YouTube video but I failed as I don't understand php and I only know javascript I want to build projects using react but I don't understand what to do I'm very confused so if anyone can help me it would be great and also I tried reading the documentation but it d...
Hi,Is there any page in metronic 8 similar to this from metronic 7:https://preview.keenthemes.com/metronic/demo1/custom/apps/ecommerce/shopping-cart.htmlI think it will be great if it can be repurposed for metronic 8.Thanks.
Hi,Im using jstree and a modal with select2 dropdown, and whenever i load the jstree.bundle.js select2 gets an error "select2 is not a function". I'm using the plugins.bundle.js which contains the select2 function which is above the jstree.bundle.js. What can i do to fix this?
I tried, but this time the home page was not loaded at all. If we call this template directly without using open Id, there is no problem, it works with the menu link, but when I use openId conncet, the menu links do not open or close at all, other buttons and functions do not work either.isLogge...
How to Make Searchble Drop-Down ?Means i Click in DropDown Then Open The Drop-Down & In This DropDown There Is Small Textbox in Which i Search The Value For DropDowni use select2 or select2bs4 class but when i use then form-control css it automatic remove and vise versa. at a time only one css...
I'm having problems using the duotone icons since they don't appear, only squares appear. I have checked the plugin-bundle.css and everything should be there. I'm with the demo1
i getting this error when i ran : npm run build --demo1 after following documentation getstarted AspnetcoreD:\MPR\Dev REV\MDRE_V2.2\RevApp\_keenthemes\tools>npm run build --demo1> keenthemes@8.2.3 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized us...
Trying to install asp.net CORENPM ver: 10.2.4YARN ver: 1.22.21I have removed "type": "module", from package.jsonI have added "resolutions": { "gulp-dart-sass/sass": "1.70.0" }, to package.json and deleted node_modules folder and lock files.Now when I run npm run build --demo1I...
Hello,I wanted to ask how to make maps width changing during hiding of sidebar? Al other divs or components changing their width when i open and hide sidebar, but maps do not do that.
Hi, I'm using Metronic dashboard + php and I'm having a problem with the dropzone. I've copy+paste the code of 'demo1/apps/file-manager/files.html' and I modied '/assets/js/custom/apps/file-manager/list.js' to set 'url' param but it doesn't work. It doesn't even appear to make the post in the debug....