Title: Plugin issue
Last modified: August 31, 2022

---

# Plugin issue

 *  [freddyeee](https://wordpress.org/support/users/freddyeee/)
 * (@freddyeee)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-issue-81/)
 * Hi
 * I have this problem with the plugin, if I activate it, the label appears, but
   the first image of the product in the product page doesn’t.( see screenshot)
   
   [https://snipboard.io/jCm72I.jpg](https://snipboard.io/jCm72I.jpg)
 * Right now the plugin is deactivated
 * I use this snippet code you gave me:
 *     ```
       add_filter( 'awl_labels_hooks', 'my_awl_labels_hooks', 999 );
       function my_awl_labels_hooks( $hooks ) {
           unset( $hooks['on_image']['single']['wpgs_before_image_gallery'] );
           if ( class_exists( 'Twist' ) ) {
               $hooks['on_image']['single']['wpgs_end_of_gallery_items'] = array( 'priority' => 10 );
           }
           return $hooks;
       }
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-issue-81%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * (@mihail-barinov)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-issue-81/#post-15969867)
 * Hi,
 * So I see that this problem appears only for product gallery. Please remind me
   what plugin you are using to create this image gallery.
 * Regards
 *  Thread Starter [freddyeee](https://wordpress.org/support/users/freddyeee/)
 * (@freddyeee)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-issue-81/#post-15975481)
 * this plugin:
 * Product Gallery Slider for WooCommerce – Twist
 *  Plugin Author [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * (@mihail-barinov)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-issue-81/#post-15975842)
 * Please tell me your theme name. And what appears if you disable the code snippet
   above?
 * Regards
 *  Thread Starter [freddyeee](https://wordpress.org/support/users/freddyeee/)
 * (@freddyeee)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/plugin-issue-81/#post-15982183)
 * I’ve just noticed that the code snippet wasn’t neccesary.
    Now the only issue
   is that on the homepage the labels appear on the top left, but I set them to 
   appear at the bottom left, they appear in that position in every other page.
 * how to fix that ?
 * [https://snipboard.io/BP6TIG.jpg](https://snipboard.io/BP6TIG.jpg)
 *  Thread Starter [freddyeee](https://wordpress.org/support/users/freddyeee/)
 * (@freddyeee)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/plugin-issue-81/#post-15996630)
 * any idea how this issue be fixed ?

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

The topic ‘Plugin issue’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [freddyeee](https://wordpress.org/support/users/freddyeee/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/plugin-issue-81/#post-15996630)
 * Status: not resolved