Hi,I've installed the Spring Metronic Demo, and when I access http://localhost:8080, I'm able to navigate to the Dashboard page, but every time I try to access any other page, although the URL changes, the content is not changed.Is there something else I could do to solve this issue?Than...
Hello there,I know the Symfony starter kit has been announced several times for a while but didn't come up yet. Do you have any ETA for this ?We can't wait to have our hands on it when it will be available !Best,Maxime
Hi Brother,I Use Calendar Design in Theme 7 Package in v8.1.6I'm Having Only One ProblemHere, the event loads all the data as an array in the first place.What I Want To Do Is Just Fetch And Fill The Data Of The Selected Date When The Date Goes Forward And BackwardHow Can I Set Up and Do Th...
Hi,I hope you are doing well. We are looking a way to integrate a mail client with Metronic, using IMAP protocol. Do you have any library suggestion that we can use?Metronic already have some views for “Inbox”, the idea is to use those as reference and make some tweaks with the mail client w...
Hello, Is the Laravel version if the Demo11 available? Is it possible to move the "Dashboard" to the Header ?https://preview.keenthemes.com/metronic8/demo11/Thank you
the documentation at https://preview.keenthemes.com/theme-api/api/documentation to my knowledge has no security and only a user route.I am looking for recommendations on how to integrate an authentication API changing the REACT_APP_API_URL in .env but with the features:- JWT- /register check...
Hi Team,Do we have some existing design/component in Metronic theme which can display content like this : https://stories.app.goo.gl/rew3I checked all components, however couldn't find anything which can be used to create something like above link.Your help with this will be highly appr...
I've got a Datatable rendering via Ajax, and in columnDefs for the "Actions" column I am rendering an "Actions" button that should trigger the dropdown menu. This is the same example as the Datatables Ajax Server Side in the documentation https://preview.keenthemes.com/html/metronic/docs/general/dat...
Hi,I'm Having A Problem With Select2 Overflow,Where I Use Select2 I Have a Height Constraint .select2-selection--multiple { max-height: 100px; overflow-y: auto; }I Fill Select2 Content with JS appendI Fill Only About 50 Data
Hi there,I would like to avoid the jumping of images when the app is loaded for the first time.Is there a way to have the "Loading" page shown to the user until all images are loaded and show the entire app when everything is ready? I am using React demo2. Thanks for your help!Tamas
Hello TeamI am using metronic theme for react project. I would like to start with login feature. Could you please share the document that help with implementing login feature in React.RegardsAnju
hello, is there a structure that I can use differently instead of dropzone in file upload? Dropzone is submitting form data via ajax. I want it to be sent inside the field in the form.
Hi,https://preview.keenthemes.com/metronic8/demo31/index.html?mode=light&_ga=2.66994599.884446695.1673852315-1884776718.1653547987 I have this theme. In the quick search of this page, Can I make the search result to be come on top of the result? As an example, If I search Ana Clark on the search,...
HiI was trying to use charts pie chart, I keep getting the error “Failed to create chart: can’t acquire context from the given item” in my browser console. Other charts works expect for Pie chartPls advise on what to do to fix this. see my code belowfunction getRand...
Hi all, I am using Metronic react project . The project is working fine in the local development environment .But while i try to build (npm run build) and serve (serve -s build) the project , it is not working . I tried changing the homepage path in package.json to "/my/app" too . still its not w...
Hello/p, i'm trying to use the documentation for keen theme that you have for us. And it seems that i can't access the javascript code. How can I fix that ? Thank you in advance.
https://preview.keenthemes.com/html/metronic/docs/general/datatables/basicAfter I select the JavaScript tab, nothing happens. There is the following error in the console. tracking.js:1 Uncaught (in promise) Error: License expired at tracking.js:1:66159 at async Promise.all (index 0)R...
Hello,I started project from Starter Kit for Rails 7 (bundle asset with Webpack) and activate turbo rails. Everything works fine but not with the dropdown. When click any dropdown (e.g. sidebar), it won't expand the menus. I even tried to change 'DOMContentLoaded' to 'turbolinks:load' on any ass...