Hello,
How to use the Layout Builder Exported Files, I am struggling here and I wonder why it's not something easy to do.
I am trying to make the template RTL.
Best Regards
the last change was in 20 March, 2024 with version number v8.2.4,
and the html version now is v8.2.7 last change was 12 August, 2024..
there is not updates/upgrades any more ?
I'm using the metronic 8, but the build speed is too slow. It takes about four or five minutes I wonder if there is a way to improve it. For example, I want to know if I can use vite instead of webpack-rtl or other packages.
I recently purchased the Metronic 8 theme from ThemeForest. After downloading the files, I noticed that the version I was looking for — specifically the HTML Bootstrap version shown in your preview (https://preview.keenthemes.com/metronic8/demo1/index.html) — is not included in the files I received....
Hello there,
What I need is a template that uses tailwind and it should support RTL.
so my question is...
Does metronic 9 support RTL
or does metronic 8 use Tailwind
Hi
im trying to use KTBlockUI in angular demo, I executed this code but it gives me an error which the liberary is not defined?
var target = document.querySelector('#blockme');
var blockUI = new KTBlockUI(target);
blockUI.block();
Hi i have recently purchased Metronic | Tailwind, Bootstrap, React, Vue, Angular, Asp.Net & Laravel Admin Dashboard HTML Template i couldnt find rtl version of style.bundle.css. Where can i find it.
Thanks
Enabling RTL on the v8 HTML Version
In relation to my current v8 project, I need to implement the RTL layout.
I understand that the RTL stylesheet (style.bundle.rtl.css) is typically generated via the build tools (Gulp/Webpack). However, since I am using the pre-compiled HTML package, I do not...
Dear Team,
I have downloaded version metronic-v8.2.6 & metronic-v9.0.1 html
but cannot find RTL files for CSS and others.
could you please help in that aspect
regards
Hello
I use Asp.net core template
Q1: I have a problem when writing texts on the side menu in Arabic, they appear in the form of symbols,
For example, I changed the name of the Dashboards menu to Control Panel. The following was displayed: ���� ������.
Q2: When I change the display language of...
Hi !
Can you please share procedure to convert Metronic 8 Angular into RTL.
I tried to follow these steps
https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/rtl.html
But it didn't help
1. Do I need to convert every scss file into RTL ? (Scss is dived into multip...
Error when running
npm run dev --rtl --demo1
for rtl in laravel demo1
[webpack-cli] TypeError: compiler.plugin is not a function
at WebpackRTLPlugin.apply (/Users/......./node_modules/webpack-rtl-plugin/dist/index.js:38:12)
at createCompiler (/Users/......./node_modules/webpack/lib/we...
where is the function that check if the screen size is a mobile ?
i can see the navbar menu hidden on small screen and shows a button toggle next to the user icon to open the list
i have two dropdown controls in the nav bar, need to hide them and show it on another menu/component
check this image below :
https://imgur.com/a/header-side-issue-when-using-rtl-3I127G3
how do i resolve this issue following best practices for the following classes : app-header , app-wrapper and all other classes might have the same issue when enabling rtl..
i work on bootstrap version of metronic , with laravel
when i use select2 in modal body like 'create-project' it not working, filtration not working and i cant write in text box to use filter
i tried it in another places , works fine but not modals ?