hi
Now the files I have are all bundled
Is it possible to give me the files individually?
It means that now they are all in one file
Give me the files separately
I want all the files and libraries in single css format, for example, bootstrap has its own css and js file, and the styles used...
Hello,
I'm using the Laravel demo7,
I want to use the same layout as for documentation for the public space of my project but I cannot figure how to do that.
I know this piece of the web.php is disabling the auth but when I try on different folder inside views it does not work
$menu = t...
I want to create new pages in subdirectories. But every time I try to include the '_default.php', the files cannot be retrieved because the path is wrong. I have already set the base href to "../" so the assets are loaded, but how do I get the content in there? I don't want to work with /page?=examp...
Hi Guys,
When you use the combination of table-hover and table-striped together, the table-hover effect only works on alternating rows.
I can confirm the same happens in 'dark mode'. (Images below = row one hovering, then row 2 hovering)
https://i.ibb.co/R3XvD7n/Screenshot-2023-03-03-at-13-2...
I replaced the metronioc url with my own api url but i am navigating to dashboard.Can anyone help me
i have two fields for login ....username and password
HI.
It is possible to add to the kt-datatables component (Vuejs) the option to customize the styles of the background color and borders of the cells. I need this option since I need to change the background color depending on a specific value in the cell.
Hi!
I am using Metronic Demo 1 for Angular and I trying to save the sidebar status (either minimized or not) so it stays the same way after a refresh
In sidebar.component.ts
Tried to set 'data-kt-app-sidebar-minimize' to either 'on' or null but when I do, I can't change the status again....
Hello,
I am planning to use Metronic as a theme in my SaaS application.
I've already read some questions in this forum regarding that topic but I don't think that those threads answer my question properly.
How my server setup looks like:
I want to have multiple paying users which can access th...
Apologies for asking this I tried searching for something similar but I'm too old and slow to get it... I purchased the Good admin theme and I love it, the problem is I only needed the CSS file and (don't have much experience) I have no idea what is. Any pointers please ?
Thank you all!
My team leader just buy Product Version: 8.1.7 for laravel but after I implemented, I cant found all asset files needed for every widget I want to use, as I remember in old version there is vendors.bundle.js that covered all widget, is it changed or else ?
Hi,
I am using FormValidation and i noticed that under the fileds being validated, the plugin add more space than the padding and margin defined in the css.
Is there a way to remove this additional space?
Here is an image. The red line circles where the plugin adds more space, while the gre...
this is not work with viteJs +4 and laravel +10
I want to use a simple ajax function in Laravel, I am familiar with jQuery ajax and I read in docs metronic8 does not use jQuery. I want to know, is it okay to include jQuery or metronic8 have anything to perform Ajax?
When I put it to run (yarn start) it goes to this error page, do you know where in the code I can solve this bug?
Hi,
We are trying to create a Blazor server app using html template code from Demo 33 HTML. Currently the sample page only has header and left side bar with blank body.
The button "kt_app_sidebar_secondary_toggle" and the user profile mouse over menus at header are not working.
It works som...
Dear Support Teams,
I have a questions using metronic in my angular application.
1. Does jquery already installed in metronic or should i import jquery library using npm.
2. I want to use metronic 8 datatables for my angular application. Do you have any guidelines in order to do that.
Th...
Hi,
I am using Metronic 8.1.7 Laravel App. How can I create a new page having a form and uploading file. I create a new entry in menu.php file, crated a blade file. I don't know where I need to define route. It looks we do not need to define it web.php.
public static setHeader(): void {
ApiService.vueInstance.axios.defaults.headers.common[
"Authorization"
] = `Bearer ${JwtService.getToken()}`;
ApiService.vueInstance.axios.defaults.headers.common["Accept"] =
"application/json";
}
error:
Uncaught (in promise) Typ...
https://pasteboard.co/5QAzKRhvOvWq.png
Hi Team
I'm getting this error
when I try to run the
npm run dev --demo7
in Laravel theme app,
1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
ERROR in ./resources/assets/core/plugins/custom/typedjs/typedjs.js 3:15-47
Mod...
when run npm dev --demo7 on laravel instalation
the following error comes and
getting browser msg "This site isn't working"
PHP Fatal error: Uncaught InvalidArgumentException: View [layout.demo1._content.
Please find the attached screenshot
https://imgur.com/a/1WasmXR