osCmax v2.5 User Manual
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

edit Manufacturers page

This is a discussion on edit Manufacturers page within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hi, As shown in the attached image, is there a way I can add text to the "manufacturors" pages? I ...

      
  1. #1
    Member
    Join Date
    Apr 2010
    Posts
    69
    Rep Power
    3


    Default edit Manufacturers page

    Hi,

    As shown in the attached image, is there a way I can add text to the "manufacturors" pages? I just downloaded, but not yet installed - Product Description 1.3 - for the product descriptions, but would like text on these pages, as these pages will be used for inbound landing pages.
    Capture.JPG

    I haven't been in here in awhile - I hope everyone had a great holiday season!

  2. #2
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: edit Manufacturers page

    Not sure what you are looking for here. Which pages are you talking about when you talk of "manufacturer" pages? Can you give the .php file name for the page you mean?

    Regards,
    pgmarshall
    _______________________________

  3. #3
    Member
    Join Date
    Apr 2010
    Posts
    69
    Rep Power
    3


    Default Re: edit Manufacturers page

    Quote Originally Posted by pgmarshall View Post
    Can you give the .php file name for the page you mean?

    Regards,
    No
    The best I can do is try to explain it better.
    On this page (the store homepage) - Bubalina Beauty - Spa quality skin care products :
    the top infobox on the right side says "Browse by product". In the infobox admin area, those items are listed under "manufacturers".
    There are 9 items listed there. When any of the items listed are clicked, you go to a page that looks like the image above with the pageheading "Browse By Product". I'd like to be able to enter descriptive text in that area for each of the 9 items. I hope this explains it better.

  4. #4
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: edit Manufacturers page

    Okay - I think I understand ... you want a "categories" style description for your manufacturers. We do not store anything for this at the moment nor have the code to display it ... but it would not be too hard to add ...
    pgmarshall
    _______________________________

  5. #5
    Member
    Join Date
    Apr 2010
    Posts
    69
    Rep Power
    3


    Default Re: edit Manufacturers page

    Quote Originally Posted by pgmarshall View Post
    Okay - I think I understand ... you want a "categories" style description for your manufacturers. We do not store anything for this at the moment nor have the code to display it ... but it would not be too hard to add ...
    Yes - for instance, if you go to this page -
    Butter Creme : Bubalina Beauty - Spa quality skin care products - where it has "Browse By Product" to the left of the top image, I'd like to have text in there that would be different for each of the 9 category items on the right.

  6. #6
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: edit Manufacturers page

    I'm taking an hour out, to see if I can rattle up a hack/patch.
    It is a bit involved because it needs code from the infamous categories.php
    Wish me luck and beer money always accepted (or at least a wee donation to 'Max, even if just 5 bucks).
    Last edited by ridexbuilder; 01-13-2011 at 01:39 PM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  7. #7
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Post Re: edit Manufacturers page

    OK... nearly an hour on.
    Unfortunately, it's more than a quick hack. Adding the database field is not an issue and is trivial; it's the data entry where some time consuming work is needed. The layout of the existing manufacturer entry would need significant change, to allow for textual input. Something like that of editing categories but could be based on a simpler screen, such as coupon_admin.
    If I used an IDE, then I guess it would make knocking up a new screen easy.

    Got the SQL part:
    In phpmyadmin select your osCmax database
    In the right hand pane, select the SQL tab and run the following line
    ALTER TABLE `manufacturers_info` ADD `manufacturers_description` TEXT NULL
    Exit phpmyadmin
    Hosting plans with installation, configuration, contributions, support and maintenance.

  8. #8
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: edit Manufacturers page

    Ridex - shouldn't it go into the manufacturers.php pages?

    Regards,
    pgmarshall
    _______________________________

  9. #9
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: edit Manufacturers page

    Yes, it will be a replacement catalog/admin/manufacturers.php
    I have a cunning plan for a quick 'n' dirty method....

    Duplicate the "Manufacturers URL" entries for "Manufacturers Description" - making the text box larger. Not ideal but would be a start.
    Last edited by ridexbuilder; 01-13-2011 at 02:42 PM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  10. #10
    Member
    Join Date
    Apr 2010
    Posts
    69
    Rep Power
    3


    Default Re: edit Manufacturers page

    Quote Originally Posted by ridexbuilder View Post
    Wish me luck and beer money always accepted (or at least a wee donation to 'Max, even if just 5 bucks).
    You know there's no need to ask for that!
    If this is that involved, let's just hold off and I'll add it to a small list I can email you. I was under the weather for awhile, then the holidays, so wasn't able to do much. She has a few little changes that need to be made.

Page 1 of 2 12 LastLast

Similar Threads

  1. Adding Manufacturers to Title of page
    By schlottke in forum osCmax v2 Customization/Mods
    Replies: 4
    Last Post: 04-09-2010, 12:39 PM
  2. How to edit index page
    By madone in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 03-16-2009, 10:14 AM
  3. Viewing by Manufacturers (next page) issue
    By Bassmaster in forum osCmax v2 Installation issues
    Replies: 8
    Last Post: 07-06-2008, 03:07 PM
  4. Category & Manufacturers name in Product_Info Page
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 12-13-2007, 06:15 AM
  5. Where do I edit the Home Page
    By emikey24 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-11-2005, 02:38 AM

Bookmarks

Posting Permissions

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