Help!
I have tried to change the phrase "Please Choose:" that appears above the attribute dropdown boxes on the product pages. I have changed about 4 files that define the phrase with no result. What is the definitive file to edit ???
Help!
I have tried to change the phrase "Please Choose:" that appears above the attribute dropdown boxes on the product pages. I have changed about 4 files that define the phrase with no result. What is the definitive file to edit ???
I used the Developers Toolkit in the admin and my best guess is to change it in includes/languages/english/YOUR_TEMPLATE/product_info.php
That was an excellent guess! I ended up doing a site search and changing 7 instances of the 'please choose' text. As weird as things are, it didnt find the reference in that product_info file. Amazing!
THANK YOU!
If you haven't used the Developers Toolkit in the admin, it can save you lots of time looking for phrases.
Sometimes all it takes is a fresh pair of eyes. You get too close sometimes when you're working on something like this.I'm glad you got it fixed the way you want.