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

Error in fonts demo for rails metronic_rails_v8.1.8_demo1


The fonts received this error, the rest works ok except this:

GET http://localhost:3000/fonts/keenicons-duotone.woff net::ERR_ABORTED 404 (Not Found)
plugins.bundle-53f02c66da992c6ea24494b454a6a19fb73d958e6936003d254ec19ed4fbdb49.css:1 GET http://localhost:3000/fonts/la-solid-900.woff net::ERR_ABORTED 404 (Not Found)


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 (4)


Hi Maria,

Thank you for reaching out to us. We would be glad to help you with the issue you are facing. However, we would require more details to understand the problem better.

Could you please send us a screenshot of the issue you are facing? We have tried running the Metronic Rails v8.1.8 from the provided zip file and found that the duotone icons and the helper function for getting the icons are working fine.

Please provide us with detailed information about the problem you are experiencing so that we can reproduce it and provide you with a solution.



Thanks



Hi Maria,

May I ask which build tool you are using, webpack or gulp?

If possible, please try downloading the latest version of the zip file (v8.1.8) and running the command "ruby bin\rails server" to start the server.

Thanks



Hi Maria,

We apologize for the inconvenience caused. Upon investigation, we have determined that the issue is related to building with webpack. Our team is currently investigating the issue further and working on a fix. We will provide an update as soon as possible.

Thanks



Hi Maria,

Here's a workaround for the issue you're facing. In the file /starterkit/config/initializers/assets.rb, add the following code at the end of the file to fix the missing icons issue:


Rails.application.config.assets.paths << Rails.root.join("lib", "assets", "plugins", "global")


We are working on including the fix in the next update.

Thanks


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  :(