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

Beginner question


Hi, I want to start my first project. I follow youtube tutorial 'Your First Project - Metronic 8 Admin Template'. I am stuck at 10:58 where my page was blank. Why? can you help me? Thank you


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


Hi,

Just make sure you include the partials properly in your server side code. Also open the source code in the browser and see if there is any error in your server side code.

Please check this Quick Setup as well.

Regards.



I am following your tutorial step by step. But still the loading go to blank as attach...can you help me?



Hi,

Which language are you using as your server-side language? Do you get any server-side code error? Can you send us your test link ?

I am not sure what can be your issue since the partials include depends on your server-side code.

Regards.



Hi, how can I determine the error? Before this I am using xampp and the error occur at browser.



Hi,

You can open the HTML source code via the Browser menu with the mouse right clock and see if there is any server-side error during the HTML code generation.



Regards.



Tq. Can I edit the demo file manually and using xampp as my localhost to start my project rather than used gulp?



Yes, you can use xampp for your PHP development and launch your site. The gulp can be used for asset compilation only as explained 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  :(