Plugin Author
Gunu
(@grafcom)
@mileages,
where do you put “label” ID or Class?
Plugin Author
Gunu
(@grafcom)
@mileages,
try “license-options” under ID
I sugegst you use qTranslate support for woocommerce I had this problem with mqTranslate and it solved this block code issue. You will see the block code in the admin panel when you add it in the attribute but not on front end.
I haven’t tried with qTranslate X so far
Please, try using the latest version of -X from GitHub, which you can download with ‘Download ZIP’ button on GitHub page or press here for the sake of convinience, with the latest Woocommerce 2.3.5, and new plugin “WooCommerce & qTranslate-X” which you can also download here.
Thanks for the feedback everybody. The last option, posted by John is what worked for me. Adding the new plugin “WooCommerce & qTranslate-X” along with updating all my other plugins eventually allowed me to use the single line translating code “[:en]” and “[:hr]” directly in the attributes field in WooCommerce. I tested it on my site and it switches exactly as I need it to.
Thanks again!
I confirm that latest version of qtranslateX works fine with woocommerce 2.3.5 and also works with qtranslatesupportforwoocommerce plugin if you have it already installed. I made the migration with 2 clicks only this time.
Thanks John and all other for this support
Angelo
directly in the attributes field in WooCommerce
Could you tell me which page this field is in and what is the exact name of the field? Maybe you can do a screenshot? We may be able to enable Language Switching Buttons for it, like it is done for many other fields.
Something to keep in mind is that the settings I needed to get working, which now are, will only appear on a variable product in WooCommerce. That is, something that has multiple price options. Also, the pipe character “|” is the WooCommerce seperator so it knows where the next item is. You probably know this already, but this could be good info for anyone reading this.
Keeping that in mind, the screenshot is here …
To get to the Product Data section, its just under the title and main area for the product info, I had to scroll down a bit in the screenshot.
These fields (in the screenshot) get passed on to build the Variations list (the next tab down) which becomes the drop down menu on the actual product page for choosing a pricing option.
All of the entries I have there are working on the site, and can be seen in action here…
Let me know if it works out, that would be pretty sweet. Might save people some time down the road.