Hi all, I'm trying to use metronic with Symfony, and AssetMapper from symfony.I have at the root of my project a folder _keenthemes with which I build the theme sources. The compiled sources fall into my assets/metronic folder as defined in webpack.config.js in the "tools" folder.Styles etc. wor...
Hi,I am using metronic angular version 8.2.2. I dynamically load the sidebar-menu but when I refresh my page, the relevant menu is not selected by default. What to do ?
Hello, I'm having an issue, a spinner displayed when blocking the overlay text.I don't want to display a spinner I just want to display the mouse normally when showing permanently the text. Is this a bug ? Or I'm I missing something ?Below the code:
i'm using metronic_symfony_v8.2.3 symfony starterkit,when i run npm run build on /starterkit/_keenthemes/tools the build succeed but no directory created into the public directory or anyhere else!
On the previous version, you supplied the FormValidation.io TypeScript bindings, however I can't see them anywhere in the src -> plugins -> @form-validation folderAre these still available, if so can you supply and please include in the future releasesThanks
Hi everyone, I am planning to start a Laravel project using inertia vuejs. Before I proceed with getting this theme, I don't know if I can install the theme using npm. Recall that I will be using vite and not mix.js. is it possible to install using npm?
Hello everyoneI am Working within React v8.2.2I want to change the orientation of the entire website - from right to left - when selecting the Arabic languageIf you return to the English language, change the direction from left to rightThank you all
If there is no space below for the select2 component to open, it opens upwards. However, there is an issue: if it opens upwards, on its initial opening, it appears with a misalignment to the left. The issue gets resolved when opened, closed, and then reopened.there is any solution?
I am attempting to change some of the theme colors by adding the following code to the _variables.custom.scss:$theme-colors: ( "primary": #047cc4, "secondary": #084365, "link-hover-color": #014e7f,);After running gulp, the primary and secondary colors were successfully upd...
How to setup blazor starter such that the active link will be highlighted for each page ? also what's a similar good pattern for setting it up with html as well as mvc ?
Hello, on Metronic v8.2.3, Demo 1, when using dark header, the parent menu links on mobile turn white on touch/click/hover, making them invisible as the background is also white.Is there a fix for this so that the parent links are visible?To replicate, go to the layout builder https://pr...
I work with laravel9 I bought your template with which I work but I have a problem, I created an add form based on your design, which means that I have to fill in the fields step by step, I realized that you use stepper, how do I send the data to my controller?
Hello, I would like to know, if it`s possible to use Metronic v8.2.3 with my Symfony 5.4.1 application. If it`s not possible, which Metronic version can you recommend to me? Thanks.
Hey all,working on a Symfony + Metronic app, I cannot seem to get all the select2 styles to load. The background is transparent and the other elements appear on top of the select box.I used a custom webpack configuration, but all the styles are bundled in (I can see the select2 classes in the...
I noticed the following code in style.bundle.css:.w-lg-150px { width: 150px !important; }And, I wanted to make a slightly smaller version, so I added the following code to layout/_variables.custom.scss:.w-lg-140px { width: 140px; }After running 'gulp' in the tools dir...
Hello,We buy metronic and i download it.But i dont understand anything your docs for implement the project.It was complicated.Please explain step by step how can i implement to my project after download.Thank you
hello i have kt-toolbar-filter i added custom range date picker inside it, whenever i select option or custom all filter menu hides.how to solve it?regards
my header menu with kt_app_header_wrapper class on localhost, can't float like preview on https://preview.keenthemes.com/metronic8/vue/demo1/dashboard like this https://i.imgur.com/M80sL7O.png