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

all Icons not work in vs2022 asp.net core


<link href="~/assets/css/plugins.bundle.css" rel="stylesheet" type="text/css" />

<i class="ki-duotone ki-category">
<span class="path1"></span>
<span class="path2"></span>
<span class="path3"></span>
<span class="path4"></span>
</i>
not work with icons it's got an empty square


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


Hi,

Thank you for reaching out to us.

We didn't manage to reproduce this error in the latest Metronic version.

Could you please specify which Metronic version you are using?

Did you make any changes to our codebase?

Also if there are any steps on how we can reproduce this issue please let us know.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Thanks I found the solution, i should import font folder with plugin style.css



Hi,

Glad to hear that. Please let us know if you have more questions on this topic or anything else.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



hi abdo! i have the seem bug; please can you show me where i have to import font folder?



sure , please import
<link href="~/assets/css/plugins.bundle.css" rel="stylesheet" type="text/css" /> first then import
<link href="~/assets/css/style.bundle.css" rel="stylesheet" type="text/css" /> after plugins.bundle.css in your layout page or main page, whatever language architecture you are using.


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