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

Tag: Bootstrap (139)

Hi,You do not mention inline checkboxes/radios in the documentationhttps://preview.keenthemes.com/html/metronic/docs/base/forms/checks-radiosActually, you do it in your demo in which you use d-flex...
Hi,Nowadays more apps allow users to change or apply custom themes. Some reasons to add support for theming are:Make users feel more comfortable with a customized user experience. Users may feel more comfortable with the colors they chose themselves.Many companies tend t...
Hi.Route information : http://root.localhost:4200/contactprofile/2/overviewComponents : ContactProfileComponent,OverviewComponenthere when i go a spesific profile the router automaticly routing to child overview component in contact profile. I used data-kt-menu in overview component.
Hi,can you add meta tags for schema.org.so when i share link from my website it shows our logo.please check schema.org there are many good things that can enhance metronic.Thanks
Hi, I have an issue with style for implementation summernote js on metronic v8.1.6, the function issue break and style bug, and some di toolbars not working. do you have any sample implementation for that?
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
Hi there,i would like to know how to add light theme (as always) for login page.The rest of the pages it will works as it is selection selected by user dark or light theme.https://preview.keenthemes.com/html/metronic/docs/getting-started/dark-modei referring to above url but not working....
Hi, does metronic 8 use bootstrap? i have a platform made in metronic 4 in bootstrap, i want to migrate the metronic version
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...
Hello there,In the layouts/main-layout/header/menu/menu-pages.vue, line 134:this icon is statically defined to "keen icon" and to "element-8" in it which the following codes will not affect in the core/config/MainMenuConfig.t...
Hello there,I am using Metronic - Vue - v.8.2.0, and I want to use bootstrap instance for showing modals via Javascript function such as:boostrap.modal.getInstance('').show()but I get this error "bootstrap is not defined".I think this is the way metronic works, but How can I inject s...
Hello,I am reaching out because the user account icon that is supposed to be positioned on the right side of the screen has moved to the left side of it. The icon that I am referring to is this one: https://ibb.co/TqsKKbLHow can I move it to the right side?Here is my code, I don't th...
Hi There, I am trying to set the folloing layouts in my application from Fixed to FluidFooter - FluidHeader - FluidContent - FluidBut I dont want to download the template from the Layout Builder. How can I change direcly in the code.Note: Layout Builder splits the project into se...
i purchase metronic_react_v8.1.8_demo1theme and develop my site but when i build and try to host in my server it dose not work ,just show blank page and locally its run and work fine ..so give me solution and fix the issue??
Hello, I'm using Metronic latest version, when I try to implement the following page - templates - hiring-page.html (you will find it attached) the menu pushes all other items down. I attach a screenshot.hiring-page.html:https://pastebin.com/E0svkV9eThis is the theme layout - default-l...
Hello, I recently bought the metronic theme and after installing the theme, the slider in the left menu is constantly moving and it is not available in old versions, how can I fix it?
Hello I have a minier Plugins.bundle.js file with the demo2 of mettonic and I can’t delete it or delete a block of code in it because when I do that the page not works correctly how I can remove this files she take 2Mb
Hello,I am using Laravel and Demo 3 for my server. I am currently looking for all widgets, as I could only find some in my file folders under widgets-2/ folder I am missing some widgets. Where can I get the HTML code for all the widgets that I can then import?Kind regards,Thomas
I want to move app-engage-btn to left side. And then I want to customize size. I want to do 'small width' smaller than original width. I'm using demo-7. // code ....
Hi I'm using the latest update for my new Laravel project.For me, there is a latency to pages getting loaded both locally and in the cloud environments.I also have a project in version 7 it doesn't have this issue.
Hello,I want to activate page-loader in Metronic template, but I can't.When I make the codes given in the documentation, the button is triggered, but I want to show the page-loader until the page is fully loaded.How can I do that?What javascript code should I use?