Title: Player position
Last modified: March 18, 2021

---

# Player position

 *  Resolved [gabrivisual](https://wordpress.org/support/users/gabrivisual/)
 * (@gabrivisual)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/player-position-2/)
 * Hi, can i change the position of the player in the single product page? By default
   it’s on the top of the page, before the summary. Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpstream](https://wordpress.org/support/users/wpstream/)
 * (@wpstream)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/player-position-2/#post-14205271)
 * Hi,
 * Yes you can do that but with code modification – In class-wpstream-player.php
   file, at line 20 you have
    add_action( ‘woocommerce_before_single_product’, array(
   $this,’wpstream_user_logged_in_product_already_bought’) );
 * Change the woocommerce_before_single_product action name to another woo commerce
   filter name . See this link [https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/](https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/)
   for reference.
 * Thank you

Viewing 1 replies (of 1 total)

The topic ‘Player position’ is closed to new replies.

 * ![](https://ps.w.org/wpstream/assets/icon-256x256.png?rev=2872115)
 * [WpStream - Live Streaming, Video on Demand, Pay Per View](https://wordpress.org/plugins/wpstream/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpstream/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpstream/)
 * [Active Topics](https://wordpress.org/support/plugin/wpstream/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpstream/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpstream/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpstream](https://wordpress.org/support/users/wpstream/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/player-position-2/#post-14205271)
 * Status: resolved