Really sorry about this, i have removed this on a previous website but i cannot find the file to remove 'Please Choose:' when an attribute is added.
Please help and put me out of my misery as it is really doing myhead in.
Thanks
Really sorry about this, i have removed this on a previous website but i cannot find the file to remove 'Please Choose:' when an attribute is added.
Please help and put me out of my misery as it is really doing myhead in.
Thanks
Excellent - thanks for that!!!
![]()
I wanted to do this as well.
However, when I edited the file I saved it over the original one, I stuck it into both templates since it seems some files are being use by the default one:
\includes\languages\template_default\product_info.php
\includes\languages\wallet\product_info.php
The problem is that neither are working. The page still displays "Please Choose"
I am using v1.3.8 I have installed the wallet theme. I have no idea what can be messing this up. It looked to be an easy fix/edit.
'doh!
Guess what?... it was the product_music_info.php file I needed to have updated. All my products are music CD's.
Thank You!
And... includes/languages/english/wallet/ this helped too
Last edited by jasmel; 9 Mar 2008 at 06:15 AM.
Hello,
I must of missed some of the posts about removing "Please choose". How did you do it?
Appreciate your help,
Fred McCaughey
[email protected]
www.idsupply.co
I am trying to remove "Please Choose" from the attribute in the Product Info page as well.
I don't believe the directions above apply to v1.3.9.
What stumps me is that I went to Tools -> Developer Tool Kit and did a search in the "Look-up in all files" section for "Please Choose:"
Here is every file (other than the admin files) that contains that statement.
/includes/languages/english/document_general_info.php
Line #30 : define('TEXT_PRODUCT_OPTIONS', 'Please Choose: ');
/includes/languages/english/document_product_info.php
Line #30 : define('TEXT_PRODUCT_OPTIONS', 'Please Choose: ');
/includes/languages/english/product_free_shipping_info.php
Line #30 : define('TEXT_PRODUCT_OPTIONS', 'Please Choose:');
/Register/includes/languages/english/product_info.php
Line #30 : define('TEXT_PRODUCT_OPTIONS', 'Please Choose: ');
/Register/includes/languages/english/product_music_info.php
Line #32 : define('TEXT_PRODUCT_OPTIONS', 'Please Choose: ');
I have tried changeing it in every file (even the admin files) and it still does not change it on the page. How is that possible? I even held down "shift" when refreshing and checking the page and clicked away and back again.
OK, I will go back and try it again but please let me know if anyone has any insite to this. This should be simple knowing all the file that contain this phrase.
Oh, I am just using the stock Classic template too.
Thanks,
Brian