• Resolved scalbox

    (@scalbox)


    Greetings
    I bought CBX Changelog to integrate it into my mulyivendor ecommerce.
    I am able to add changelogs via the woocommerce product tab and everything works.
    What I would like to ask is this:

    Is there a way to load the version entry form into another page?
    What I want to do is give the various sellers the opportunity to insert changelogs for their products, via the Dokan dashboard and not via woocommerce.

    is there a way to do it?
    Thank you

    • This topic was modified 1 year, 2 months ago by scalbox.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Sabuj Kundu

    (@manchumahara)

    Hi,

    we will think about this feature in future release.

    Thread Starter scalbox

    (@scalbox)

    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

    Plugin Author Sabuj Kundu

    (@manchumahara)

    @scalbox this www.remarpro.com forum is for core plugin’s support. Refund or pro support discussion should not be allowed here. if you need such support you must ask in our website or in proper support channel.

    Thread Starter scalbox

    (@scalbox)

    Yes but you are not giving me support, for the refund I will write to your email.
    In the documentation there is no trace of how the data structure is made, so I could create a compatible form.
    The hooks and filters are not mentioned, it is just written that I have to look for them.
    I would like to know if there is a way to load the CSS and JS assets in the code I have sent you or if there is a way to replicate what the plugin adds to the woocommerce dashboard but in another part.
    Is there a way to do at least 1 of these 2 things or both?
    Thank you

    Plugin Author Sabuj Kundu

    (@manchumahara)

    @scalbox after asking you need to wait, because people around the world lives in different timezone and sometimes it takes a bit time to get support. You just asked not more than 24 hour. I will reply you rest in private communication in our website that you started. This core plugin doesn’t support custom post type and this question is not applicable here.

    Thread Starter scalbox

    (@scalbox)

    From your site the support referred me here, where should I go to speak with you privately on your site?
    Thank you

    Thread Starter scalbox

    (@scalbox)

    I would like to thank them as they promised me the addition of support for dokan, so super support!
    Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘CBX Changelog integration with dokan’ is closed to new replies.