I followed the steps to integrate with Laravel: https://preview.keenthemes.com/seven-html-pro/documentation/getting-started/integration/laravel.html
The issue that I see is that the table is working but Datatables search input, pagination, length select box are not styled
After digging into th...
There are some issues on styling on Demo 13 such as rounded corners.
Hi,
I have a question about the Laravel version of the first demo template.
When we checked in the Laravel version is just a really limited thing available but in HTML everything is there.
Is that because the Laravel version is not fully done yet or can we have seen or use all the functio...
I can't found file layout-builder.html in my purchased download. Help me quickly, please. Thanks...
I deployed the metronic 8 vuejs demo1 to amplify and its not rendering properly. Anyone was able to deploy and has the steps to make it work?
if you go to it, you will see with developer tools that its strangely trying to load stuff into the static index.html page
https://master.d399gdl6wuc7cz...
how to show default search field in datatable,
I tried this method, but it doesn't appear
$('#table').dataTable({
"searching": true
});
Hello and thank you for this thoughtful template integration into rails 7. I've been through all files and rails help documentation but I do not understand how to use the rails helper in controller or view for datatables?
JS and CSS are loading correctly for datatables.
Examples from documenta...
I have demo 2 up and running. I cannot toggle the dark theme by adding "dark-mode" to the body's class list.
I've also tried to load both styles (dark and light) in App.vue. At first it seems like that this works but this also seems to break a lot of things.
What would be the recommended way o...
Can you please update packages configuration for VUE Metronic Version.
On "npm audit fix --force" breaks the build "npm run dev"
# npm audit report
ansi-regex >2.1.1
I'm interested in the Start template - but are there any non-admin layout pages?
I want to have a consistent look and feel between my app and its marketing website. I want to use the admin layout that you can preview at https://preview.keenthemes.com/start-html-pro for the app, but then have a l...
Hello,
I cannot use the layout builder on https://preview.keenthemes.com/metronic8/demo1/layout-builder.html
I get the following error when i click the export button: '414 Request-URI Too Large'.
Could you please help me?
Regards,
hello, is there a structure that I can use differently instead of dropzone in file upload? Dropzone is submitting form data via ajax. I want it to be sent inside the field in the form.
Hi, is it possible to load data from database into menu.php?
Hello, we build this website https://nachhaltigesuche.de/. but now we have the problem with every search the hole design design from the search results is changing (On the destop we have now a mobile view). What can we do? (We use Metronic, last version, Laravel)
Issues with menu position, and i cant understand why menu is jump to left-top.
I use default menu html inside card:
Hello Team,
In the latest metronic laravel there is a major mistake in the reset-password.blade
Below is wrong and needs to have a different ID an Action.
Also the JS is not loaded because it is not implemented in pages.php
I'm running Vue.JS on my local machine. The login page is not allowed to go further, it give error in https://preview.keenthemes.com/metronic8/laravel/api/login?email=admin%40demo.com&password=demo
Hi,
I've added few modals using the the ways mentioned in the docs, using bootstrap.js & modal.js (I guess the one came with the template).
So the issue is I'm using a drop down menu o my datable. for actions, if the datatable is empty during the first load, after changing the parapets and ge...
Hello
1) Is this possible in version 8 for Angular react vue larave RTL used ?
2)can used files RTL css html for angular vue react larvel version 8 metronic ?
hi i'm getting this setup and i want to add a new menu element but only show it to certain people? i can add elements to the array in menu.php so they show up, but i wanted to do something like
if(auth()->id == 123){
"special hidden menu item"
}
but this fails because auth is not available a...
Hi keenthemes,
Is there a way to TARGET a modal for print support, like you did for invoice in "dist/apps/invoices/view/invoice-3.html"
The way you made is amazing, it's gonna make us to avoid a lots of pdf backend machinery for print,
We tried to put "print-content-only" class in the moda...
For example ;
I want to draw graphics using widget-38.js file.
protected override Task OnInitializedAsync()
{
return base.OnInitializedAsync();
}
method in widget-38.js file data: [54, 42, 75, 110, 23, 87, 50] and categories: ['E2E', 'IMC', 'SSMC', 'SSBD', 'ICCD', ' PAN', 'S...