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

Tag: HTML (1231)

Hi. I need to disable sidebar (menu) for one of my pages. I set data-kt-app-sidebar-enabled parameter to false and deleted all the other parameters related to sidebar on body tag. Also I deleted the div with id kt_app_sidebar and the mobile side...
Hi ,I have followed instruction https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpack, but my "npm run localhost" got a message:webpack output is served from /Content not from webpack is served from /Users/jessie/Documents/code/html/demo1/distWhen I check the we...
Hi, I am trying to apply the same background used in the content section, but I can't find the name of the variable. Tried with bg-light, and it works on light mode, but in dark mode is not the same, attached an image as a reference:Thanks in adva...
I have added the plugin css and js file still its not showing on the click
Good Day everybody,I am currently using Metronic 8 for Blazor. I started with the "Starterkit" and after some research I changed the "Startkit" Namespace to "MyProject" with a Global Search and replace.When I try to start up the project now, I get some weird errors. Anybody able to help me o...
I bought Metronic. I had used them very well. Recently, I need stepper. Can I download it?or Where can I download it?
Warning: file_put_contents(/var/www/preview.keenthemes.com/kt-products/docs/metronic/html/releases/2023-01-30-131017/core/html/dist/libs/cache/Theme-getSassVariableMap.cache.json): Failed to open stream: Permission denied in /var/www/preview.keenthemes.com/kt-products/docs/metronic/html/releases/202...
Hello,I was looking for a html datables with filters and i came across this template:https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideBut I'm unable to find the code which belongs to it. If this is not what I'm looking for can I get a refund to order the...
I'm trying to build a dynamic menu, I'm using metronic with django! At first everything is perfect I passed the context to the index.html and it gets there but I can't load that context in the menu. Can you please help me to do this. I created a url to mount only the menu works correctly. But I need...
Hello. How do I switch to dark theme in tempate in the link below?https://preview.keenthemes.com/metronic8/demo28/index.html?mode=light&_ga=2.12874356.2113792049.1676843643-223924087.1676683188
I've added a smooth scroll to one of my buttons but it does not seem to be working correctly. For some reason the website reloads instead of scrolling down to the div I have targeted. If you also mouse over the URL, instead of showing https://www.epikescapes.com/index2.php/#get-inspired, it show...
I've added a smooth scroll to one of my buttons but it does not seem to be working correctly.This is the code:For some reason, when I place the anchor in the href, the page url (index2.php) is...
Hello,I'm trying to add a badge to an option inside of a select2 element, but doesn't seem to render properly.Here is my sample code:
Hi support,I have followed instruction from https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpackThere is wrong instruction at No. 8, should be npm run localhost not gulp localhost. When I typing npm run localhost why asset folder missing ? so demo1 website was...
HelloI'm trying to get the active menu to update however receive the following error:admin2.php:667 Pathadmin2.php:668 /usersc/admin2.phpscripts.bundle.js:2547 Uncaught TypeError: Cannot read properties of undefined (reading 'closest') at _getItem...
Hi, I am seeing this error in my console:Uncaught ReferenceError: KTUtil is not definedhttps://localhost:50461/assets/js/custom/authentication/sign-in/general.js:193I think I have added all the scripts I need for this page: var hostUr...
Hello there devs,I wish you guys have a specific build of the themes without jquery plugins so you can release it with vite.The reason is I mostly use the theme with vue project and the result is:- Webpack is slow for devs- Vite will be future for vue- Initialize theme "+plugins" after...
There is an option of mouse-drag according to official doc https://ganlanyuan.github.io/tiny-slider/demo/ that I can't reproduce via https://preview.keenthemes.com/html/metronic/docs/general/tiny-slider/overview#optionseven with an ID of "mouse-drag" in the container as they request
Hello!When I try to use my own version of Fontawesome pro the "duotone" icon type only works if the plugin was initializated by JS.But in my project i need initialize as CSS.The JS version working:The CSS version bug:
Hello, I am using HTML Metronic, and you know there are many repetitive DIV module like Footer, Header, Sidebar, So I want to decompose them. I decide to make them Vue modules. In other words, I will add Vue-template(the inner code is the same as the original code) to HTML by httpVueLoader. Everythi...
Dear team, we are using Metronic Dashboard and it is more than amazing! We are v7.2.9 Angular-based dashboard (NgBootstrap) and would like to add Calendar component.What would be the best approach to do so, since there is no Calendar component in our version?