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

All Questions (4859)

Hello,I'm using the React version of Metronic Theme (Demo 8) and I couldn't change the base API URL.I added an .env file and added the 'REACT_APP_THEME_API_URL' variable in to it, but the requests are still sent to 'http://localhost:3000/undefined/'.I'm not sure why it's happening and how...
Hi there,I would like to test a simple KT Menu component in react. It seems that the button click event does not apply the "show" class to the menu element in the test as expected. Can you please point me in the right direction on how to test KT Menu components?Thanks!
Hi Guys, How I can implements the demo 27 from HTML to laravel version
Hi,I want to integrate few feature of demo 5 html version to my demo 5 angular I read the given documentation of demo 5 but it does not provide any information about how to make a basic CRUD using demo5 can you provide any details how we can make a fully functional CRUD in angular demo5 same...
I build gulp asset installed correctly but gulp --prod not working
Hi,I am using the Laravel version of metronic. It seems that the minimize (hide) sidebar button is not working. It expands the main portion of the page but it does not minimize the left sidebar.Also, light mode does not persist in the browser. It defaults back to dark mode and I cannot set i...
I am using the theme metronic version 8.1.1 and i want to add my custom css. Where can i add that? and if i will add this, then at the time of deployment any affect will be shown because of the theme's own css?Please help me out with the folder structure to add the custom css and apply that css sm...
Hi. may i know how to make secondary automatically open whenever i click primary pane? i need to click arrow at bottom to active secondary pane. please fix it.
Hello,Could you please tell me where (in which demo/page) I can find a landing page in Angular?Thank you!
:7171/_content/PSC.Blazor.Components.Tours/css/styles.css:1 Failed to load resource: the server responded with a status of 404 (Not Found):7171/css/style.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)scripts.js:2 Uncaught SyntaxError: Unexp...
I bought metronic template from envato market and I want to download version 7 . I can only download metronic 8. Can you help me, how can i download metronic 7 ?
Hello,I bought a regular license for the Metronic theme and am realizing now that I need to purchase an extended license.When I buy it, do I need to change anything in my code base to pass on the license?Thanks!
Hi,I've installed the Spring Metronic Demo, and when I access http://localhost:8080, I'm able to navigate to the Dashboard page, but every time I try to access any other page, although the URL changes, the content is not changed.Is there something else I could do to solve this issue?Than...
Hello there,I know the Symfony starter kit has been announced several times for a while but didn't come up yet. Do you have any ETA for this ?We can't wait to have our hands on it when it will be available !Best,Maxime
Hi Brother,I Use Calendar Design in Theme 7 Package in v8.1.6I'm Having Only One ProblemHere, the event loads all the data as an array in the first place.What I Want To Do Is Just Fetch And Fill The Data Of The Selected Date When The Date Goes Forward And BackwardHow Can I Set Up and Do Th...
Hi, where can we find this file?https://keenthemes.com/scripts/void.php
Hi,I hope you are doing well. We are looking a way to integrate a mail client with Metronic, using IMAP protocol. Do you have any library suggestion that we can use?Metronic already have some views for “Inbox”, the idea is to use those as reference and make some tweaks with the mail client w...
Hello, Is the Laravel version if the Demo11 available? Is it possible to move the "Dashboard" to the Header ?https://preview.keenthemes.com/metronic8/demo11/Thank you
the documentation at https://preview.keenthemes.com/theme-api/api/documentation to my knowledge has no security and only a user route.I am looking for recommendations on how to integrate an authentication API changing the REACT_APP_API_URL in .env but with the features:- JWT- /register check...
Hi Team,Do we have some existing design/component in Metronic theme which can display content like this : https://stories.app.goo.gl/rew3I checked all components, however couldn't find anything which can be used to create something like above link.Your help with this will be highly appr...
I've got a Datatable rendering via Ajax, and in columnDefs for the "Actions" column I am rendering an "Actions" button that should trigger the dropdown menu. This is the same example as the Datatables Ajax Server Side in the documentation https://preview.keenthemes.com/html/metronic/docs/general/dat...
How to prevent page scroll top when open a modal?I'm using metronic 7 with Vue and Bootstrap Vue Modal.Thanks.