I want to deploy the build "dist" to production.
In production i have installed a nginx and configured it like examples for vue-apps.
Wenn request the page only the index.html will be delivered - without any js and css
This is my nginx block
root /var/www//html/dist;
#index...
Hello,
I'm going to update my django-keen framework to use Keen version 3.
I have access to the https://github.com/KeenthemesHub/Keen.git repository but the last commit is for version 3.0.0 and I've seen the email that the current version i 3.0.6.
I've been able to download (via email) the last v...
Hi,,
I use Metronic v8.1.8, html, and I try to fix the issue that appear with sidebar menu, when click show more --> it is working, and when click show less is not working,,
I follow the templet https://preview.keenthemes.com/metronic8/demo4/index.html,, but still is not working,, what is the i...
Issue with Dark Mode and Theme Mode Switch
Hi, I am using the Rails version of Metronic8 and have followed all of the documentation to get the template up and running successfully. However, I am running into an issue where I cannot set the template to use 'Dark mode' by default, nor does the Them...
Hello, I've built my app on apb.io using the LeptonX theme.
My app is - app.brandtrader.com
I want to install your Angular - Compatible theme.
Please advise if doable, and if all components and elements are compatible. Like you have more demos in HTML 5 - Am I able to use those components e...
I am using the angular template and using html from the html templates.
But whenever I apply a style in the scss file of the compents .scss file the style is not applied can you please advise on a solution to this and if possible an explanation to why this is happening will be very much appreciat...
I was getting error on HTML page on load:
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
Error caused by absence of button#deleteDroppedFormItemToastTriggerButton
My button added on click on list item:
// Function to insert buttons HTML into li.dropped-...
/Users/TrexK/Downloads/start_react_pro_v1.0.0/theme/src/_start/partials/content/code-highlight/CodeBlock.tsx
TypeScript error in /Users/TrexK/Downloads/start_react_pro_v1.0.0/theme/src/_start/partials/content/code-highlight/CodeBlock.tsx(54,12):
'Highlight' cannot be used as a JSX component.
It...
1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
webpack compiled with 1 warning
cjs.js:
https://imgur.com/a/2VaTP5w
Hello everyone,
How to get the resource (.resx) string in the JS file, because I want to display a validation message depending on the site language
I am using metronic version 8.1.8
regards,
Hello,
I like to have this coming soon page on my site but i can not seem to find the instructions for it
https://preview.keenthemes.com/metronic8/demo1/authentication/general/coming-soon.html
Can you direct me to the instructions to place this on my site?
I am using metronic within dj...
Hello, Ive built my app on apb.io using the LeptonX theme.
My app is - app.brandtrader.com
I want to install your Blazor-compatible theme.
Please advise if doable, and if all components and elements are compatible.
I've been working on my startup for a long time and this will really he...
Hello,
I get the following error
johan@localhost:~/dj_containers/django_metronic$ python3 manage.py migrate
:
ERRORS:
?: (urls.E007) The custom handler500 view '_keenthemes.views.SystemView' does not take the correct number of argu...
"Try our all new Enviroment with Pro Plan for Free" https://prnt.sc/h9UoKags0IVS
and https://keenthemes.com/metronic/
and https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469
?
I'm using the Angular version and I'm trying to use CapacitorJS for the first time trying to build a Metronic demo to iOS and Android apps, so.. does anybody already doing this?
Right now I have tested metronic as webapp using it in iOS as webapp and works fine but now I'm trying to build it as...