Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

All Questions (618)

When I apply an inline css code to an svg as stated in the documentation it gets overridden.for example :theme()->getSvgIcon("demo1/media/icons/duotune/finance/fin010.svg", "svg-icon-success svg-icon-2 svg-icon-success"),That gets called but overwritten by the theme itse...
After installing the demo on my local, I can not see all the menues indicated on the demo page, example:https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/catalog/products.html.Any help with that? i'm buying the theme to use the tables with the sort & search features as indicated on the...
Hi ThereI have downloaded version 8.0.38 and run a yarn install and yarn serve under vue demo1.I get the default site but no index on left side and no authentication either.I then tried changing app.vue to dark mode with following change// Main demo style scss//@import "assets/sass/plugins";...
How to draw this chart? Got any documentation?URL: https://preview.keenthemes.com/metronic8/demo1/dashboards/social.html
Specifically talking on add-product.html page, where there is Drop files here or click to upload. card it works fine it uses /ecommerce/catalog/save-product.js but if I use same card on another page with same Js. nothing happens. I changed name or created new js file still nothing
Hi,I'm using Yajra with laravel in datatable ,I facing issue with send and request data to server, Yarja only working with GET method to send data to server , I try to using POST method to send data to server but Yarja not accept that , I don't know how can query using post with Yajra to preven...
Hi,I've been using Metronic v8 for a little bit now but some Bootstrap 5 components have no dark mode styles.For example the list groups: https://getbootstrap.com/docs/5.0/components/list-group/Is there any plans to support...
Hellowe are opening the modal as shown in the react demo. We are to know when the modal is shown and closed. How can we capture the show.bs.modal and hidden.bs.modal event.Your early response is appriciated.RegardsFarhan
I am using React Template.When I click an item on the list screen, Link to the detail screen.Then I back to the list page, the window scrolls up to the top.I don't want to disable scroll top all screen, just some screen.How can I prevent scroll top on some screens?I think it affects by Scroll...
I have been unable to get Boostrap Tooltips or Popovers to work in my project. I then checked the Demo 1 application and it seems like it's broken over there as well.For example it's working on the HTML template:Visit https://preview.keenthemes.com/metronic8/demo1/widgets/mixed.html and scroll d...
Is there a way that I can delay the drawer opening by a second or so until it loads the body fully? I am using an embed in my drawer and sometimes the javascript to insert the src in the body of the drawer is delayed and causes a whitescreen drawer. Wanting to add this into the scripts.bundle.js of...
I'm going to use Metronic theme(v8.0.37) first time in my React project.I've gone through many docs/videos, but I'm not getting how to use it or how to start with it in my React project.So can anyone please help me/guide me?Thank you.
Al realizar una configuración y exportar, al revisar el index.html en el navegador, arroja el siguiente error:"/var/www/preview.keenthemes.com/kt-products/metronic/releases/2022-03-30-110027/themes/metronic/html/demo1/dist/view/layout/_loader.php" does not exist!
vendor/laravel/framework/src/Illuminate/Database/Connection.php:716712▕ // If an exception occurs when attempting to run a query, we'll format the error713▕ // message to include the bindings with SQL, which will make this exception a714▕ // lot more helpful to the develop...
i'm using metronic in laravel and i'm getting this error that is'Uncaught TypeError: $(...).DataTable is not a function'after making everything exactly like yarja documentation likethis is the data table
Hello,I think there is a problem right now with your cloud authentication API (https://preview.keenthemes.com/metronic8/laravel/api/login).The field api_token is null in the response body. It is then impossible to validate the token with the second API call (https://preview.keenthemes.com/metron...
Hi,I have complex query to get data from many tables to show it in datatable using Yarja in laravel,My issue is when fetch data from other tables and some fields still empty not yet have values entered, show me error and can't get data because some fields is still null value, So how can return N...
Hello!Where can I find documentation, if it exists, to mount a metronic template in an existing blazor application created with visual studio?I'm working in Visual Studio 2019 Community edition.My steps have been:1. Download the demo52. Copy assets folder into wwwroot3. Splitting the theme in...
I've found that using the plugin datatables css, the cursor is not a pointer when the columns is sortable.I think you should add:cursor:pointertotable.dataTable>thead>tr>td:not(.sorting_disabled), table.dataTable>thead>tr>th:not(.sorting_disabled)I've tried the css from datatables.net and t...
Hi,Please stay tuned for today's release Metronic v8.0.38 with a fully integrated Select2 + Bootstrap Floating Label and many other features:1 HTML Demo 22:– New Layout System– Horizontal Menu– Sticky Header– Aside Menu– Page Toolbar– Layout Builder– Dark Mode– RTL Support2 HTML Versi...