Title: Action Hook Does Not Function Correctly
Last modified: August 11, 2017

---

# Action Hook Does Not Function Correctly

 *  Resolved [MikeW](https://wordpress.org/support/users/rfdprint/)
 * (@rfdprint)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/action-hook-does-not-function-correctly/)
 * Hello, for some reason after I updated the panoramic theme the WooCommerce action
   hook woocommerce_product_thumbnails stopped working correctly.
 * The content ends up partially on the side of the product image (if you swipe 
   it) and not under the thumbnails as it is intended to function.
 * Any suggestions?

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

 *  [Samui Island](https://wordpress.org/support/users/samuiisland/)
 * (@samuiisland)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/action-hook-does-not-function-correctly/#post-9606656)
 * try this instead.
 * add_action( ‘woocommerce_before_single_product_summary’, ‘yourfuction’, 21 );
 *  Thread Starter [MikeW](https://wordpress.org/support/users/rfdprint/)
 * (@rfdprint)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/action-hook-does-not-function-correctly/#post-9606665)
 * The last woocommerce update seems to have fixed the issue. However, I will keep
   this hook in mind.
 * Thanks

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

The topic ‘Action Hook Does Not Function Correctly’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/panoramic/1.1.92/screenshot.png)
 * Panoramic
 * [Support Threads](https://wordpress.org/support/theme/panoramic/)
 * [Active Topics](https://wordpress.org/support/theme/panoramic/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/panoramic/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/panoramic/reviews/)

## Tags

 * [thumbnails](https://wordpress.org/support/topic-tag/thumbnails/)
 * [woocomerce](https://wordpress.org/support/topic-tag/woocomerce/)

 * 2 replies
 * 2 participants
 * Last reply from: [MikeW](https://wordpress.org/support/users/rfdprint/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/action-hook-does-not-function-correctly/#post-9606665)
 * Status: resolved