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

Confusing documentation on Blazor integration


Hello,

I am trying to follow the instructions for the Blazor integration but I am confused by what is described. In the Setup theme folder chapter it says:

We need fully copy /html/theme folder and paste it into a root of our Blazor app.

As I have unzipped the files to C.\ I should find the theme folder in c:\metronic_v8.0.36\html\ folder. However, there isn't a folder called theme under html.

Also, can you please clarify the following phrase?

Inside /html/theme we have /tools folder and demo folders, you can leave only demo folder which you will be using, the content of our html files will be placed into a different razor files so /{demo}/dist folder with .html files is not required for this integration.


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


Hi,

Thank you for your feedback.

Looks like some paths in our doc are outdated.

1)/html/theme path is not correct, you need to copy the whole /html folder.

2)Here path is outdated too, should be "Inside /html folder", previously by default in the zip we included all demos, but now in the downloaded zip only demo1 is included, other demos can be downloaded from our website.
https://devs.keenthemes.com/metronic



Hey Marco Garibaldi,

I feel your pain with the Blazor integration documentation; it can be a real head-scratcher. When you're looking for the theme folder in C:\metronic_v8.0.36\html\ and it's nowhere to be found, that's a classic gotcha. Here's a workaround I stumbled upon: instead of hunting for /html/theme, check if there's a direct /theme folder in the mix. Sometimes these documentations can play hide and seek.

Now, about the mysterious phrase you pointed out: Ignore the /html/theme/{demo}/dist folder if you're not planning on using the demo content. It's like a cupboard you don't need – shut the door and toss the key. Focus on the essential /{demo}/dist with those precious .html files; that's where the magic happens for Blazor integration.

Hope this helps untangle the mess. Good luck on your Blazor journey.


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