Based on below doc, I added 2 tabs and their contents in a angular component. But tab change doesn't work. Is there any script initialization required?
https://preview.keenthemes.com/metronic8/demo1/documentation/base/tabs.html
Thanks.
Hi,
Am i the only one not able to access ceres html pro components’ page (error 500 nginx) & documentation (file not found)
Maybe i have the wrong link in the theme preview ?
Thank you all
Clement
I want to buy a bootstrap 5 template, but I'm not sure what the license prices are, I want to use it on at least 2 websites.
I want to hide a particular div by giving them a class
Hi Lauris,
I`m starting to expand FulCalendar and got a question:
sample method for creating event
const addEvent = () => {
console.log("there you Go!");
calendarOptions.events = [
...calendarOptions.events,
{
title: "My Title",...
I bought Metronic 8 today and now I'm reading the docs.
Here:
https://preview.keenthemes.com/metronic8/react/docs/docs/overview
it says:
/src/app/setup Contains redux setup(rootReducer, store), axios setup and mock adapter setup.
But I can't find that folder? Just a relic in the doc...
Hi,
Hereby the components, my questions are at the end:
Index.vue
select2 doesn't compile the visual correctly when I follow the installation step-by-step through laravel.
https://imgur.com/a/phSccjp
Hi,
I have bought Metronic angular.
In my download I have only docs and demo.
In documentation you say to change to theme folder.
I do not see this theme folder.
I want to start with minimum configuration and add only needed components
DataTables not showing "Processing... or Loading..." message, even in your demo:
https://preview.keenthemes.com/metronic8/laravel/log/audit
Please advise,
Thanks
Hello, is it possible to start the collapsible card collapsed ?
Hello, i upload my metronic laravel project to AWS but i get this mistake. What can i do?
Using demo 1 React version, after login and at the main dashboard page if I select a bookmark or paste in a url to a protected page it redirect to the auth page? That should not be by design. Is there a bug right now?
Problem 1
- yajra/laravel-datatables-buttons[v4.10.0, ..., v4.13.3] require maatwebsite/excel ^3.0 -> satisfiable by maatwebsite/excel[3.0.0-alpha, ..., 3.1.x-dev].
- maatwebsite/excel[3.1.28, ..., 3.1.30] require phpoffice/phpspreadsheet 1.16.* -> satisfiable by phpoffice/phpspreadsheet[1...
Hi there,
I don't know what the issue but the site is showing too small on mobile devices.
Can you please look into this?
https://creativenexus.site/tiger/dashboard/sign_up.html
i want metronic version 8.1.4, 8.1.3, 8.1.2
Hello :)
According to this documentation page https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.html
I should go to the "/theme/tools/" directory, but it doesn't exist for me.
What to do ? I tried to re-download the .zip but it's still not t...
Hello there,
We purchased Metronic 8 theme for our Products backend but after downloading and extracting the files in the html version we couldn't find the same demos files which are displaying on this Live Metronic 8 Link:
https://preview.themeforest.net/item/metronic-responsive-admin-dashboard...
I can't get "store" information in "beforeEach" in route/index.ts file. It shows but gives "undefined"
Code image
Result "user" field is empty
in "public\media\svg\shapes" there are several SVG files that are 350kb+ in sizes.
I've checked them and they are PNG-encoded images just put in SVG format, which is outright fake thing. Please, do them in correct SVG's (so those images will be around several KB in size).
Hey Sean
I've noted that when there are checkboxes ticked, the behaviour of searching is undesirable and really a bit of a bug. There are two issues:
**Issue 1: Toolbar stays in CheckBox mode when searching**
Steps to Re-create:
1. in a dataTable list (rendered on client-side), check a coup...
I'm trying to add custom data to widget list.
What is the proper way to do this?
I've tried to generate custom "timeline-item" and just push it to DOM like innerHtml, but css fails, it doesn't serve my pushed items.
I believe I need to do this other way, maybe using something to generate "timel...