Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(