• Resolved tannya1808

    (@tannya1808)


    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)
  • Hello @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/

    Hope this clears things up!

    Thanks

    Thread Starter tannya1808

    (@tannya1808)

    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 tannya1808

    (@tannya1808)

    I use Pro version of Theme and plugin, maybe I need to send the request via the site to get this information ?

    Theme Author creativethemeshq

    (@creativethemeshq)

    Hello @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.