Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(