I have been using this template with my next.js app and i'm struggling to get all the futures working property, I know it is small chance that this will happen but It would be awesome.I would surely pay extra for that opportunity.
Hi,
I am developing with Metronic 8 template (Angular) and it looks like data-bs-toggle="dropdown" and data-bs-toggle="collapse" is not working. There is no triggering event happening. This was tested on Settings portion of the Demo code, and copied Bootstrap 5 examples (from their site) into the c...
Hi, I would like to setup Metronic 8 (demo3, React version) with Laravel. Which tutorial should I follow? I only see Vue + Laravel integration in the docs.
The setup instructions at https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.html don't match anything I've downloaded. I downloaded the zip file from Themeforest and I have downloaded a theme.
Step 3 says: Start a command prompt window or terminal and change...
Hi,
How print report result with bootstrap in laravel with metronic
also I need to print paper with background water mark and table grid lines rows ,
Is there any library can benefit me
Thanks in advance
M.Fakira
Hi! I installed Angular on my new website, but I'm using the HTML version from this theme and apply the theme manually by copying the design I need.
Header and sidebar animations don't work.
The console show this error:
Uncaught TypeError: Cannot read properties of null (reading 'on')
at O...
How can I do auth operations (login/register) in Metronic UI React template?
I'm new to Metronic UI so I don't know much about the file structure of the project, so I don't know how to do auth operations (login/register). Can you help me with this?
It would be great if you could suggest a video or...
With functions like this, how do redirect the user to the previous page after a successful login
const router = createRouter({
history: createWebHashHistory(),
routes,
});
router.beforeEach(() => {
// reset config to initial state
store.commit(Mutations.RESET_LAYOUT_CONFIG...
Hi,
I use the React version of Metronic and when using the stepper on "https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal", I noticed that the logic behind submit step button is not well written I think or maybe there is something else...
Evrything goes well whe...
Hello,
I'm a huge Metronic fan and I really like what you do.
I am using your template, and in the dark-mode version of React, the infos (numbers or data) are not displayed correctly on the charts when I hover on it. So I wonder if I dit something wrong during installation or is it coming from you...
Hi
I am having trouble getting the vue version working right. I am now just working with the demo but that is far from perfect. In the video about how to start it you export a file, but for vue that is not the case. You just have a bit of typescript, that's it. How am I supposed to start a vue pr...
I bought the theme and install locally but I didn't find some of the pages/components that is showing in theme preview like application , admin , multiple dashboard , user management etc.
I am following this link for preview an...
Hello... An angular newbie here, I get this when I do an "npm install"...
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: demo1@8.0.38
npm ERR! Found: @angular/compiler@13.2.5
npm ERR! node_modules/@angular/compiler
npm ERR! @...
Hello,
I bought Metronic theme but I didn't get all the versions in the download file.
I don't know how to pull all the pages after deploying the theme on our server, specifically Products, Admin, User etc.
Thank you.
I am attempting to use alerts as defined in this section of the documentation
https://preview.keenthemes.com/metronic8/demo1/documentation/base/alerts.html
When I attempt to apply this markup in my page, the alert box does adopt the correct color, but the icon does not render and the text is n...
Hello,
I can see each element when i go to following link (html version of demo1 ) i can see all elements and explore them.
https://preview.keenthemes.com/metronic8/demo1/index.html?_ga=2.96392405.891822424.1653486730-1662773759.1631454151
But if i go to react version of demo1 metronic app...
Hi Support,
I'm trying to use the login page however I'm getting this error
Page not found: authentication/flows/basic/sign-in error
May I know where to locate this sign-in and sign-out pages?