Dear Teams,Actually, we download and follow your docs instructions about installing the Asp.net core theme, and we try to change the font from appsettings.json but it's not working!!any advice? maybe we should gulp it (like standard HTML theme version?)this what we did in appsettings.json...
Did yarn upgradegot this result[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-empty array. -> All modules are loaded upon startup. The...
I bought, long ago, Keen – Multi Demo Bootstrap Admin Dashboard Theme.When I download newest version (v3), I get only demo 1. How can i get rest demos, for example demo 2?
Hi, I was on 8.1.1, (metronic) I use blockUI to block the whole page by setting the as the target, it works fine. However, the behavior is different in 8.1.3. My body is longer than 100% screen height. in 8.1.1, when screen is blocked (after DOM is loaded), the busy message stays at middle...
const AuthInit: FC = ({children}) => { const {auth, logout, setCurrentUser} = useAuth() const didRequest = useRef(false) const [showSplashScreen, setShowSplashScreen] = useState(true) // We should request user by authToken (IN OUR EXAMPLE IT'S API_TOKEN) before rende...
Hey guys I am not a designer but when I try to use classes like order-sm-1 order-sm2 col-sm-4 etc are not reflecting any change in the code.Is their any css file or js file I am missing or I have do anything else.
hi, I have buy metronic themes and be ready to use them in my ruby on rails project, however, metronic theme is huge for me, so can you tell me: How I build my prototype? How I reduce the unnecessary js,css? How I make my layout? ... I need your best suggestion, thank all.
I purchased this theme https://preview.keenthemes.com/metronic8/demo1/account/referrals.htmlbut I didn't get all the pages that I saw in demo. So i will get all the pages that i saw in demo screens?Thanks
Hi,I'm using Metronic 8 with Laravel, and there are some tables such as 'roles', 'permissions', 'role_has_permissions', 'model_has_roles' and 'model_has_permissions' to handle authorization.I couldn't figure out how to use these tables, especially last two tables. Also, there is no field in a...
Hi, we are searching something as:https://preview.keenthemes.com/metronic8/vue/demo1/?_ga=2.110975814.2136720187.1662632648-1362765973.1651486174#/builderWhere can we find the addon to create this? Should be perfect to give a JSON object in a function and it creates a code viewer.
Good Morning,I'm using metronic KTdatatable and i can't use ktdatatable events (datatable-on-init, datatable-on-destroy, datatable-on-ajax-done) after datatable.destroy()any solution please ?