I am working on a site that has Storebox Theme for Wordpress, WPML for translation, and WooCommerce. As I was working on the site, the "ZOOM" text disappeared from the black circle that shows up when you hover on a product. See Here: http://www.mybodysport.co.il/%D7%9E%D7%95%D7%A6%D7%A8/super-pump-max-%D7%A1%D7%95%D7%A4%D7%A8-%D7%A4%D7%90%D7%9E%D7%A4-%D7%9E%D7%A7%D7%A1/
In the code there is there is a place for the text, but there is no text there. I need the text to be a string that I can translate in WPML also.
- Code: Select all
<div class="gk-wc-zoom"><span><span class="zoom-text"></span></span></div>
Thank you in advance!
Sarah