Thread Starter
alsoso
(@alsoso)
I think you need to work on this hook:
add_filter( 'woocommerce_cart_item_name', array( $this, 'wpm_translate_string_cart_item_name' ) , 10 , 2 );
If you need more help, contact me privately.
Thread Starter
alsoso
(@alsoso)
yes PLUGIN conflict. The troublesome plugin is the only one written by me and it was working flawlessly until I activated reCAPTCHA. I found that almost any Google service the like of Adsense or Analytics also conflict with my plugin.