Bug adding product
-
Hi,
We are using the YITH WooCommerce Wishlist plugin and we see that your template has an override on this plugin in /wp-content/themes/negan/framework/classes/class-woocommerce.php.The add to wishlist button that appears in the product view shows an icon:
And this icon does not add the product to the wish list because the url of this link does not include the nonce parameter of WordPress. We have written the modification in the class-woocommerce.php file so that it works well but in case of updating the template we would lose the change.
Is there a way we can override this plugin on the child template so that when updating the template we don’t lose the change?
Thanks.
The topic ‘Bug adding product’ is closed to new replies.