Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2007
    Posts
    23
    Plugin Contributions
    1

    Default Product Attributes - Removing 'Please Choose:'

    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 my head in.

    Thanks

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Product Attributes - Removing 'Please Choose:'

    Quote Originally Posted by metalarea View Post
    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 my head in.

    Thanks
    includes/languages/english/product_info.php

    find
    define('TEXT_PRODUCT_OPTIONS', 'Please Choose: ');


    Change the highlighted portion

    Save the edited file to
    includes/languages/english/YOUR_TEMPLATE/product_info.php

    upload the edited file to your server

  3. #3
    Join Date
    Sep 2007
    Posts
    23
    Plugin Contributions
    1

    Default Re: Product Attributes - Removing 'Please Choose:'

    Excellent - thanks for that!!!


  4. #4
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Product Attributes - Removing 'Please Choose:'

    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.

  5. #5
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Product Attributes - Removing 'Please Choose:'

    Quote Originally Posted by jasmel View Post
    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.
    You didn't save it in the right place:

    It needs to be saved in:

    includes/languages/english/wallet/product_info.php

  6. #6
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Product Attributes - Removing 'Please Choose:'

    '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.

  7. #7
    Join Date
    Dec 2010
    Posts
    60
    Plugin Contributions
    0

    Default Re: Product Attributes - Removing 'Please Choose:'

    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

  8. #8
    Join Date
    Jan 2011
    Posts
    19
    Plugin Contributions
    0

    Default Re: Product Attributes - Removing 'Please Choose:'

    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

 

 

Similar Threads

  1. Removing "Please Choose:" from the product attributes display
    By geminibowling in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 25 Jan 2011, 08:37 PM
  2. Downloads, Attributes, & "Please Choose"
    By cleasterwood in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 Feb 2009, 05:25 PM
  3. Align attributes & remove "please choose"
    By julieoolie in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Mar 2008, 05:24 AM
  4. Removing the words "Please Choose:"
    By bpais in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 4 Mar 2007, 07:40 AM
  5. Removing 'Please Choose:'
    By LeadDogSpock in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 31 Jul 2006, 01:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg