Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Metronic (1307)

Hi,please add OpenGragh feature, it is simple but nice to add, when someone copy e.g. link from metronic it will show image and some description, it is just meta tagsplease check below link for more details:https://ahrefs.com/blog/open-graph-meta-tags/#setting-open-graph-tags-manually
i followed the same as per this linkhttps://preview.keenthemes.com/metronic8/angular/docs/breadcrumb-servicebut its conflicting with the ScriptsInitComponent.initPageInfo() where its trying to recalculate the page title again this.pageInfo.calculateTitle();and the page title is getting upd...
I bought your topic, but I can't work better with it. Can you tell me which framework it works better with? What is better to use Vue or React? How well does it work in conjunction with Django?
Uncaught TypeError: Boolean is not a function _initializeBackDrop modal.js:158 Ue modal.js:69 getOrCreateInstance base-component.js:65 modal.js:363 s event-handler.js:118Uncaught TypeError: Boolean is not a function _initializeBackDrop http://localho...
Hello,Can you guys help to double-check again on Flask starter kit? There were quite a number of missing files. Especially the run.sh file. Nowhere to be found.The virtual environment also is not working properly in Mac OS.Can you release it as a standalone version without the venv and p...
Hi,I'm using your Sticky class for use sticky on my elements.when the page is loading everything is works ok, but I'm doing some UI update in some time, and the sticky stop working.I've done the "KTSticky.createInstances();" call, and when I'm scrolling I see the element definitions changing...
hello,in angular version i want to keep the toolbar set to reports by default (right now i go to builder and set it from there each time) and only want to show it in dashboard and selected pages, but its showing in all of my pages.can you help me here? which service have the settings for toolb...
Hi Team, How to Update KTDataTables data by fetching it from API. I am facing updating data in KT data Table fetching from API in vue version of metronic 8. Thanks in advance.
I am using the metronicv8.2.0 demo20 html theme in my project. One of the features I have leveraged is the use of metronic drawers.After adding the required html, if I load the page, the drawer is first displayed and it then slides off the screen.I am currently trying to figure out how to no...
Hi !What is the process of creating a new datatable in Metronic Laravel starterkit ?It seems it's quite complicated, I followed the official yajra docs but it's not working on the starterkit, although working on a fresh installation of laravel (without metronic).Thank You
Hello,I'm having a problem with Bootstrap 5 regarding the use of utility classes for display control. My goal is to hide a specific element on screens of size "xs" and display it from screens of size "sm" and larger.To achieve this, I've applied the .d-none and .d-sm-block classes to my elem...
Hello,Does the license for metronic cover ckeditor or do I have to buy it separately?
Hi team , I am using metronics 8x version which was developed on vuex for state management library . My question is :If in latest updates metronic is using pinia as state management instead of vuex. Do i need to update my project with pinia. Frankly i don't want to change vuex to pinia . i...
Hi team , I am using metronics 8x version which was built-on on create-vue tool. now as what i was checking change log of metronics , i saw in one updates create-vue tool has been replaced from vite, so are you guys going to give support of create-vue tool or should i update my project with late...
Hello,I have a problem creating a modal inside another modal. I tried different ways.For example:https://thewebdev.info/2022/05/08/how-to-open-another-modal-in-modal-with-bootstrap/and
I have problem with fullCalander Package when i build the project the problem is when i put a dynamic events ( using ref or reactive ) they block the page without any response i get also warning in browser about : ( in the dev mode ) "runtime-core.esm-bundler.js:40 [Vue warn]: Maximum recursive u...
Hi Team ,Is seting up Different color theme of Metronic is possible on load time . I want to load different color for different client App .Suppose a client A login to App then Whole app appear with blue,If Client B login to APP , then whole app appear with pink theme..and so on ..
When I switch to dark theme in Angular Metronic v8.1.5 version, metronic components change colour for dark mode, but since I use design libraries such as angular material, bootstrap, primeNG etc. in my project, naturally when I switch to dark mode, the components I add from this design library do no...
In Angular Metronic v8.1.5 version, the app-user-inner component in the nav-bar component designed for mobile use comes empty. For this reason, it cannot be logged out in mobile use. I am waiting for help for this, thank you in advance.
My screen shrinks every time a modal is opened.Please see on link below.https://drive.google.com/file/d/1_tAzhPwOQHCWmMLnKmn2QDBOU-jNpKQp/view
hi!i'm using metronic angular with ionic. I connected to my wep abi login page.I works fine. I wanted to take loggend user's id or token etc. on a page. could you write me a simple expample code.I wrote like this ngOnInit(): void { this.bindTickets(); this.user$ = this.auth.curr...