I managed to load the template with this code:
add_action( 'dokan_product_edit_after_inventory_variants', "test2", 25, 2 );
function test2() {
echo cbxchangelog_get_template_html( 'admin/metabox_changelogs.php');
}
just don’t load the css and JS for me. Can you tell me how to load the CSS and JS too?
Or what did you use to import the module into the product area in woocommerce? So I can use the same procedure and make it work.
Otherwise I ask for a refund because there is not a minimum of decent documentation on the product.
Thanks