Feature Request: Add WooCommerce standard hooks #16231
briantetrault
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm wanting to use the WooCommerce builder to customize some standard WooCommerce templates. Primarily the single product page. I'm needing to integrate some other [very popular and widely used] plugins. I understand Elementor doesn't support some of these integrations but these plugins rely heavily on some standardized WooCommerce page hooks to function properly.
I'm specifically working with and referring to the Fancy Product Designer. I'm using GeneratePress and Elementor Pro and these hooks are missing when building my single product page template:
woocommerce_before_single_product_summarywoocommerce_single_product_summarywoocommerce_after_single_product_summarywoocommerce_shareI've attempted the suggested solutions from this issue: [https://github.com//issues/5574] and none of them worked. In fact, they seemed to have no effect.
I would love a way to be able to manually add back standard WooCommerce hooks within an Elementor page template so I can get some of these other integrations to work without sacrificing the great custom work I've done on the product page template.
All reactions