Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: PHP (488)

Hiis Toaster's CSS and JS are bundled in the theme ?because i'm getting the error : "Uncaught ReferenceError: toastr is not defined{}" in teh console.If it's already bundled as mentionned in : https://preview.keenthemes.com/metronic8/demo1/documentation/general/toastr.html is there any tut...
I am looking to add the Actions dropdown button in my datatables to edit or delete that records as shown in you https://preview.keenthemes.com/metronic8/demo1/apps/user-management/roles/view.htmlBut unable to find the script for the above executions in the code.Can you please help me out wi...
I am using this documentation as a sample reference -> https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideMy datatables is loading continuously without showing results. I suspect I wrongly code the followings in datatables.php:public function getJsonDecode(): mix...
So am trying to use many modals on a single page with @include syntax to include modals and it appears because of the way the frontend is been layed out, pls how can i include multiple modals on a page
Is there any way in vue demo that we can set the action button on the breadcrumb section right side dynamically based on the page same as the breadcrumbs?
Hi,I require assistance in setting up the calendar on my project. I've pulled the kt_content_container over, followed other steps and I've run into a problem on initializing the calendar as the initialization code is in .html but the entire project has been pulled over to .phpThanks in a...
I am using this code."use strict";// Class definitionlet KTSearch = function () { // Private variables let form; // Init Select2 const initSelectXYZ = () => { // Init Select2 --- more info: https://select2.org/ $('[name="provincia_id"]').s...
Hi, Am have implemented this https://preview.keenthemes.com/metronic8/demo3/apps/user-management/users/list.html and was able to make the listing dynamic, but encountered a problem with the Action menu, it does not popup when clicked.
Hello,Why Laravel Demo6 doesn't come like all 12 dashboards even after:npm run devnpm run dev --demo6$theme->setDemo('demo6'); in AppServiceProvider.phpCan you help me?Thanks
working on localhost but not working on server. login, sign up not working....and currently its working in public folder, how to move it to main root folder?
Hello, I am using metronic v8.1.5 demo20. I want to use the menu above as a left menu, how can I do it?
Hello,I purchased the "Good" theme, I followed the documentation at the "Server Side Integration" section step by step, starting with a fresh inst...
Here's my problem in Metronic 8.1.8: https://devs.keenthemes.com/question/how-to-add-additional-pluginsI am trying to update to Metronic 8.2.0 to test if this will solve my problem in adding pluginsformvalidation: { styles: [ "{$config.path.common_src}/plugins/@form-validation/umd...
When Trying to install starter kit of Metronic laravel theme i am getting following error:TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) at C:\Users\Kashif\Downloads\themeforest-Y9tF6thq-metronic-responsive-admin-dashboard-template\laravel\laravel_demo1...
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 the...
Hello, after downloading the Metronic V7 I tried to install it following the instructions on the page:https://keenthemes.com/metronic7/?page=docs&section=laravel-quick-startAnd I have an error when generating the Build assets.
Hi,I did everything as described in the below link in my php plugin:https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1I log in to the system and everything work but my browser console is showing some errors like below, and when I comment include p...
Hello, first time poster!Today while setting up the theme with Laravel (v8.2.5) that the resources\views\partials\modals\create-project\_main.blade.php files has some badly spelled blade directive on the bottom portion (from line 66 to 72) where the expressed directive are written "@incldue" ins...
Hi sir,In HTML,I used metronic8 v8.2.1 how to used KTDataTable.I not found KTDataTable in documentation please give its lionk with example.
Hello ,I am using Metronic v7, and i will need to return a huge data records and need to use the server-side processing to paging it,i have ref to the below demo but it doesn't work when i change the Ajax URL to my backend php file, i am not sure what's wrong with my php file , i have compared wi...
Hi Metronic team,Love the Metronic 9 Tailwind version!!Do you have an approximate ETA for Symfony / AssetMapper integration with Tailwind Metronic?Thanks