Title: Label shortcode
Last modified: January 20, 2022

---

# Label shortcode

 *  Resolved [mdsidabras](https://wordpress.org/support/users/mdsidabras/)
 * (@mdsidabras)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/label-shortcode/)
 * Hi, I want to use label in custom grid layout. Is it possible to use it like 
   shortcode? Thanks.

Viewing 1 replies (of 1 total)

 *  Plugin Author [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * (@mihail-barinov)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/label-shortcode/#post-15275761)
 * Hi,
 * For you plugin doesn’t supports shortcodes, but you can use PHP function for 
   this.
    Use code like
 * `<?php echo AWL_Label_Display::instance()->show_label( 'on_image' ); ?>`
 * or
 * `<?php echo AWL_Label_Display::instance()->show_label( 'before_title' ); ?>`
 * depending on label position.
 * Please note that this code must be called inside products loop.
 * Regards
    -  This reply was modified 4 years, 4 months ago by [ILLID](https://wordpress.org/support/users/mihail-barinov/).

Viewing 1 replies (of 1 total)

The topic ‘Label shortcode’ is closed to new replies.

 * ![](https://ps.w.org/advanced-woo-labels/assets/icon-256x256.png?rev=3326325)
 * [Advanced Woo Labels - Product Labels & Badges for WooCommerce](https://wordpress.org/plugins/advanced-woo-labels/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-woo-labels/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-woo-labels/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-woo-labels/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-woo-labels/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-woo-labels/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/label-shortcode/#post-15275761)
 * Status: resolved