Hi I have purchased the Metronic 8.1.5v recently and I need to have my Datatables populated with the server side mySQL data which I already have.I am not able to get clear instructions on how to point my Datatables to my server side database and its corresponding table.I understand I should...
The current Blazor implementation of the theme is in a single project which forces me to use the starter kit project for new projects and cluttering my code with your code.You can create a Nuget package or seperate assembly that can be referenced from new projects. Then I don't need to have the...
Hello, i am in the european union i need use a cookie banner. How can i add this to my metronic database (Latest version, Laravel) ?is there this https://preview.keenthemes.com/html/metronic/docs/general/cookiealert?_ga=2.206512986.814834772.1666085597-291478422.1656754071 ? I need something tha...
A problem has been experienced with KTDatatables (Metronic 7). The problem consists of an overflow of the ‘actions panel’ (it is impossible to access to the ‘edit’ or ‘delete’ options in each row).All columns defined in the table have the same structure (except for ‘actions’). This structure is...
I using metronic v7.2.8, I added tagify to an input and also set the placeholder but the placeholder text does not show in the input, the tags get added as expected it's just the placeholder text that's not getting set. Kindly advise.
# yarn installyarn install v1.22.19info No lockfile found.warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To...
Hi,Do you have some article or page where you explain the terms and relations?e.g- What is the difference between pages and apps?- What is the relation between account, user management and customer?- Do you also have the migration files for laravel or any database dump?
Hi.I'm trying to figure out how to do some of the JS stuff with blazor. Are there any easy predefined functionality for this? Can't find it in the docs.As an example I want to make a field a datepicker, but it The HTML...
Hi Sean and teamThe search / quick search documentation is a bit confusing. Apologies.. but would like to confirm:1. In the Demo, does the navbar search field utilise BOTH the Quick Search and Search JS script Utils (var KTSearch, and var KTLayoutSearch)?(I am presuming yes, but then uncle...
Hi,I'm trying to implement a solution whereby I have a Drawer element on a page with mutiple buttons to toggle the drawer.I want to use the show event to load content into the Drawer but I need to know which toggle button was clicked to show the Drawer.Any help with this much appreciated...
Hello,I'm unable to change the menus.For example I would like to change the "Default" label on the first menu item of the "Dashboard" section on the top menu.In order to do that I have changed the lien 17 of the __Dashboards.cshtml file in the Views/Layout/HeaderLayout/Header/_Menu directory...
Hi keenthemes,As I'm working on the landing pricing table now, I toticed a small ..For the default landing price table it's ok,but when we click on the button 'Monthly | Annual", we lose the slash "/" wich sayin per month or per year.Thank you
I've updated the line:ApiService.vueInstance.axios.defaults.baseURL = process.env.MY_API_URL;(MY_API_URL = "https://localhost:7100") just for referencein order to point the app at my locally running API, but not matter what the base URL is always http://localhost:8080 (the location the a...
Repro:1. Log in2. Click on Profile avatar3. Click on My Profile4. Click on Account in the left menu and then click Overview5. Click on Profile avatar6. Click on My Profile7. Notice how the left menu item Pages breaks - nothing happens when I click on it. Also notice that Pages -> Pro...