I had procured the newest version of admin template. But what’s mentioned in the intro video is not working with the newer template as the model files created don’t have any of the files as shown in the video. Planning to use Php for coding them. Can you let me know how to do it?
Hello,I am reaching out because the user account icon that is supposed to be positioned on the right side of the screen has moved to the left side of it. The icon that I am referring to is this one: https://ibb.co/TqsKKbLHow can I move it to the right side?Here is my code, I don't th...
Hi How can i change demo in metronic for LaravelFor example from default theme to demo7 I found in config folder 10 subfolders named demo1, demo2 and so on. But I cant understend what to do.Thanks for help
hi, Can metronic sass files and normal bootstrap css be used in the same project? If possible, how should the file structure be so that they don't overwhelm each other?
hello now only angular is available for demo1,I want to use demo16 template in my angular project,for this i will install the dependencies and then move the assets/ folder to my project as it is and I will integrate the .css files.Do you think I need to convert .css files to sass files l...
Hi,please add OpenGragh feature, it is simple but nice to add, when someone copy e.g. link from metronic it will show image and some description, it is just meta tagsplease check below link for more details:https://ahrefs.com/blog/open-graph-meta-tags/#setting-open-graph-tags-manually
Hi,I want to create a form with interactions similar to those in Metronic 8 demo 39 catalog: link https://preview.keenthemes.com/metronic8/demo39/apps/ecommerce/catalog/add-product.html. I'm using Metronic 8 with React and need to integrate a form that includes features like multiple imag...
Hello Team,I have the Metronic Template which I am using to create a Angular Based Project so in that I am stuck in the designing issue in Dropdown in table.In Table the data is rendering dynamically and in that one last column have button and after clicking that button the dropdown opens so...
Hi Sean,Shame on me I was struggling to make the hero section text goes aside aligned with an image as the image below : https://ibb.co/d6x5V7KIs there a ways so you Can you drop us the HTML source code of for Metronic 8 landing page to make it so, and to be Responsive too :)Th...
Hello,I am using Laravel and Demo 3 for my server. I am currently looking for all widgets, as I could only find some in my file folders under widgets-2/ folder I am missing some widgets. Where can I get the HTML code for all the widgets that I can then import?Kind regards,Thomas
I am attempting to use alerts as defined in this section of the documentationhttps://preview.keenthemes.com/metronic8/demo1/documentation/base/alerts.htmlWhen I attempt to apply this markup in my page, the alert box does adopt the correct color, but the icon does not render and the text is n...
Hi,I am using Bootstrap Admin Dashboard Theme, and I want to deploy it on Haruko.so I add this script"start": "NODE_ENV=production cd theme/tools && yarn install && npm run build --production --demo1"I am not sure if I am right but I have no idea how to run the app in the production.I depl...
Hi keenthemes,After compilling my project to the latest Metronic 8.2.5, I've noticed that the default color of Text, Labels and SVG colors are more Darker than before, wich was not appealing to the design that I set and therefore not align witht the graphic charte.Any way to make it look lik...
Hello, I've just followed this guide https://preview.keenthemes.com/laravel/metronic/docs/getting-started to setup my project, everything's working fine it's just that whenever I try to use the login form, the validation messages are showing twice under the input fields e.g "Email is required" is sh...
Here are the steps I did:1. I renamed folder src to metronic-src and tools to metronic-tools (to not mix it with my project). Also I moved them into my project.2. I made necessary changes to gulp.config.json{ "config": { "path": { "src": "../metronic-src" }, "dist...
The dropdown menu (dataKtMenu) does not work in my Angular Metronic v8.1.5 project when I add "redirect" to the content of the dropdown menu component. When you go to other page with "Routing". The drop-down menu is still active, appearing on the other page even though it should be closed. W...