Archived topic
Which element hook should I select?
3 replies · Started by Sergio on June 15, 2021
Hi!
I need to show some fields in woocommerce products but before accessing the single product page, just like these icons:
https://nimbusweb.me/nimbus-screenshots/a9bdbc079845d0e3d638f7bd8f69a7ac
Which element hook should I select to display this content?
I have created the content with "elements" feature and set it to show in "archive product". But I don´t know which hook select...
I would like to take this opportunity to offer a suggestion. The hooks section looked better before. Where it is now there is hardly any space:
Hi there,
you can see all the Woo hooks here ( they're part of the Plugin ):
https://www.businessbloomer.com/woocommerce-visual-hook-guide-archiveshopcat-page/
Looks like the woocommerce_after_shop_loop_item hook - if you increase the priortiy to 20 it will display after the add to cart buttons.
Thanks for the suggestion - we moved it to the sidebar for a few reasons, but we'll take a look to see if we can give it a little more space.
Aaaaah ok!!!!
Thanks David!
Glad to be of help