Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

please share all css and js minify file and .rtl file in html


Hi sir,

I purchased metronic_v8.1.6 , I need minify file. I minified file on my side but come below error
1.Expected selector, found '='    Ume. Design  
2.Expected comma or open brace, found '='    Ume. Design
3. Expected identifier, found '['  
html\demo1\dist.\assets\ Here I not found .rtl file, I need .rtl file Please provide

regards,
Pallavi


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (9)


Hi,

The RTL version assets can be generated using this guide.

https://preview.keenthemes.com/html/metronic/docs/getting-started/rtl

Thanks



Hi,

Please follow these steps to set up the build tools and minify the assets using Metronic's own builder.

Regards.



yes sir, I will try. But Metonic Downloads folder I don't found .rtl file
I need only html



The RTL files are generated from the base source code, It's not available as a precompiled file.



hi sir,

I followed these steps but,how to check it's working
"dist": {
"styles": "{../../../themes/{theme}/html/dist/assets}/css/style.bundle.min.css",
"scripts": "{$config.dist}/js/scripts.bundle.js"
}
i used above code



Cannot GET /demo1/dist/assets/css/style.bundle.min.css



Hi,

If you installed the build tools and run the gulp task it should generate the assets css/js files in the dist director. What shows the console after running the gulp tasks ? Can you please send us a screenshot of your console using https://imgur.com/

Regards.



I downloaded demo1 and want to create the minified files for css and js. Also installed npm, yarn and gulp-cli described in the documentation.

metronic_v8.1.6\html\{demo1}\dist\assets show only plugins folder not show all css,js

{demo1}
dist
assets
plugins

no created
css
js
media
folder please check



Can you please send us a screenshot of your terminal where you ran the gulp command? You can use https://imgur.com/ to send us the image here.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(