• Resolved alexliii

    (@alexliii)


    Hello,

    We used the following code snippet to remove vendor info or seller name on cart and checkout page before:

    remove_filter( 'woocommerce_get_item_data', 'dokan_product_seller_info', 10 );

    But if it does not work with latest Dokan version, could you please update the code?

    Great thanks in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @alexliii,

    I have used the code like shown in this screenshot on my local environment and the output is like shown here. When the code is disabled, the cart page appears like this screenshot.

    To summarize, the code is working just fine locally. Please take a look at your website cache, browser cache, and server cache.

    Thanks!

    Plugin Support Yeasin Arafat

    (@yeasinarafathridoy)

    Hi alexliii,

    We have tested this in our local environment and found that the code you provided works perfectly. This holds true whether we use the classic cart and checkout page or the block cart and checkout page introduced by WooCommerce.

    All the best,

    Thread Starter alexliii

    (@alexliii)

    Hello

    Thanks for reply.

    We use classic cart and checkout page.

    Unfortunately, it does not work for us:

    https://prnt.sc/soRKkdXS8iUn

    Cart and checkout:

    https://prnt.sc/ed6_fbxTnXYx

    https://prnt.sc/EmokvGRCwjwQ

    I am quite sure we clear cache on server level, and test checkout on incogonito mode.

    By the way, On Wocoomerce site, cache is alway Bypass:

    https://prnt.sc/Imai5qGBMeAV

    Any suggestions?

    Thread Starter alexliii

    (@alexliii)

    Highly request upon Native setting to disable vendor on cart and checkout page.

    there are lots of plugin running on cart and checkout to improve conversion.

    Also, it is really hard to maintain so manny Dokan code snippets.

    Thanks

    Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @alexliii,

    Would you mind taking a look at whether there is a conflict on your site that is somehow disrupting the code snippet? It is pretty tough to guess the reason as it is a site-specific issue, especially on your site.

    Thanks!

    Plugin Support Tanvir Hasan

    (@tanvirh)

    Hi @alexliii

    As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.