Title: Hooks issues
Last modified: January 8, 2024

---

# Hooks issues

 *  Resolved [Topdev](https://wordpress.org/support/users/tannya1808/)
 * (@tannya1808)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/hooks-issues/)
 * Hi ! I’ve updated theme and Blocksy plugin to 2.0.16v. I’ve faced with styles
   issues (fonts and colors are broken), but I’ve resolved this in some way.
 * One thing which I can’t figure out what happened with using woocommerce hooks?
   Seems, they have been overwritten or some their settings, can’t catch this.
 * For instance, before I’ve removed default WC price from single product template
   using _remove\_action(‘woocommerce\_single\_product\_summary’, ‘woocommerce\_template\
   _single\_price’, 10)_ but after updating this hook doesn’t work and I see price
   under the title. Have hooks been overridden? And how it’s possible to fix this?
 * Thanks in advance.

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

 *  [Eduard](https://wordpress.org/support/users/cteduard/)
 * (@cteduard)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/hooks-issues/#post-17326285)
 * Hello [@tannya1808](https://wordpress.org/support/users/tannya1808/)
 * Indeed, some of these have been reworked to give users more flexibility. There
   should not be any need for added code, as hiding/showing elements should now 
   be built in right into the customiser.
 * Check out this article for more information – [https://creativethemes.com/blocksy/docs/woocommerce/single-product/](https://creativethemes.com/blocksy/docs/woocommerce/single-product/)
 * Hope this clears things up!
 * Thanks
 *  Thread Starter [Topdev](https://wordpress.org/support/users/tannya1808/)
 * (@tannya1808)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/hooks-issues/#post-17329312)
 * I’m aware of the customization options, but the task obliges me to use a hook,
   because I’ve changed the single product template in child theme.
 * Could you please tell me the hook that should be used instead _remove\_action(‘
   woocommerce\_single\_product\_summary’, ‘woocommerce\_template\_single\_price’,
   10)_ ?
 *  Thread Starter [Topdev](https://wordpress.org/support/users/tannya1808/)
 * (@tannya1808)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/hooks-issues/#post-17330009)
 * I use Pro version of Theme and plugin, maybe I need to send the request via the
   site to get this information ?
 *  Theme Author [Creative Themes](https://wordpress.org/support/users/creativethemeshq/)
 * (@creativethemeshq)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/hooks-issues/#post-17330479)
 * Hello [@tannya1808](https://wordpress.org/support/users/tannya1808/),
 * Yes, if you are a pro user than please submit a support ticket on our site and
   we will try to assist you.

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

The topic ‘Hooks issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/blocksy/2.1.44/screenshot.jpg)
 * Blocksy
 * [Support Threads](https://wordpress.org/support/theme/blocksy/)
 * [Active Topics](https://wordpress.org/support/theme/blocksy/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/blocksy/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/blocksy/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Creative Themes](https://wordpress.org/support/users/creativethemeshq/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/hooks-issues/#post-17330479)
 * Status: resolved