Hello!Where can I find documentation, if it exists, to mount a metronic template in an existing blazor application created with visual studio?I'm working in Visual Studio 2019 Community edition.My steps have been:1. Download the demo52. Copy assets folder into wwwroot3. Splitting the t...
Hi,I have complex query to get data from many tables to show it in datatable using Yarja in laravel,My issue is when fetch data from other tables and some fields still empty not yet have values entered, show me error and can't get data because some fields is still null value, So how can return...
i'm using metronic in laravel and i'm getting this error that is 'Uncaught TypeError: $(...).DataTable is not a function'after making everything exactly like yarja documentation like this is the data table
Al realizar una configuración y exportar, al revisar el index.html en el navegador, arroja el siguiente error:"/var/www/preview.keenthemes.com/kt-products/metronic/releases/2022-03-30-110027/themes/metronic/html/demo1/dist/view/layout/_loader.php" does not exist!
I'm going to use Metronic theme(v8.0.37) first time in my React project.I've gone through many docs/videos, but I'm not getting how to use it or how to start with it in my React project. So can anyone please help me/guide me? Thank you.
Hi,I've been using Metronic v8 for a little bit now but some Bootstrap 5 components have no dark mode styles.For example the list groups: https://getbootstrap.com/docs/5.0/components/list-group/Is there any plans to s...
Specifically talking on add-product.html page, where there is Drop files here or click to upload. card it works fine it uses /ecommerce/catalog/save-product.js but if I use same card on another page with same Js. nothing happens. I changed name or created new js file still nothing
when I want to have a "path" like this:account/annunci/4/editI can't get the "js" in the "config/global/pages.php" file to workmy config:'account' => array( 'annunci' => array( 'title' => 'Lista annunci', 'assets' => arr...
HelloI installed Metronics 8 + VS Volar pack plugins and "Vue Langue Features (Volar)" plugin show error in all components on .vue files.For exemple here on Layout.vue all components in DOM has same message http://a-p-c-t.fr/to-meet/Capture.JPGhttp://a-p-c-t.fr/to-meet/Capture2.JPGDo...
Hi,I am implementing a simple Redux ToolKit Query in the Topbar component, where the user info is fetched with a generated useQuery hook. Once the data is loaded the component is rendered and the data is passed down as props to the HeaderUserMenu component. The issue we are facing is that with t...
I am studying the code in Metronic 8. I see a number of references to KTUTIL.(something) - is there documentation anywhere to study what your custom class does?
I purchased metronics from themeforest. After making the build when I upload it to the server, it doesn’t open the login page instead keeps loading. Please fix this bug on priority.
Hi,I'm considering buying the Metronic but I'm not sure which features are included per template type.I really like the template and especially the dark / light switch.But looking at the React demo there is no dark / light switch so I'm right that feature is not included in the React tem...
Hi,The Metronic HTML Quick Search feature is initialized in core/html/src/js/layout/search.js script and it can be integrated with a server-side AJAX request by replacing the demo process function with an actual search process function:// Private functionsva...
well now i'm trying to remove the documentation section in the bottom of the menui'm using laravel metronic https://imgur.com/PPaXrbHand what if i want to change the colors and the main theme to another thing what should i do ?
Hello, we want to make a website for our small company. We want a website where our team members can upload pdf to projects, add customers to projects, create users for customers and view customers' documents. With their own username and passwords... I looked at your Metronic theme, I'm thinking of...
Hello.I notice the new approach for other demos and, in the ThemeForest perspective, it does make sense. But for those downloading from github, there is no way to download other demos.Also, I'm not able to download previous versions of the packages anymore.Today 8.0.38 is available, but I...