working on localhost but not working on server. login, sign up not working....
and currently its working in public folder, how to move it to main root folder?
So, I just started using Metronic in my company and I'm working on emulating what a colleague has selected and composed from the Html demo (some lists, some filters, some dashboard elements, etc.).
At the start I've struggled a lot, the Laravel documentation is truly meagre and the overall explan...
Hello, first time poster!
Today while setting up the theme with Laravel (v8.2.5) that the resources\views\partials\modals\create-project\_main.blade.php files has some badly spelled blade directive on the bottom portion (from line 66 to 72) where the expressed directive are written "@incldue" ins...
Hello,
I just purchased a template, payment went through and I received the invoice in my email. I got a bug though from Paddle, and I cannot download the template. What can I do now?
Hi,
I'm using Metronic 8, the HTML version.
Is possible to modify the css classes to have a design that looks like a mobile native look and feel?
When opening the Metronic in the mobile device the font and components on the screen are so small.
If not possible, do you have any plans to release a...
The GOOD template is sold as containing the warm feel.
This does not work, just try it on your preview version, it doe not work there either.
If you customize to warm feel nothing happens, there is only cool feel.
I have tried recompiling the css no change.
Could you please look into this?
Hi i bought keen 3 html theme to develop a react dashboard app, but i don't know how to deal with the flow. I don't see any integration guide arround here, it is possible to integrate with react to consume an api ? is there a guide or something that i can use for ? thanks
pd. i see that the projec...
Dear all, we are developing some specifics and needed the indented version of formrepeater.js
In the project we are basing ourselves on, we only have the version available in
"assets/plugins/form repeater/form repeater.bundle.js"
How can I get the original file to work on it?
how can I leverage the drawer component in vue, I have a table with list of countries, I would like to have an edit button on each row to edit the country inside of a drawer? Can you share an example or some guidance?
Thanks in advance,
Victor
on the official website: https://old.formvalidation.io/settings/
Field settings > icon
I have to added 'icon: false' or 'icon: 'false'' like example on the official website
it's not working for me. please check
Hello
I with the following command
gulp --rtl=true --demo1
I was able to create a rtl style file for the demo 1
but with the following commands, by changing the number, it cannot be created for the next demos. Why?
demo2 to demo64
https://s5.uupload.ir/files/satrasweb/1.png
No matter what I do, nothing works. tagify.min.js file is missing from the dist directory of the @yaireo/tagify package. It seems like it won't ever install/save.
I tried updating your webpack.mix.js for equivalent build configuration to use one of the available file tagify.js. And still get an...
Spent the whole day trying to do a Laravel install and thereās been errors all day. Iām just about done and now Iām getting missing route file errors even though these files are clearly present locally but are not being found command line Heroku. This thing is a mess
Hi everyone,
I'm encountering several issues with the Datatable library and could use some assistance.
Datatable Library Broken in Version 8.2.5:
I've noticed that the Datatable library appears to be broken in version 8.2.5. Has anyone else experienced this issue? If so, what steps did you ta...
Hi, I'm implementing a wizard where I need to validate if exist an object in my database before go to the next step, but it doesn't work properly
This is my code:
const existClient = function () {
return {
validate: function (input) {
const value = input.value;...
Hi KeenThemes-Team
I would like to create a new Laravel 11 project and integrate the template.
I have looked at the Laravel Starterkit and tried to adapt the code. However, what is the /resources/mix directory for, and where do the data come from?
Thank you very much for your support.
Hi there,
Thank you for a great product :)
First of, are all the elements found in the core HTML version also available directly in the React version? Ie. Calendar, Kanban, etc.?
Also, are the different visual elements in v7 available somehow in v8? I specifically wanted to do some tabs wit...
Hi,
Recently our project utilizing Metronic went through an upgrade from Angular 7 to Angular 15, and thus we also would like to upgrade the Metronic version we use. From the release note (https://preview.keenthemes.com/metronic8/angular/docs/changelog) we can see that the last version that expli...
As I mentioned in a previous query, I'm working with Symfony7 and in the latest updates (since Symfony 6.3) AssetMapper is recommended over Webpack. Given the problems I'm having with Metronic 8 in Symfony 7, I've been testing with AssetMapper and in principle everything starts to work (at least app...