Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Posts
    14
    Plugin Contributions
    0

    Default Attributes field not showing correctly in New install with

    Hi friends,

    just made a fresh install and added the spanish laguage pack.
    Everything seems to be working fine except products with attributes. instead of getting the options Red, orange and yellow I get the following :
    RedATTRIBUTES_PRICE_DELIMITER_PREFIX+€75.00ATTRIBUTES_PRICE_DELIMITER_SUFFIX
    OrangeATTRIBUTES_PRICE_DELIMITER_PREFIX+€37.50ATTRIBUTES_PRICE_DELIMITER_SUFFIX
    YellowATTRIBUTES_PRICE_DELIMITER_PREFIX+€56.25ATTRIBUTES_PRICE_DELIMITER_SUFFIX

    The prolem is the same with the dropdowns also, hence spoiling the whole page, please help me correct this problem.
    In english it works fine.

    Thanks

  2. #2
    Join Date
    Jan 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Attributes field not showing correctly in New install with

    OK, I solved it, the spanish translation is for version 1.3.6

    so you have to add the below lines at the end of the /includes/languages/spanish/product_info.php file,

    define('ATTRIBUTES_PRICE_DELIMITER_PREFIX', ' ( ');
    define('ATTRIBUTES_PRICE_DELIMITER_SUFFIX', ' )');
    define('ATTRIBUTES_WEIGHT_DELIMITER_PREFIX', ' (');
    define('ATTRIBUTES_WEIGHT_DELIMITER_SUFFIX', ') ');

 

 

Similar Threads

  1. v150 New pages not showing correctly
    By BrianM in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Mar 2012, 05:47 PM
  2. Admin not showing new version correctly
    By disciple in forum General Questions
    Replies: 3
    Last Post: 31 Aug 2010, 02:31 PM
  3. Website not showing correctly with Internet Explorer
    By ian_cowdery in forum General Questions
    Replies: 4
    Last Post: 4 Mar 2010, 03:31 PM
  4. Easy Populate new msrp field not showing in Model/Attributes file...
    By CRYSTALDOLL in forum Addon Shipping Modules
    Replies: 1
    Last Post: 24 Jul 2009, 12:04 PM
  5. New Products listing not showing correctly in IE
    By Eagle75au in forum Addon Templates
    Replies: 5
    Last Post: 28 Sep 2008, 04:13 PM

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