I bought your Metronic Theme for another account.
Now, I'm having trouble with the side navigation. Even though I followed your documentation, I am facing an error when creating a new dropdown menu. In that submenu page.
The error message I'm getting is http://localhost:3011/admin/error/404.
C...
When I chose the template and added it to the cart, I didn't know that template is correct. So how can I check this
Hi,
I just got your theme metronic_v8.2.3, but the bundling theme assets is not working with Gulp nor Webpack in Flask.
I am following the guide here: https://preview.keenthemes.com/flask/metronic/docs/getting-started
Errors:
For webpack: npm run build
* First removing "type": "module...
WHere can I download the design files so I can mockup screen for my dev?
The fonts received this error, the rest works ok except this:
GET http://localhost:3000/fonts/keenicons-duotone.woff net::ERR_ABORTED 404 (Not Found)
plugins.bundle-53f02c66da992c6ea24494b454a6a19fb73d958e6936003d254ec19ed4fbdb49.css:1 GET http://localhost:3000/fonts/la-solid-900.woff...
When you download Metronic, you get a particular demo source with the download. I am wanting to change colors and some minor details with say buttons and badges. I can make these changes, but I want to see the impact of those changes more in the way the Documentation lays out the items and less li...
I try to implement the Date Picker from the demo "Set First Target" into the Wizard "Create App" - but i can't receive the Date within my form. The picked Date is not stored in the "Interface" data. I use the name of the declared object within the parent - but the Yup (defined in the parent) tells m...
I bought the Metronic template for the React version. The wizard is not working correctly when data-kt-stepper-action="step" is used. This should make the steps clickable but this doesn't work.
I place the attribute like it is also used in the HTML template.
if i look at the _StepperComponent...
Hi,
I would like some help making the craft theme work with Rails 7. I haven't been able to find much information on the internet. Is there any tutorials or guides for this?
Thanks,
Craig.
Hi,
the Figma file I got in the Themeforest download package only contains the colors, typography, buttons and badges and then suddenly stops - there's nothing else in terms of components. Where do I get the rest of the UI components such as inputs, switches, cards, list items, charts etc.?
Thank...
I´m using Metronic 8.2.1 Laravel and i have this errors:
Uncaught SyntaxError: Cannot use import statement outside a module (at plugins.bundle.js:41261:1)
scripts.bundle.js:8280 Uncaught ReferenceError: $ is not defined
at scripts.bundle.js:8280:1
(anónimo) @ scripts.bundle.js:8280
general.js:1...
Hello,
For several hours I have been trying unsuccessfully to implement Metronic on Firebase hosting. Has anyone managed to do this? Is this even possible? Locally, all Metronic works without a problem, and after uploading to Firebase hosting I have a blank screen - https://fobos-mag.web.app
I feel silly but can't seem to figure out how to make the menu icon area wider or at least not hide overflow (that's the actual problem to be honest). I have added text below the buttons and lined those up by applying a custom style and giving it flex-direction: column However, I am unable to mak...
Hello, is there a react version of demo 28 in the link below?
https://preview.keenthemes.com/metronic8/demo28/index.html?mode=light&_ga=2.101794888.890462997.1675983921-1755027325.1675636840
We are missing the vendor folder in Laravel demo1 because of this we are getting this error
AH01071: Got error 'PHP message: PHP Warning: require(/var/www/vhosts/outreachdeal.com/influencer.outreachdeal.com/starterkit/public/../vendor/autoload.php): Failed to open stream: No such file or director...
I`ve download a laravel package containing 9 demos.
I`m using demo2 and the icons and text on the top are gray.
it should be White. I ran:
npm run dev --demo2
What am i doing wrong?
We have created a Stepper which works great when built locally, but when building for production and minify are applied it does not work anymore. Pushing "continue" will results in nothing happening. No errors in web console either. Im very confused :D
"use strict";
// Class definition...
Hi,
Im using jstree and a modal with select2 dropdown, and whenever i load the jstree.bundle.js select2 gets an error "select2 is not a function". I'm using the plugins.bundle.js which contains the select2 function which is above the jstree.bundle.js. What can i do to fix this?
Hi. Is it possible to change direction of metronic at runtime ?
I have an asp.net core application using metronic 8.1.6 template and i need both rtl and ltr versions. When user changes the language , for example persian or arabic, it's need to change the direction to rtl .I tried to change themeset...
Hi,
https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/column-visibility
The feature on this page is not working :(
Can you help me please.
Thans so much.
Hi,
I'm customizing the UI as per my requirements. Now, I want to change the LTR to RTL at runtime. I found that themesetting.json can do that switching. But It doesn't do on runtime. How can I make it? Please give me complete instructions for this problem.
It would be a great thing if you res...
HI
When mapping a route in the controller..
If I use @Getmapping("/list") it works fine,
If @Getmapping("/recommendation/list") is used, the theme can't be retrieved(only text).
Return value is theme.getPageView("recommendation", "list");
The path of the list.html file is
: resources/tem...