Hi
I'm using laravel starterkit, and i'm having trouble implementing date dropdown,
i'm trying to implement the date from this html template :
html/demo1/dist/apps/invoices/create.html
to my laravel blade.
the input are there but nothing happens when clicking.
although the date input w...
Hi,
In my Asp.Net Core application using the Metronic v8.2.9 Bootstrap theme, I ran "gulp --demo1" again. While other files updated successfully, the following issue persists. Despite the files being present in the _keenthemes folder, they are not being copied to the corresponding directory under w...
hello,
I use django starterkit. I want to had german language.
So i try the command : django-admin makemessages -l de
But, i have the error :
Unable to find a locale path to store translations for file _keenthemes\__init__.py. Make sure the 'locale' directory exists in an app or LOCALE_PA...
Good day,
I have a problem with running the flask program. When it runs the main page displays however, non of the links work, whenever I clicked them. What could be the problem? Thank you in advance for the help.
So I just downloaded the metronic demo starterkit symfony version.
I noticed that following the steps in the guide (https://preview.keenthemes.com/symfony/metronic/docs/getting-started), you need to run/build a new webpack configuration inside the assets folder of the same project. Is it normal ?...
floating labels on select have different colors than on inputs/textareas when all are disabled, e.g.
Hi All, I try to open Modal in html and I follow this documentation https://preview.keenthemes.com/html/metronic/docs/base/modal but it is not open,
The elements on the error page 404 is all aligned to the top left, where I think the intended position of the elements should be aligned in the middle vertically and horizontally right?
I saw Keenicons icons and they are gorjeous.
I noticed that Keenicons need internal span for each path that the original SVG have.
Is this intencional?
This will make usage hard.
It easier (even in a developer sense)
to have all icon content in a single `content: \eeb6`
So we dont ha...
It is impossible to compile or run the nodejs project for a newbie user like me.
https://preview.keenthemes.com/nodejs/metronic/docs/getting-started
Trying to reproduce the getting started doc in a windows pc without nodejs and other things previously installed, it is impossible.
A ton o...
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,
I followed step by step the description of this page: https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/export,
to activate teh buttons export on my datatable application,
and the browser return me this JAVASCRIPT'S ERROR:
---------------------------------------...
Hi,
I have been struggling for hours with an issue so thought i better get help.
I am trying to put some rating stars in a modal, but they dont work! I am using the below code which is from here https://preview.keenthemes.com/html/metronic/docs/base/rating
Hi I can't set select2 search on modal and tabs,? but other modal without tabs it is can to set search select2, how to upload image in this question??????
How to enable hour input ?
1. I am a frontend beginner and I purchased your theme and joined your GitHub repository. However, I found that the code on the GitHub repository is different from the code I downloaded from your main website. Why is this the case? I assumed they would be synchronized. This has led me to spend a lot...
When I have table with Pagination and the rows have numbers like this:
1 ---------
2 ---------
3 ---------
So, when I go to the second page by Pagination the rows start from:
1 ---------
but it must start from:
4 ---------
How can I solve this bug?
Metronic
Vue demo 8 version 8.1.6
no...
Hello!
I manage to make a first build of metronic on my environment, but I'm getting the sidebar scrollbar in different color from demo.
See: https://app.decisao.net
I want the same color from demo, a subtle color. The white in my site is too much.
How can I revert this? I don't touch i...
Hello, I started my project using the laravel integration documentation in the metronic version I specified. But on mobile devices, sidebar z-index:100 does not happen. Therefore, the drawer-backdrop stays on the sidebar. How do I solve this problem! It's a bit urgent.
I tried running below command for HTML Metronic template. I am getting below error. I searched a lot for the answers, but could not get it to work with the suggested solutions.
npm run build --demo1
> metronic@8.2.0 build
> webpack
[webpack-cli] Invalid configuration object. Webpack has be...
Hi.
I working on the Metronics Laravel app.
It was working well before I run "Composer update" to install the DebugBar.
After the upgrade I can't login to App.
Getting "Sorry, looks like there are some errors detected, please try again." error message.
From DebugBar i got this execption "Unauth...