Home Forums Basel support forum How to disable ALL Product Badges?

How to disable ALL Product Badges?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #19263

    agungmegaiswara
    Participant

    After I have updated to your new theme, all of my badge plugins will not work anymore.
    Even after I have turned off all Product Label settings at the Theme Settings. It will not override your badge, my plugins were working perfectly before your update.
    Please, help me.
    Thank you

    #19270

    Artem Temos
    Keymaster

    Hi,

    Please, could you revert back to the previous version and provide us with full access so we can check how it worked before? Then, we will be able to provide you with a fix for 3.5 version.

    Regards

    #19272

    agungmegaiswara
    Participant

    Would you mind to revert back it for me?
    I do not know how to revert it back.
    My credentials are in the private content section.

    #19273

    agungmegaiswara
    Participant

    Sorry, I change the password again.

    #19274

    Artem Temos
    Keymaster

    Sorry, but we can’t do this for you. In this case, could you please send us the plugin so we can check on our side?

    Regards

    #19278

    agungmegaiswara
    Participant

    Please, see the private content.

    Attachments:
    You must be logged in to view attached files.
    #19283

    Artem Temos
    Keymaster

    Try to remove the following code from the file inc/woocommerce.php

    remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_show_product_loop_sale_flash' );
    remove_action( 'woocommerce_before_single_product_summary', 'woocommerce_show_product_sale_flash' );
    
    add_action( 'woocommerce_before_shop_loop_item_title', 'basel_product_label' );
    add_action( 'woocommerce_before_single_product_summary', 'basel_product_label' );

    Regards

    #19286

    agungmegaiswara
    Participant

    Thank you very much. It is working now

    #19287

    Artem Temos
    Keymaster

    OK, great. We will try to make our theme compatible with third party plugins too in the next update.

    Regards

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