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
Hello,I've downloaded the latest version of Demo 20 (v8.1.7) and I'm trying to use the accordion element just like it appears on your documentation here: https://preview.keenthemes.com/html/metronic/docs/base/accordionBut when I try to collapse all elements, it won't let me… It seems that it...
Hi,I'm using Metronic 8.1.7 theme, demo1. I want to implement notification pop-up window or drop-down like Notifications in Header in demo1. Notifications are now loaded from database on web application start.I want to catch event of notifications window showing, load notifications from db and...
Would I be able to create a website with different UIs that are chosen specifically when user sign in, with this metronic 8. Say my project has a single entry point (login option), then when user A signin it renders the demo 31 layout, while when user B logs in it renders demo32 layout but It render...
I've added a smooth scroll to one of my buttons but it does not seem to be working correctly. For some reason the website reloads instead of scrolling down to the div I have targeted. If you also mouse over the URL, instead of showing https://www.epikescapes.com/index2.php/#get-inspired, it show...
I've added a smooth scroll to one of my buttons but it does not seem to be working correctly.This is the code:For some reason, when I place the anchor in the href, the page url (index2.php) is...
I've set up Good Admin theme using the Django starter kit. Every time any page is loaded I am getting the following in the console:- DevTools failed to load source map: Could not load content for http://localhost:8000/static/plugins/global/toastr.js.map: HTTP error: status code 500, net::ERR_H...
Hello, I am working in the angular version of metronic 8 and have downloaded latest version as well.When I ran the npm outdated, it shows following packages needs to be updated. Hence, Should I update it or not? will it break anything in the dashboard or not? I was trying...
Hi,I'm looking for how to integration to Laravel. Can you tell me when an update of the theme with Laravel support will be released?Can I integrate this version for Laravel by reviewing the 2nd version's documentation?
I want to create new pages in subdirectories. But every time I try to include the '_default.php', the files cannot be retrieved because the path is wrong. I have already set the base href to "../" so the assets are loaded, but how do I get the content in there? I don't want to work with /page?=examp...
Hi Guys,When you use the combination of table-hover and table-striped together, the table-hover effect only works on alternating rows.I can confirm the same happens in 'dark mode'. (Images below = row one hovering, then row 2 hovering)https://i.ibb.co/R3XvD7n/Screenshot-2023-03-03-at-13-2...
I replaced the metronioc url with my own api url but i am navigating to dashboard.Can anyone help me i have two fields for login ....username and password
http://localhost:3005/auth/example@.com/api/v1/auth/logini wanna ask a question. why there is other auth before "/example@.com" if try to fetch real api ?
Hey guys,starterkit (Laravel) doesnt appear to have Tempus Dominus.Ive edited resources/mix/plugins.js to include it from the node_modules directory.However, your help documentation:https://preview.keenthemes.com/html/metronic/docs/forms/datepickerRefers to an init file src/js/ve...