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

Tag: Bootstrap 5 (692)

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 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...
Hey Guys,How can one persist the sidebar state across pages? As soon as we go to a new page, the sidebar is expanded again.Thanks in advance
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...
When I included the code (mentioned in the documentation) into my project. By clicking the launch button, modal is not opening.
Hi,Lets say ive a laravel app using an older version of demo20, is there a way i can update it with a single line of code? Kind regards
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?
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...
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...
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...
Hi,The Good theme documentation is showing 'File not found'here.
Guys, how can i download the version v8.1.6 of theme 18
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...
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 sir,I am using the theme metronic html version 8.1.6,I build asset using Webpack How to used Own (custom).scss file in Metronic html version 8.1.6
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
Such behavior does not happen on Metronic 7.X where the table data is aligned correctly and does not display table data below table header on datatable responsive mode.Example for Metronic 7.X (Expected behavior, much tidy and pretty layout)https://imgur.com/a/WAuvXNeExample for Metronic 8...
Hi,I have recently purchased the HTML5 version template for our product, built with Vue 3. And I have found that the sidebar (kt_app_sidebar_mobile_toggle) and the profile popup menues are not working unless I'm on the root of the page. I'm using the Vue router and after searching a bit, I see t...
Hello,I am looking for to create new pages and the doc doesn't explain this point.All pages are created in the /dist/ file after running gulp command. Now where do I create my own pages? Directly in /dist/?These pages contain between 15K and 30K lines. This does not seem to me...