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

All Questions (4896)

Hello,I hope you can help me. I have been trying to figure out how i can make the search option on select2 work but i can't seem to find a way. Here's the html code :
Hello Team,We have used vue-i18n plugin same as it is used in the menu to translate text but we are facing issues when the route changes and constants get loaded delayed.Currently, our implementation is working fine but when we clear the cache and then shift to another page from one page at...
Hi, I 'd like use Flatpickr ( for example) in French.But i don't understand how with django view and Js.Thanks for your helpMy wiewclass PublicationsAddView(LoginRequiredMixin, TemplateView): template_name = 'pages/publications/add.html' form = forms.PublicationFor...
Hi,I followed the getting started documentation to create the starterkit working. I now have a dashboard that I can use. But were are the components? How can I create a page following the theme? Were are the buttons, texboxes, grids etc?I only see empty pages in the template... Why are they em...
Hello,I'm using Metronic 8.1.5 with Vue3, and I'm trying to use the BlockUI (following the documentation https://preview.keenthemes.com/html/metronic/docs/general/blockui) but the KTBlockUI is not recognized.How can I use that BlockUI component?Thanks
HelloAre there any examples of accordion opening from left to right or collapsing from left to right or horizontal cart opening from left to right?Thanks for your help.Good day
I have purchase Metronic and tried to work with React versions. Its working properly in localhost but once deployed to hostinger, its not showing any pages. Only showing the splash screen with loading message. Tried to redirect to other urls, but still its loading. No other pages are getting rendere...
how can i fix this issue when i change the metronic template v8.1.6 to dark mode?https://mega.nz/file/tkBVmCTR#IYxNRBub1aNin5khUl7wXVH381LEDj_DVIkJ-CFYKzEthis is the screenshoot photo for this issue.
I have a suggestion, Please collaborate with Web Developer Youtubers like Laravel Daily, Bitfumes etc. So that they can create up to date video tutorials on how to integrate Metronic Template with different web technologies like Laravel, Vue JS, Inertia etc.. and Tutoria...
Hi,Is there a way for the KT datatable to convert automatically to card view on mobile viewport?I see veutify has it working pretty much the way I would need it to work.https://vuetifyjs.com/en/components/data-tables/#usageNot sure if adding veutify to the metronic 8 project will bre...
Hello! I set up a project from scratch on laravel + Vue, and started needing html pages migrated. The ”/assets/js/scripts.bundle.js” is not working in the components which are connected via . Can you please tell me what this problem could be due to ?
I've faced this issue so many times that it became annoying at this point.When I add NPM package like the doc is mentioning and run laravel mix, it bundles the package and works. However!!!I can't follow the package documentation and code examples due to the following errors I'm getting. When...
Hello!Do we know if an Angular Update 15 is on the works for Metronic?
HalooI'm currently upgrading my Tech Stack to a React version. But how to use data table in React version?Thanks!!
significant changes have been made from 8.1.1 to 8.1.6 like moving from vue cli and vuex to vite and pinia.I would like to upgrade these tools is there anything i need to watch out for or i can spin up a new project and move my specific code to the new versionWhats the best way to approach t...
Hi , I can't login to templateReceived error: The login detail is incorrectI used the default username & password:username: admin@demo.com / pass: demo
Good day,I've been trying to install this template on laravel for days, but I fail every timeCan somebody help me?
Hi, I'm using the metronic document's component that uses SVG file icons like pdf.svg.I need more file types for my project or the ability to change the label on the SVG from PDF to something else. I'd like to stick with a consistent look and like the svgs you provided. Can you share whe...
Hello, I want to use demo 19 with laravel, but when I downloaded the files, I couldn't see demo 19, can you help?
Hi Team,You have created an amazing product.Do you have any example of stock price chart integration ? may be something like this:https://www.amcharts.com/demos/stock-chart-comparing-prices/Or If I want to use above library how can I do that ?Thanks in advance for your support
Hi there,I have an old PHP app that I would like to update with the Metronic template without rewriting tons of the original code. Ideally I will use Metronic and split it into a header.php and footer.php to include it with all of the current files I have.My question is: How would I use the...
When I run npm run start (as per https://preview.keenthemes.com/nodejs/metronic/docs/getting-started), receive this error: > express-validator-tut@1.0.0 start> nodemon app.js'nodemon' is not recognized as an internal or external command,operable program or batch file.