Page 6 of 8 FirstFirst ... 45678 LastLast
Results 51 to 60 of 80
  1. #51
    Join Date
    Oct 2011
    Posts
    68
    Plugin Contributions
    0

    Default Re: Manufactures "All" Page

    Is this compatible on 1.5.0?

  2. #52
    Join Date
    May 2012
    Posts
    1
    Plugin Contributions
    1

    Default Re: Manufactures "All" Page

    Quote Originally Posted by uncharted View Post
    Is this compatible on 1.5.0?
    Yes, I have installed. BUT there is no intallation for the Admin panel. So you have to do this:

    BEFORE intalling the SQL file add this line at the end:


    INSERT INTO `admin_pages` (`page_key` ,`language_key` ,`main_page` ,`page_params` ,`menu_key` ,`display_on_menu` ,`sort_order`)VALUES
    ('configManufacturersList', 'BOX_CONFIGURATION_MANUFACTURERS_LIST', 'FILENAME_CONFIGURATION', CONCAT('gID=',@gid), 'configuration', 'Y', @gid);

    Save the file and use it or copy all the SQL code and paste it in "Install SQL Patches".

    Then you have to create a .php file.
    Go to YOUR-ADMIN-FOLDER\includes\languages\english\extra_definitions and create the: "manufacturers_list.php".
    Inside the file put the following code:

    PHP Code:
    <?php
    define
    ('BOX_CONFIGURATION_MANUFACTURERS_LIST''Manufacturers Listing');
    ?>
    Save it and you are done...

  3. #53
    Join Date
    Jan 2013
    Posts
    1
    Plugin Contributions
    0

    Default Re: Manufactures "All" Page

    Hi

    I have zen 1.5.3... Tried the fix for 1.5.0 to show in admin area, but when installing SQL fix, I get this error

    WARNING: An Error occurred, please refresh the page and try again.

  4. #54
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Manufactures "All" Page

    @Ocean,
    try the fix mentioned in MiRN's post right above yours. That should do the trick.

  5. #55
    Join Date
    Aug 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Manufactures "All" Page

    Does anyone know how I would modify this so that after I choose my manufacturer the next page displays only the category icons which products of this manufacturer exist in. I hope that makes sense.

    Currently I get a page with all products from that manufacturer and a drop down box where I can choose categories which have this manufacturer in it, so it looks like the system is doing the query to the database already. I just want an icon selection instead of the drop down and I don't want all the products listed.

    Cheers

  6. #56
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Manufactures "All" Page

    @edialedarb, what you describe would take quite a bit of customization to the product listing template files. If you know PHP, I would suggest taking a look at the files in the plugin and comparing them to the product listing templates (eg. tpl_modules_product_listing.php and header.php in the modules/pages directory), then make new templates as necessary. If you do not know PHP, I would recommend hiring a qualified developer to build this for you.

  7. #57
    Join Date
    Nov 2007
    Location
    Upstate NY
    Posts
    232
    Plugin Contributions
    0

    Default Re: Manufactures "All" Page

    Hey, does anyone know how to change the number of columns? Mine show 4 cols and I wand 5 or 6.

    Thanks!

  8. #58
    Join Date
    Nov 2007
    Location
    Upstate NY
    Posts
    232
    Plugin Contributions
    0

    Default Re: Manufactures "All" Page

    I found it. the value is in the database. You can't fix this from the admin, you have to go into your database (through cpanel) if you know how to. If you don't understand this then DO NOT DO IT.


    In table 'configuration' the number of columns is the configuration_key MANUFACTURERS_ALL_COLUMNS

  9. #59
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

    Default Re: Manufactures "All" Page

    With sites that have more than one language installed, this shows each manufacturer image for each language. So brand A shows 2 times with two languages installed. How can it be made to recognize the language that's being used?

  10. #60
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

    Default Re: Manufactures "All" Page

    Quote Originally Posted by pricediscrimination View Post
    With sites that have more than one language installed, this shows each manufacturer image for each language. So brand A shows 2 times with two languages installed. How can it be made to recognize the language that's being used?
    Is there a way to fix this?

 

 
Page 6 of 8 FirstFirst ... 45678 LastLast

Similar Threads

  1. Editing the "new products" and "all products" page
    By jtimko in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Dec 2011, 10:39 PM
  2. I want to change sidebox title from "Manufactures" to "Magazine Name"
    By Golden Synergy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Aug 2010, 01:55 PM
  3. How to remove ellipses ("...") after "All Products" and "New Products" on home page?
    By jthurman in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 May 2010, 03:30 PM
  4. Replies: 2
    Last Post: 11 Feb 2010, 09:13 PM
  5. Inside the "Categories" box it says "New Products" and "All Products"...
    By john9 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Feb 2007, 07:55 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR