Hi,I have a base metronic 8.1.5 laravel.I have added the option dark mode in settings // Layout 'layout' => array( 'main' => [ 'dark-mode-enabled' => true, ] ),Als have read the following page : https://preview.keentheme...
Hi, We use laravel version metronic 8.1.5 , in rtl version toaster message not show currect, the icon should be on the right side, but in left side.also i attach my config and photo of this error. toastr.options = { "closeButton": true, "debug": false,...
Hi SeanStruggling how to apply this: https://preview.keenthemes.com/html/metronic/docs/general/searchContext / Background:I have previously used jquery-ui autocomplete and custom built ajax to pull results based on server-sql queries, using LIKE function.BUT it's unclear if there is an...
hi,we want switch from old laravel version to srarterkit, but have some issue:1 - config file of settings have conflict with other package like spatie/laravel-settings or anlutro/l4-settings, please change config name2 - can't find menu builder class. and menu hard-code in /resources/vie...
We have a long page with buttons at the bottom of the page that open up modals. Each time a user clicks these buttons to open the modal, the page scrolls back up to the top.I use a Javascript to create these modals on the fly:function modalPage(title, url){ let mid = Math.random().t...
Could you provide a lightweight Laravel starter kit with Vite as part of the release with Tailwind?It only needs to have the login / register routes, the header and the sidebar. Nothing more. Also no demo JavaScript. That would make a lot of things easier. The starter kit contains far too much t...
Hi,I am trying to redirect to a custom page after successful login, however it always redirect to dashboard. I made changes AuthenticatedSessionController but again it doesn't redirect to the custom page. I even change the HOME in RouteServiceProvider but it didn't work. How can I change the def...
Can you guys consider making a working datatables client-side code with PHP? current code doesn't support filtering by server-side. It will be beneficial for us if you guys can implement it. thanks.
The sidebar in the The template is METRONIC8 ORIGINAL/DEMO-1, latest version, HTML Framework,DEMO-1 is not rendering in the android devices alone. Kindly guide me through the problem. Have raised the issue earlier but didnot get a reply again. It is working fine in apple devices
Dear, we have purchased Metronic and downloaded demo17 following the steps doneinstalling prerequisites setup the Medtronic using Gulpused layout builder and exported the desired templatethe question is when I unzip exported template and open the HTML file there is just a blank white pagep...
Hello there !I'm using Metronic with Symfony for a while now.I had to hack a bit the system to make it work with Webpack Encore, but now I'm stuck with an old version of Metronic as I had to make core changes to the files.Is there an easy way to integrate Metronic with Webpack Encore ? Thi...
Hi,i purchase your theme but, when i want generate new latout your server respond : Warning: file_put_contents(/var/www/preview.keenthemes.com/kt-products/start/releases/2021-10-12-082049/themes/start/html/../../../_download/start_html_v1.0.9-1673272773/session.json): Failed to open stream: No...
1. Does the theme collect any data from websites that use it?2. If so, what specific data is collected (e.g., email addresses, browsing history, user IDs)?3. Are there any options for users to opt out of data collection?4. If my website has a login system, does the theme collect any additional...
i am getting this error after i run >npm run dev Error: write EIO at afterWriteDispatched (node:internal/stream_base_commons:164:15) at writeGeneric (node:internal/stream_base_commons:155:3) at WriteStream.Socket._writeGeneric (node:net:795:11) at WriteStream.Socket._write (...