Title: nimavi's Replies | WordPress.org

---

# nimavi

  [  ](https://wordpress.org/support/users/nimavi/)

 *   [Profile](https://wordpress.org/support/users/nimavi/)
 *   [Topics Started](https://wordpress.org/support/users/nimavi/topics/)
 *   [Replies Created](https://wordpress.org/support/users/nimavi/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/nimavi/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/nimavi/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/nimavi/engagements/)
 *   [Favorites](https://wordpress.org/support/users/nimavi/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Make not clickable cart widget](https://wordpress.org/support/topic/make-not-clickable-cart-widget/)
 *  Thread Starter [nimavi](https://wordpress.org/support/users/nimavi/)
 * (@nimavi)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-not-clickable-cart-widget/#post-15816519)
 * Thank you, but it doesn’t help, because I needed that mouse hover works.
    Anyway,
   I got to resolve modifying a main theme .php file. Question when update the theme,
   how do I keep the changes?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Make not clickable cart widget](https://wordpress.org/support/topic/make-not-clickable-cart-widget/)
 *  Thread Starter [nimavi](https://wordpress.org/support/users/nimavi/)
 * (@nimavi)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/make-not-clickable-cart-widget/#post-15790217)
 * Thank you, but I wouldn’t like to modify that files, maybe an add_action method
   you can help me? I need to disable the link on the id #site-header-cart.
 * tnx For your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Labels - Product Labels & Badges for WooCommerce] not showing label when other label is active](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/)
 *  Thread Starter [nimavi](https://wordpress.org/support/users/nimavi/)
 * (@nimavi)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/#post-15438895)
 * I used W3 Total Cache plugin to purge All Caches but the label is still displayed
   on archive, maybe other solution to clear the cache?
    I use elementor plugin 
   in my site, and the condition to display that label is to be a elementor block,
   maybe that can cause the problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Labels - Product Labels & Badges for WooCommerce] not showing label when other label is active](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/)
 *  Thread Starter [nimavi](https://wordpress.org/support/users/nimavi/)
 * (@nimavi)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/#post-15435721)
 * Not work, anything changed, the label is still showing up on archive.
 * maybe another solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Labels - Product Labels & Badges for WooCommerce] not showing label when other label is active](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/)
 *  Thread Starter [nimavi](https://wordpress.org/support/users/nimavi/)
 * (@nimavi)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/#post-15424288)
 * thanks, but, that code not work, the label is still showing up…
    I tried: if (
   $label_id === 4296 ) { return false; } return $match_condition;
 * this way the label no longer appears anywhere and I need to see it on the product
   page.
 * Any thoughts?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Labels - Product Labels & Badges for WooCommerce] not showing label when other label is active](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/)
 *  Thread Starter [nimavi](https://wordpress.org/support/users/nimavi/)
 * (@nimavi)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/#post-15420720)
 * Hi there,
 * thanks for your support, the solution kinda works, but this: “$match_condition”
   and “if ( isset( $this->labels[$product_id][‘1’]” gives me problems, I dont know
   why that code?
    Please, I Just need Hide a label on archive, I don’t need other
   conditions. Just Hide a label. In other words, I got a label with ID 4296, I 
   just don’t want it to show up on archive, No more. Again, I appreciate so much
   your help and patience
    -  This reply was modified 4 years, 1 month ago by [nimavi](https://wordpress.org/support/users/nimavi/).
    -  This reply was modified 4 years, 1 month ago by [nimavi](https://wordpress.org/support/users/nimavi/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Labels - Product Labels & Badges for WooCommerce] not showing label when other label is active](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/)
 *  Thread Starter [nimavi](https://wordpress.org/support/users/nimavi/)
 * (@nimavi)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/#post-15400890)
 * Thanks so much, but I see it is a little more complicated than I thought, besides
   only need that in archive… to simplify, with code, how can I hide a specific 
   label on archive only (it doesn’t matter the product) and where can I find the
   label IDs?
    I appreciate so much your help and patience
    -  This reply was modified 4 years, 1 month ago by [nimavi](https://wordpress.org/support/users/nimavi/).
    -  This reply was modified 4 years, 1 month ago by [nimavi](https://wordpress.org/support/users/nimavi/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Labels - Product Labels & Badges for WooCommerce] not showing label when other label is active](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/)
 *  Thread Starter [nimavi](https://wordpress.org/support/users/nimavi/)
 * (@nimavi)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/not-showing-label-when-other-label-is-active-2/#post-15396801)
 * sorry, that is not what I want, for example:
    I have 3 labels on product: 1, 
   2, 3 (with conditions) I want like a condition, if it shows label 1, not showing
   label 3, but alway show label 2. if label 1 is not showing, then show label 3.
 * Maybe using apply_filters- awl_show_label_for_product or something
 * Plase help

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