I've added a smooth scroll to one of my buttons but it does not seem to be working correctly. For some reason the website reloads instead of scrolling down to the div I have targeted. If you also mouse over the URL, instead of showing https://www.epikescapes.com/index2.php/#get-inspired, it show...
I've added a smooth scroll to one of my buttons but it does not seem to be working correctly.This is the code:For some reason, when I place the anchor in the href, the page url (index2.php) is...
Hi,Whenever we have too many events in a day, then the "more..." option displays, but whenever we click that, the content is shown over with the cell's inside content without hiding that.See the following image for a better understanding: Link
hi, we use metronic 8.1.7 , laravel version in my project.after sync project with new version of metronic ( update core and assets , ... ) when build project, file mix-manifest.json create successful but not use in project. in production for apply change we should run emp...
I am trying to dynamically change the direction to RTL during runtime using the Theme API "KTTheme.SetDirection("RTL");". However, despite using this method, the direction is not changing as expected. Can you please assist me in resolving this issue?
I have the impression that Metronic on Django will setup and override Django’s admin templates.Is this something that will be implemented in some demo in the future? If not, any recommendation how how to implement/use Metronic as the admin templates?Thanks.
I use React version of the thme and I want to switch to rt, I followed tips here but not all the website is rtl now, side menu still in the left and the link does not seem updated The Link, I also read this
Hi, after upgrading my app to 8.1.7 to be served from Vite, I get around 300 errors when I try to build - but no errors when I use npm run dev. Something most have changed radically, with the new build motor going from Webpack to esbuild with Vite - I understand that, but it's quite useless to n...
Hi support,I have followed instruction from https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpackThere is wrong instruction at No. 8, should be npm run localhost not gulp localhost. When I typing npm run localhost why asset folder missing ? so demo1 website was...
Hi, thanks so much for creating the new Metronic Demos! I know you all are working on more package updates; I'm just wondering whether it would be possible to get access to the Figma file for Metronic Demo 39? We're keen to start implementing based on https://preview.keenthemes.com/metronic8/demo39/...
The variable "$custom-sizes" in _variables.scss file has only the following percentage values: 25%, 50%, 75% and 100%.I would like to add new missing values, for example: 5%, 10%, 15%...I created a new variable "$custom-sizes" add only the desired values in _variables.custom.scss, not overwritin...
HelloI'm trying to get the active menu to update however receive the following error:admin2.php:667 Pathadmin2.php:668 /usersc/admin2.phpscripts.bundle.js:2547 Uncaught TypeError: Cannot read properties of undefined (reading 'closest') at _getItem...
Hi, I am seeing this error in my console:Uncaught ReferenceError: KTUtil is not definedhttps://localhost:50461/assets/js/custom/authentication/sign-in/general.js:193I think I have added all the scripts I need for this page: var hostUr...
I am going to purchase Metronic from themforest, but I don't know if all framework (like HTML, Vue, React, Angular, Laravel and etc) files are included in the package or no?
Hello there devs,I wish you guys have a specific build of the themes without jquery plugins so you can release it with vite.The reason is I mostly use the theme with vue project and the result is:- Webpack is slow for devs- Vite will be future for vue- Initialize theme "+plugins" after...