Results 1 to 5 of 5
  1. #1
    Join Date
    May 2006
    Posts
    76
    Plugin Contributions
    0

    Default Simple changes need help pelase...

    Creating a jewellery store for a friend but just as a showcase. The website is www.gemworld.tv/shop

    Here are the first of my teething problems...

    I wanted to change the manufacturers to birth stones so people can select that way. Simple enough to do but when you go into looking at an item is says manufactured by: January. How do I change the manufactured by?

    How do I add the second catagory box too? I have read this many times in other threads and I don't seem to be able to find the straight forward "simple" answer?

    This is for a second zencart I am making. It is a sports shop but they want a second catagory list for clothing as they specialise in school sports kits too.

    One more question... in the gemworld.tv zencart I installed silverfish template but when I look at it through FF or IE6 it seems to have a bit of grey image from the catagories on the left hang over into the main but not on IE7. We took out the logo and tag line at the top too but in IE7 you can still see the small red X plus the hint text.

    Can anyone advise on any of the above?

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Simple changes need help pelase...

    Try going into the admin and under Tools select "Developers Tool Kit" and search for "Manufactured by". (hint: you should be able to override it in includes/languages/english/YOUR_TEMPLATE, but I won't give you the file name)

  3. #3
    Join Date
    May 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Simple changes need help pelase...

    Quote Originally Posted by afo View Post
    Try going into the admin and under Tools select "Developers Tool Kit" and search for "Manufactured by". (hint: you should be able to override it in includes/languages/english/YOUR_TEMPLATE, but I won't give you the file name)
    /shop/includes/languages/english/document_general_info.php

    Line #16 : define('TEXT_PRODUCT_MANUFACTURER', 'Manufactured by: ');


    /shop/includes/languages/english/document_product_info.php

    Line #16 : define('TEXT_PRODUCT_MANUFACTURER', 'Manufactured by: ');


    /shop/includes/languages/english/product_free_shipping_info.php

    Line #16 : define('TEXT_PRODUCT_MANUFACTURER', 'Manufactured by: ');


    /shop/includes/languages/english/product_info.php

    Line #16 : define('TEXT_PRODUCT_MANUFACTURER', 'Manufactured by: ');


    Do I change it in all 4?

  4. #4
    Join Date
    May 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Simple changes need help pelase...

    I changed the Manufactured by in the productinfo.php and then I had the error page come up (can't remember what it said but it was line 20). Am I editing the right file?

  5. #5
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Simple changes need help pelase...

    Yes, that's the right file. I hope you copied it into /shop/includes/languages/english/YOUR_TEMPLATE and edited it in there.

    I'm trying to take a look, but my machine is wonky today.

 

 

Similar Threads

  1. v151 Need simple PHP help
    By mespe in forum General Questions
    Replies: 13
    Last Post: 9 Feb 2015, 10:15 PM
  2. I thought this would be simple. I need help.
    By bcannon in forum Built-in Shipping and Payment Modules
    Replies: 10
    Last Post: 24 Mar 2010, 03:38 PM
  3. Please HELP with a few simple Layout Changes.
    By richard_romanov in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 2 Jun 2009, 03:28 PM
  4. Color Changes!! i need help!!
    By ousooners in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Feb 2009, 10:34 PM
  5. Need help with simple FAQ
    By starcad in forum General Questions
    Replies: 0
    Last Post: 11 Aug 2007, 07:16 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