Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

How to enable Modal kt_modal_create_project


Hello,

I’m currently using Metronic version 8.2.27. I would like to use the kt_modal_create_project modal, but I’m unsure how to proceed. It seems like I need to use the create_project in the src folder, but I’m not sure which basic HTML template I should provide for content.ejs.

When I try copying and pasting the kt_modal_create_project section from the demo page, the screen freezes.

I’m wondering if there’s a specific usage guide for this modal or if I might have missed something in the documentation. Additionally, should I be using examples like search.ejs or invite-friends.ejs from partials/modals to create this, or is there a create_project example available? I haven’t found any related tutorials on YouTube either.

Thank you for your help!


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,

Did you face the issue with the default demo1 provided in the themeforest download package? Have you tried to launch the template from the original HTML folder?

By right each dynamic HTML partial has its own JS script located in the src folder. You will need to include the required JS folder in order to get the functionality you saw in the original template pages.

We have tested the themeforest package and demo1 pages worked well. If you have downloaded it from Google Drive and managed to get it working you can keep it. Basically, ThemeForest and Google Drive packages are the same.

Regards,
Sean



Thank you.
I initially thought the template was included in the downloaded Node.js version, but it seems I should use the HTML template instead. Thank you for your help!



I just downloaded the HTML Demo 1 version and used the HTML from that file, and it seems like create_app, create_project, and similar functions are working now. Is this the correct approach?

Let me know if you need any further adjustments!



Hi happy,

Sure, that correct approach. All the best with your project!

Regards,
Sean


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