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

Tag: Metronic (1542)

Hello,Does Metronic include an icon picker to select icons on the frontend?If no, is there a recommended icon picker? I'm working with the HTML template in a Laravel project.Thanks
Hi,How I can convert the code of metronic 8 demo 1 (vue 3 with typescript to SSR)?Thanks
Hey, I have a few widgets, and I am currently doing a simple axios.get request. My issue is that it takes 1–3 seconds for the widgets to appear as the site is loaded, is there a way to display a loading circle or fetch data before the site is rendered?I've been searching, but I cannot find any d...
I have followed this code (both html & js):https://preview.keenthemes.com/html/metronic/docs/forms/formvalidation/advanced?_ga=2.176017122.1188950086.1690596666-950754628.1674302752#select2Got this error (screenshot):https://ibb.co/5BQD46SUncaught TypeError: element is null...
Hello,In my dev process, I aim for efficiency in my code. If I wanted my project to, for now, only include the top navigation bar that can be toggled between light and dark. I want to have the absolute bare minimum required for it, and as I figure out what I want to add, I can work my way throu...
Hi guys, is it possible to make the dialer value comma separated (as in thousand separtor). i.e. rather than having something like 3000.00 , i should have 3,000.00
Install react-flatpickr dependency with yarn or npm. npm: npm install --save react-flatpickr yarn: yarn add react-flatpickr Metronic customized flatpickr styles are alrea...
Hello,Could you please let us know if you have any plans to develop a dedicated extension for Visual Studio Code that would enhance the use of keyboard shortcuts for CSS and JavaScript languages? Such an extension could significantly improve developers' productivity by providing convenient short...
I have installed clearly metronics 8.2 laravel but not logging. GET http://127.0.0.1:8000/assets/js/custom/authentication/sign-in/general.js net::ERR_ABORTED 404 (Not Found)
Hello, I've just bought Metronic for my Symfony 6 project. I'd like to integrate Metronic using Webpack Encore with the `npm run build' command. However, in your Symfony example version, you load the CSS and JS files with a PHP script called 'ThemeHelper'.I've tried importing only the 'assets' f...
Hi all, I have a page with a datatable on that is grouped. Im struggling to enable the search and export facility that is on a datatable. It can be done as per the link here https://datatables.net/extensions/rowgroup/examples/initialisation/simple.htmlThe code i am using is from t...
How would I create a new theme with a color like light purple (like the Bootstrap color you included for info) for the sidebar? I would need the icons and text in the menu to be the proper color as well so they are easily readable.
hi,I am getting below error in my angular metronic project. What would be the solution for that !Do I have to set core theme ?if yes, Will it change the default look and feel of metronic ?src_app__metronic_layout_layout_module_ts.js:1 Could not find Angular Material core theme. Most...
Version 8.20Demo 1The page url where the error occurred : https://preview.keenthemes.com/metronic8/vue/demo1/?_ga=2.222728219.1658756242.1692005631-1878589721.1678872228#/apps/subscriptions/add-subscription
Good Day,1) Aren't sure if there's a naming typo for fontawesome folder - "assets\plugins\global\fonts\@fortawesome"2) If we would like to use FontAwesome Pro in our project, is that we have to export the FontAwesome's webfonts folder (.woff2, .ttf files) to the intended "assets\plugins\glob...
Hello,I was testing stacked modals, when open stacked modal (level 2) its 'div.modal-backdrop fade show' gets place just above the first modals div.modal-backdrop not betweend the first and second modals. In your example yo...
Install webpack-rtl-plugin and remove-files-webpack-plugin using command: npm install --save-dev webpack-rtl-plugin remove-files-webpack-plugin
Hi metronic staffI'm using multiple rating components in 1 formthe issue I face is that when I select an option from the Rating Component 2 I lose the selection of the Rating Component 1what should I do to preserve the check on Rating 1 component when checking an option of the Rating 2 c...
Hello to everyone!I have bug at my user-inner component. When i go on 404 or 500 error page , and return to home page , my user inner component is not loaded correctly , and i know that beacuse when click on profile icon and i dont get drop down list. I'm using angular theme. And second err...
Hi There,There are some npm package is not supporting due to missing script or versioning issue.Our team planning to try include custom js in html in metronic 8 template.How this is can be done. Kindly advise.Thanks
When I load my page with datatables, this error showndatatables.bundle.js?v=1691043244:15511 Uncaught TypeError: KTApp.initAbsoluteDropdown is not a functionI tried to consloe.log(KTApp) but did not find initAbsoluteDropdown function as key from the script.bundle.jsCan you please tell...
Hello!I buy Metronic to use with Django, but I find that I can't run python manage.py collectstatic to hash (cache busting) the static files. This is very important in production to full cache static files and have a hash in their names, so the cache is invalidated automatic when the files chang...