• Resolved cesarborrasgrau

    (@cesarborrasgrau)


    Hi, could you please tell me where I can remove the text “Wholesale: Yes” from the shopping basket, shopping cart and checkout of Wholesale. I have been looking for a way and I can’t find it.

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author HT Plugins

    (@htplugins)

    Hello cesarborrasgrau,

    Thank you for reaching out to us.

    We’ve reviewed the issue, but couldn’t locate “Wholesale: Yes” on the cart and checkout page.

    Could you confirm if you are using the latest version of the wholesale plugin?

    Also, Could you please provide a screenshot to help us identify the issue more easily?

    Best regards,

    Thread Starter cesarborrasgrau

    (@cesarborrasgrau)

    Gracias por tu pronta respuesta. 

    La versión que estoy utilizando es Versión 1.2.7 

    Te paso las capturas de pantalla para que puedas ver a que me refiero. 

    https://prnt.sc/lWJezw2baKvK

    https://prnt.sc/ZXkWIjeb28wj

    https://prnt.sc/Ze72OCnXC-LP

    Saludos.

    Hello @cesarborrasgrau,

    Thanks for your response 🙂

    I understand your concern. Could you please update the plugin to the most recent version?

    The current version is 1.2.8

    Hopefully, it will resolve the issue you are experiencing. However, if it persists after updating the plugin, please open a ticket in our support center.

    Our support team will definitely assist you with this.

    Kind regards,
    Tarek Aziz

    Thread Starter cesarborrasgrau

    (@cesarborrasgrau)

    Hi Tarek, thank you for your reply.

    Could you please tell me how I can download the version 1.2.8

    Because in the WordPress repository and on your website where is the plugin WooCommerce wholesale prices plugin, I downloaded it and I only get version 1.2.7.

    If you tell me how I can get the version you indicate I would be very grateful.

    Thank you again for your attention.

    César.

    Hi César,

    First of all, I would like to apologize for the misunderstanding caused.

    Actually, our plugin wasn’t updated earlier.

    Anyway, the issue you mentioned above is not a bug but a feature.

    You can get this resolved in two ways:

    First way:

    You can add the following CSS code to your site’s additional CSS.

    .woocommerce td.product-name dl.variation dt.variation-Wholesale, .woocommerce td.product-name dl.variation dd.variation-Wholesale {
        display: none;
    }

    To place the code into additional CSS from Appearance > Customize. Follow these screenshots for better understanding.

    Step1: https://postimg.cc/image/lc93c4a05/

    Step2: https://postimg.cc/image/c5qsou4rp/

    Step3: https://postimg.cc/image/6iufrd291/

    Second way:

    If you have enough technical knowledge, you can utilize the filter hook whols_show_wholesale_status_in_item_data to achieve your desired outcome.

    I hope this helps! Please let me know how it goes.

    Kind regards,
    Tarek

    Thread Starter cesarborrasgrau

    (@cesarborrasgrau)

    Hello Tarek.

    Thanks for your help.

    I have used the first Form adding the CSS code and it works perfectly in cart and checkout. But it still persists here: https://prnt.sc/lWJezw2baKvK

    Do you know if you can remove it with CSS?

    Greetings…

    Hello César,

    Good morning from here ☀️

    It was an absolute pleasure for me that I could help.

    I am delighted to hear that the solution has worked perfectly for the Cart and Checkout pages. However, I have reviewed the screenshot you provided and understand your concern.

    Could you please share your website URL, so we can understand the issue better? This will help us find an effective solution to the issue you are experiencing.

    Have a wonderful day ahead!

    Kindest regards,
    Tarek Aziz

    Thread Starter cesarborrasgrau

    (@cesarborrasgrau)

    Hi Tarek,

    Of course, this is the URL of the website:  

    https://staging2.mimbresjuncs.com/

    It is still in testing, and you will only be able to see it if you register as a professional. You can register as a professional if you wish, to see the text I want to remove.

    I will have to approve it manually and you will be able to see it.

    In the Pro version, there is automatic approval.

     If all goes well, I hope to buy the Pro version, because it is a great plugin for selling products according to role.

    Greetings and have a great day.

    Cesar.

    Hi César,

    Thank you very much for sharing the URL of your website.

    Before we register as a professional, could you please try adding the following CSS?

    .widget_shopping_cart_content .product_list_widget .mini_cart_item dl.variation {
       display: none;
    }

    We believe that implementing the above code will fix the issue.

    Note: Please make sure to keep the CSS code we shared previously.

    If it doesn’t please open a ticket in our dedicated support center:

    https://hasthemes.com/contact-us/

    Our support team will thoroughly investigate the issue and provide you with a precise solution.

    All the best,
    Tarek Aziz

    Thread Starter cesarborrasgrau

    (@cesarborrasgrau)

    Hi Tarek.

    I have now added this new code and it works fine, the text no longer appears.

    Thank you very much for your help.

    It is now fixed.

    Greetings and have a nice day…

    Cesar.

    Hi César,

    You are so very welcome 🙂

    It’s great to hear that adding the new code has fixed the issue.

    If there is anything else we can help you with, please don’t hesitate to reach out.

    Our dedicated support team is committed to helping you with any queries or concerns you may have.

    Wishing you a fantastic day ahead!

    Best regards,
    Tarek Aziz

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Remove “Wholesale: Yes”.’ is closed to new replies.