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

Tag: Bootstrap 5 (692)

Hello, I just purchased "Good" Theme. I love it. I am wondering if you have any guidlines on how to integrated with Angular ? Do I need to create a wrapper Angular component for each pure js component provided ? Also, Have you any plans in the roadmap to make it more Angular friendly ?
Hello,The Image Input component does not exist in reactjs theme, is it possible to use it in reactjs? I tried to create a component by copying its HTML tags, but its events are not working.
Hello,I am using menu for filters and all I need to do is when user close the menu(by clicking out side on page), I have to reset filters options since filters are not applied. So I have to check that in hide event. Could you please guide me how to achieve that?button type="button"...
Is there any plans to upgrade the theme Keen to Bootstrap 5.x?I want to buy it, but I've checked on Theme Forest that it's working with Bootstrap 4.6
Today when I used the Metronic documentation I noticed under Server Side Integration you missed Laravel link.The link is https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/laravel.htmlBest Regards
Hello.I Need both LTR and RTL on the same page. How can I use RTLCSS String Maps in Metronic 8 ?LTR and RTL at the same time
I would like to remove jquery from your template as my application already uses jquery and both can not be used in my app.Thanks
Does Metronic pagination give the option to show a table by say 20, 50, 100 or 1000? Right now I only see by 10.
We use the ImageInput component when I import an image and I see the value of the input type file I see that the value is 'C:\fakepath\Image.png' but I just want the name of the image which is 'Image.png' not the path.I tried to split by backslash but it doesn't work.
I added a new js plugin jquery ui as: npm require jquery-ui-distadded resources\assets\core\plugins\plugins.js as:"node_modules/jquery-ui-dist/jquery-ui.js",added resources\assets\core\plugins\plugins.scss as:@import "~jquery-ui-d...
Hello,we detected over 50 errors in the .scss files of the StartPro theme. These errors are caused by missing variables in the components\_variables.scss file causing mixins functions to return empty values resulting in css like this:.text-inverse-muted {...
Hi keenthemes,could that be possible to put the aside menu of demo1 inside a drawer in demo6 ??Does the css support it or it is specific to demo1 ?I mean put this menu of demo1 : inside...
The jQuery-Mask-Plugin is way more flexible than the current mask pluginjQuery Mask PluginCan you consider replacing it?
I want buy this itemMetronic Themebut have some question Some funtion doesnot work on demoi see some funtion when click doesnot work, such as: in Dashboard, i create ticket, customer, create invoice, payment-> when i bough it will w...
Hi,When trying to use the Tooltip element from react bootstrap, the following console.log error is given:Popper: modifier "popoverArrowMargins" provided an invalid "fn" property, expected "function" but got "undefined"I read that the latest update would fix it, but react-bootstrap-v5 doe...
Hello,I am getting the bellow error when I try to build the demo1 theme. Please help. Thank you.C:\recruiter-ai\ui\tools>gulp --demo1Error: Not supported at eval (eval at (C:\Users\marko\AppData\Roaming\npm\node_modules\gulp-cli\lib\shared\require-or-import.js:10:15),
Hi,Do you plan to create a manual how to integrate Metronic with Blazor WebAssembly? Existing instruction for Blazor Server is fine as long as you replace whole index.html and not use Blazor components. When trying to navigate through website with dynamically replaced pages, some Metronic compon...
I have implemented some tables in my template, but they are not responsive… not even in your documentation.https://ibb.co/DYH3Dd2https://ibb.co/TctTyxv
Hi keenthemes,I create a backend API for a drug search checkup, and hook it with select2 and search using select2 Ajax options, everything works great, except when I seach and select in a drop down, it wont validated the result in the select2 input box = meaning nothing happend if you click on t...