Warning: file_put_contents(/var/www/preview.keenthemes.com/kt-products/docs/metronic/html/releases/2023-01-30-131017/core/html/dist/libs/cache/Theme-getSassVariableMap.cache.json): Failed to open stream: Permission denied in /var/www/preview.keenthemes.com/kt-products/docs/metronic/html/releases/202...
Hi support,I have a problem when using gulp to build asset.I have folder like below :C:\metronic-8.1.7\html\theme\demo1C:\metronic-8.1.7\html\theme\toolsC:\metronic-8.1.7\html\theme\node_modulesIf I follow instrunction at https://preview.keenthemes.com/html/metronic/docs/getting-star...
Hello,Our company (Le Phare) is currently using Metronic to build our own admin component in Symfony. I'm using the assets and twig templates from the Metronic Symfony demo. I was wondering why are the Symfony demo files absent from your repo https://github.com/KeenthemesHub/Metronic? Is there a...
Hello,I was looking for a html datables with filters and i came across this template:https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideBut I'm unable to find the code which belongs to it. If this is not what I'm looking for can I get a refund to order the...
When visiting a page that does not exist, the site displays the 404 page, as expected.However, when running unit tests to check that the 404 page is displayed, the test fails because the HTTP status code is 200 rather than 404.def test_client_detail_view_with_invalid_customer(self):...
I'm trying to build a dynamic menu, I'm using metronic with django! At first everything is perfect I passed the context to the index.html and it gets there but I can't load that context in the menu. Can you please help me to do this. I created a url to mount only the menu works correctly. But I need...
Hello. How do I switch to dark theme in tempate in the link below?https://preview.keenthemes.com/metronic8/demo28/index.html?mode=light&_ga=2.12874356.2113792049.1676843643-223924087.1676683188
Metronic demo 8 version 8.1.7node v18.14.1npm 9.5.0before when I used version Vite v3.2.4 no error when I running the following command npm run buildbut now when I updated Vite to 3.2.5 the errors display in 3 files Errors Files 4 src/components/modals/wizards/T...
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,Whenever we have too many events in a day, then the "more..." option displays, but whenever we click that, the content is shown over with the cell's inside content without hiding that.See the following image for a better understanding: Link
I am trying to dynamically change the direction to RTL during runtime using the Theme API "KTTheme.SetDirection("RTL");". However, despite using this method, the direction is not changing as expected. Can you please assist me in resolving this issue?
I have the impression that Metronic on Django will setup and override Django’s admin templates.Is this something that will be implemented in some demo in the future? If not, any recommendation how how to implement/use Metronic as the admin templates?Thanks.
I use React version of the thme and I want to switch to rt, I followed tips here but not all the website is rtl now, side menu still in the left and the link does not seem updated The Link, I also read this