Hi,
When a do a fresh install of django demo 1, files are not up to date with html demo1.
First, in sidebar, changelog is 8.1.8...maybe a mistake. But : Theme mode menu doesn't appear and when i see django demo files around theme mode they are not up to date.
So. Do you update django version ?...
how to override dropdown list with up and down arrow on Demo 1 with same styles
*Logo *Name1 then under the Name1 workspace_Name the *(up and down) Arrow
when clicked any where on logo space dropdown list of other workspaces with other
Logo, Name and workspace_Name
Ex:
Logo1, N...
This link does not seem to be valid. Is there another one I can use to request access to the repo?
https://keenthemes.com/metronic/github
Dear Metronic Support Team,
I am encountering an issue with my project using Metronic 8. I have an anchor link in my page with href="#overview" that is supposed to scroll the page to the corresponding section when clicked. The link works correctly in the current session, but when the page is refr...
where we should we start our project. i mean which folder inside we should run our project.
Hello,
I noticed that several components, such as Advanced Select, Datepicker, Dial Input, and Password Meter, are marked as "SOON" (metronic v9). Could you please provide an estimated release date or timeframe for these components, especially for the Datepicker? It would be helpful to know when th...
1. Looks like a bug on TinyMCE plugin example
https://preview.keenthemes.com/html/keen/docs/editors/tinymce/plugins
The html starts with
but the javascript references the 'basic' instead of 'plugins'...
Hi,
at the demo of the AJAX DataTables server side
https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side
the "Action" button/menu on the right doesn't work. Tested with macOS Safari and macOS Firefox.
No errors show up at the browser console/inspect element....
Hi there,
I bought the.NET admin dashboard from themeforest.net, but unfortunately the zip file seems corrupt and I am not able to open it! I tried different zip apps, but with no success.
could you please help me?
Thanks
After I purchased this template, how can I customize it? where, On which platform should I import it to be able to start working on it and customize the different parts of the template?
Also, can I import it in the Wordpress?
Will I be able to edit it in a drag-and-drop way?
After downloading and installing metronic_laravel_v8.2.0_demo1.zip, I wanted to follow the instructions at https://preview.keenthemes.com/metronic8/laravel/documentation/configuration/general.
but there is no folder called global in the config folder. There are no General, Menu and Page files.
After purchasing the theme, an error occurs when you import the vscode folder and run it.
vscode -> npm intall ->npm run dev error
An error has occurred.
version
node version : v16.20.2
vue version : @vue/cli 5.0.8
select project : https://keenthemes.com/products/rider-vue-pro
-------...
Hi Team ,
Is seting up Different color theme of Metronic is possible on load time .
I want to load different color for different client App .
Suppose a client A login to App then Whole app appear with blue,
If Client B login to APP , then whole app appear with pink theme..
and so on ..
Click to open menu
Morning,
how can we modifiy the style of the scrollbar, the width or the color for example.
Thank you
I have problem with fullCalander Package when i build the project the problem is when i put a dynamic events ( using ref or reactive ) they block the page without any response i get also warning in browser about : ( in the dev mode )
"runtime-core.esm-bundler.js:40 [Vue warn]: Maximum recursive u...
Hello,
I have a problem with Metronic (demo 11).
I want to use this particular page:
https://preview.keenthemes.com/metronic8/demo11/apps/subscriptions/list.html
Unfortunately, on localhost this page looks a little bit different - both Filter and Add Subscription buttons are in a different row...
On this page: https://preview.keenthemes.com/django/metronic/docs/getting-started there is a gap between 'Install Django' and 'Build Assets.' More specifically:
1. The guide says that:
"Assets compile require the build tools. These libraries are required as below:
Node.js 16.15.0+
Yarn 1.12.18...
Hi All,
For the calendar control located here https://preview.keenthemes.com/metronic8/demo1/apps/calendar.html
I was wondering if we can add events for multiple rooms for the day view. At the moment the demo is showing you can only have 1 entry against the day view but am trying to see if it...
Hello,
I have a problem creating a modal inside another modal. I tried different ways.
For example:
https://thewebdev.info/2022/05/08/how-to-open-another-modal-in-modal-with-bootstrap/
and
Hi,
I'm trying to make a django form in which I want to upload a photo (Dropzone) and enter its title.
I can't send the title field and the photo to my view at the same time.
Could you please help me ?
add.js
// DropzoneJs
let myDropzone = new Dropzone("#kt_dropzonejs_example_1", {...