Hook in elementor template fails
-
Hello, I am trying to hook in an elementor template (icons and USP stuff) like this:
add_action('xoo_wsc_footer_end','wxp_USPs'); function wxp_USPs () { do_shortcode('[elementor-template id="133929"]'); }
But if I do that, the update breaks in the cart and product do not update on qty change, product removal etc.
Can you comment on if this is available at all and how to go about it.
Cheers
- The topic ‘Hook in elementor template fails’ is closed to new replies.