how i can use dynamic menu in metronic 8
with metronic 7 there is a dynamic-header-menu.config.ts/dynamic-aside-menu.config.ts, but i can't find them in metronic 8
I am trying to convert the Html theme to React since i could not really get a good grasp of the code. Everything seems to be working but I am having issues with the drop down and other triggers. What do I need to do to get going?
Although I followed all the instructions in the document, I could not set the rtl. The rtl part in the html data on the page works fine.
In my reactjs project rtl is not working properly. there is almost no difference.
I'm trying to use RTL in Angular-Demo2 version, but the generated rtl.style.css has an error that makes the project unable to run
And when I updated the "webpack", it gave me a different error that prevented the project from working.
What should I do?
Another question, I want to apply rtl & ltr...
Hello,
I have changed the user's Layout from Offcanvas to a Dropdown using the Builder, but I faced a problem, the menu does not appear unless the page is empty. Note: the Dropdown-menu is located on the Layout page.
Hi there
I have a multilingual web app . I need to switch between rtl and ltr version according to user language . how can i do this in blazor at runtime ?
I am using vue version of Metronic and I want to change font family of whole website when user changes the language (to for example 'es'). Is it even possible? and can I make it use RTL template if user changes language to a RTL language?
I'm trying to follow steps to change layout to RTL
https://preview.keenthemes.com/html/metronic/docs/getting-started/rtl
but I got an error message.
_keenthemes\tools> gulp --rtl
[20:08:22] Local modules not found in D:\ikbal\resources\_keenthemes\tools
please help me or send a RTL...
i have bought the metronic . i am planing to use the tailwind verision and vue 3 app.
but i cant find out how to make it rtl . dos it support rtl at all ?
hi
i am using metronic v8 with angular v18
and i got a problem with RTL style file
when change language to ar (RTL) I typed this code in app.component.ts
ngOnInit() {
this.modeService.init();
const lang = this.translationService.getSelectedLanguage();
if (lang === 'ar') {...
Dear Support Team ,
Could you please provide me with a detailed integration guide or documentation that outlines the steps required to seamlessly integrate the Metronic Angular template into my project?
Your assistance in this matter would be greatly appreciated. If there are any specific prer...
My purchase code in themeforest for metronic is
0a4d6273-250b-4024-88ed-05130e974571
webpack-rtl.config.js file does not exixst.
I couldn't use the metric angular RTL please help
Thanks
Ramy
Please I would like to know before purchase your product in https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469
--Starter Kits
are you giving only starter kits for react, angular etc , or the 2 version starter kit + full version?
--Frameworks
Please also list...
I build the website to switch between 2 languages one LTR and the other one RTL,
so please guide us in building the output with both languages (RTL and LTR)
we are using Vue demo 8 and Metronic 8.1.6
Hello,
I have download keen theme via getbootstrap.com, i unzip all folder files, there no 'classical' or 'defult' as youtube video explain, only sass f
I follow instruction and install npm,yarn,gulp and all node_modules, i can work well with gulp command and run live all demos, but when come to u...