• Resolved limbclub

    (@limbclub)


    Dear,
    I want to hide my vendor’s all information from everywhere like cart page, checkout page, confirm order page, thank you page and so on. For that reason I added some code in my theme’s function.php file. Codes are:

    remove_filter( 'woocommerce_get_item_data', 'dokan_product_seller_info', 10 );
    remove_action( 'woocommerce_order_item_meta_start', 'dokan_attach_vendor_name', 10, 2 );

    It’s not working for me. Please solve this issue with proper documentation.

    Now, I also want that people will only pay single shipping charge. If they select multiple vendor’s items but they will only pay admin’s shipping rules cost. Not for every vendors shipping cost.

    Please solve my two issues. I’ll be very happy if I get help from you.
    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Shafinoid

    (@shafinahmad01)

    Hi @limbclub

    Thank you for reaching us.

    You can hide store information by the default setting from the Dokan > Settings > Appearance.[Screenshot]

    Moreover, regarding the shipping that features is not available on the free version of the Dokan plugin. We cannot discuss any features that are not available on the free version as per WordPress community rules. I believe you can understand.

    Kindly contact us from here for further communication. We will try to provide proper assistance their.

    Best Regards!

    Thread Starter limbclub

    (@limbclub)

    Hi Shafin,
    Thanks for your reply. For vendor info hide issue, I already checked those hide info. (see here)
    But, at the checkout page it’s showing the name of the vendor. (See here)
    I want to remove this name from checkout page. Please help me out.
    Thanks

    Shafinoid

    (@shafinahmad01)

    Hi @limbclub

    The free version of the Dokan plugin does not calculate the shipping individually for each vendor. Also, we cannot discuss any features that are not available in the free version of a plugin as per WordPress Forum rules. I believe you can understand that.

    However, don’t worry and we will help you. Kindly contact us from here for further assistance.

    Have an amazing day!

    Shafinoid

    (@shafinahmad01)

    Hello,
    I believe you are doing well,

    As you haven’t replied for a long, I’m considering that you have got the solution and I’m also resolving this topic.

    But feel free to create another one anytime.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide Vendor Info and single Shipping Charge’ is closed to new replies.