Hi Keenthemes,There's no images in slider (Landing Page)due to the removing of the folder "product-demos" inside media.we intent to use that folder to put exactly our demo pages, so we don't have to invent another folder or way, (we are on keenthemes steps) so ...Thank you
Why doesn't the FormValidation library include the Tachyons plugin? Because of its absence, you cannot change messages using ajax requests.https://formvalidation.io/guide/examples/showing-custom-message-returned-from-server/
I'm using metronic with Blazor integration. I use Google Analytics on my website. However, the analysis does not work properly because the transition between pages is dynamic.When user moves from page A to page B, the skeleton remains the same, but the content of the page changes. It doesn't wor...
Hello my friends. I use CRM Software template in metronic . but i want to use the top menu on the left.how can I do it ? does it support it? I'll be happy if you can help me
Hello, I have a question. For example, if I want to buy this script, can I sell it? I bought the exact same script from someone, and after some research, I came across your site. Any chance of checking? The site of the installed script; https://bunasor.com/
HiI have an issue when using CKEditor 5 inside a modal - in that the link URL field doesn't get focus, so I can't type in the link.I've read issues online but cannot seem to resolve.Assistance would be great ! :-)
Hello,We bought your Metronic 8 template few days ago. We focus on Angular template, downloaded. It is up and running.If we compare HTML templates to Angular, we notice that there are several items in your HTML demo is missing in Angular demo. I assume that you rightfully get rid off jQuery...
Buongiorno, scusate ma e' da poco che mi sono "buttato" su web quindi sono ancora un novellino nella programmazione. Non trovo lo script per eseguire "Upload File" su server, utilizzando "dropzonejs" non trovo il file di configurazione dove devo inserire le credenziali di accesso ai folder del serve...
HiDo you have a working example of the DropzoneJS for React?In the demo1 code I don't see itsomething like this:https://preview.keenthemes.com/metronic/demo1/crud/file-upload/dropzonejs.htmlbut for ReactJSthank you!
why aren't preparations on github use the same row on actual file? likes, if I comment 27-83 row on my PrivateRoutes.tsx, it will comment the } after as well.other preparations are also confusing likes removing dashboard folder before clearing DashboardWrapper.tsx.is there any...
Hello!I am developing a web application based on Metronic theme, laravel_app version. I would like to use your menu and breadcrumb construction solution but the documentation on this is poorly described. In pages.php I have:'greenhouse' => array( 'title' => 'Green...
I configured the home page using Metronic.I created a build folder through yarn build and registered it on my hosting server.But only the splash-page is visible and the root div is not read.I wonder if I have to expand to see my main index on the hosting server.need helpOnly sp...
I am working with demo1, for laravel. I have followed several tutorials to work with livewire. Is it possible to integrate livewire with Metronic 8, is there any way to properly integrate livewire?
Hi, I tried to add a new account in my laravel starterkit and after this get me error:View [pages.system.metronic.not_found] not found..I can mention that when i creat account it’s telling me that i have reseted password. Please check this. I have used the latest laravel starterkit version...
Hi there,After updating the Metroinic version. I got this error: Loading module from “http://127.0.0.1:5173/metronic8/vue/demo8/src/App.vue?vue&type=style&index=0&lang.scss” was blocked because of a disallowed MIME type (“”)when I omit the style files from app.vue file project works just...
Hi,I'm trying to implement Metronic indicator for page loading (https://preview.keenthemes.com/html/metronic/docs/base/page-loading).I've copied sample code (js + html) from the mentioned page to my page.On button click it reports next error in console:Uncaught TypeError: KTApp.sh...
i created wizard demo page with Sarterkit demo (Blazor). i have found necessary javascripts are loaded (create-app.js) but the wizard page was not working. i created different page wizard.razorbelow the code which contain html code @page "/incidents/IncidentWizard"...
I am using Metronic Blazor. While the sticky header normally works, it doesn't work on mobile. The part that works in the video below is the html demo.Do I need to trigger a function to make it work on the mobile as well?