JavaScript Output Twice
-
For whatever reason, this following code gets output twice:
const selector = '.woocommerce-cart-form__cart-item .remove';
I think this has to do with the template because I activate the default WP twentytwentythree and this issue doesn’t happen. Is there a way I can prevent this plugin from output this JavaScript more than once?
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘JavaScript Output Twice’ is closed to new replies.