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!
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 ,
Sure, that correct approach. All the best with your project!
Regards,
Sean