Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Commission Subtotal: #4363
    sleevecc
    Participant

    Ok thank you,, in the meantime can you point me to where to change it manually? /classes/admin/emails/class-wc-notify-vendor.php line #103! Seems to of changed since the new update.

    in reply to: Orders not showing #4359
    sleevecc
    Participant

    Ok thank you sir, for your time.

    in reply to: Orders not showing #4357
    sleevecc
    Participant

    lol,, ok sorry I understand now.. its in the front end not backend, my apologizes… I get it, problem resolved from me being a dumbass… ok how about the shipping not showing up on the notify owner part? and the filter not working.

    in reply to: Orders not showing #4354
    sleevecc
    Participant

    Well maybe i am missing something,, all I am seeing under sells reports is an Order tab but no where does it show the buyers info, like name/address/email etc. for the order that was placed.

    in reply to: Orders not showing #4352
    sleevecc
    Participant

    what in the world? can you post a screen shot of what you are seeing? cause logged in as tester I am only seeing Media/products/sales reports and profile,, not orders anywhere.

    in reply to: Orders not showing #4350
    sleevecc
    Participant

    whoops sorry about that,, try again will work now,,, if you want to use admin use testadmin/tester

    in reply to: Orders not showing #4349
    sleevecc
    Participant

    Also to combine my other threads to this one,, then filter for changing the commission label in the function.php does not work,, and also in the vendor email that is received by vendor it does not apply the shipping cost to the order I have tried it many different ways with all plugs deactivated as well.

    /* WC Vendors – Change Commission Subtotal: in emails WC Vendors */
    add_filter( ‘wcv_notify_vendor_commision_label’, ‘custom_wcv_notify_vendor_commision_label’ ,10, 1 );
    function custom_wcv_notify_vendor_commision_label( $message ) {
    $message = “Commission: “;
    return $message;
    }

    in reply to: Orders not showing #4347
    sleevecc
    Participant

    was showing as processing ,, I changed to complete and still not showing up in vendors frontend, all plugins are deactivated cept woocommerce and the vendor plug

    bidn4wood.com tester/tester
    http://bidn4wood.com/temp/vc_settings.jpg

    in reply to: Commission Subtotal: #4338
    sleevecc
    Participant

    So you know,, I had changed the class-wc-notify-vendor.php and was just fine,,, I tried the filter after updating WC vendor and it does not appear to work.

    in reply to: Commission Subtotal: #4317
    sleevecc
    Participant

    Thank you very much this was driving me nuts to find. lol

Viewing 10 posts - 1 through 10 (of 10 total)