I want to delete the instance of KTToggle class from my metronic laravel application. I want to have a toggle button on it. I have already deleted the sidebar.
At https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/multi-demo/build?demo=demo2, the documentation mentions the following:"To set a fixed demo by default. Edit this file app/Providers/AppServiceProvider.php and set the demo id in using the function below."...
Hello! Can you provide some guidance on implementing Google auth into Metronic? I’ve setup the credential in GC but I’m not sure where in Metronic React (demo 1) to modify. Thank you!
I would like to remove the metronic icon which appears on the basic navigation bar. It appears on my PC screen but when I minimize the web page it appears. You can view the image that I sent you to better understand what I mean on this link: https://ibb.co/zNGWm14
Hi Team,We have bought Metronic theme and I am not finding few charts, tables in it. We are using react in our project.Below is the one of the example card that I am looking for in react theme.URL - https://preview.keenthemes.com/metronic8/demo1/index.htmlSection - Authors Achievements...
I want to deploy the build "dist" to production.In production i have installed a nginx and configured it like examples for vue-apps.Wenn request the page only the index.html will be delivered - without any js and cssThis is my nginx blockroot /var/www//html/dist; #index...
Hi,, I use Metronic v8.1.8, html, and I try to fix the issue that appear with sidebar menu, when click show more --> it is working, and when click show less is not working,, I follow the templet https://preview.keenthemes.com/metronic8/demo4/index.html,, but still is not working,, what is the i...
Issue with Dark Mode and Theme Mode SwitchHi, I am using the Rails version of Metronic8 and have followed all of the documentation to get the template up and running successfully. However, I am running into an issue where I cannot set the template to use 'Dark mode' by default, nor does the Them...
I am using the angular template and using html from the html templates.But whenever I apply a style in the scss file of the compents .scss file the style is not applied can you please advise on a solution to this and if possible an explanation to why this is happening will be very much appreciat...
I was getting error on HTML page on load:Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')Error caused by absence of button#deleteDroppedFormItemToastTriggerButton My button added on click on list item: // Function to insert buttons HTML into li.dropped-...
/Users/TrexK/Downloads/start_react_pro_v1.0.0/theme/src/_start/partials/content/code-highlight/CodeBlock.tsxTypeScript error in /Users/TrexK/Downloads/start_react_pro_v1.0.0/theme/src/_start/partials/content/code-highlight/CodeBlock.tsx(54,12):'Highlight' cannot be used as a JSX component. It...
1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)webpack compiled with 1 warning cjs.js: https://imgur.com/a/2VaTP5w
Hello everyone, How to get the resource (.resx) string in the JS file, because I want to display a validation message depending on the site language I am using metronic version 8.1.8regards,
Hello,I like to have this coming soon page on my site but i can not seem to find the instructions for ithttps://preview.keenthemes.com/metronic8/demo1/authentication/general/coming-soon.htmlCan you direct me to the instructions to place this on my site?I am using metronic within dj...