Results 1 to 4 of 4

2 products instead of 3 in product listing?

This is a discussion on 2 products instead of 3 in product listing? within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; how can I put 2 products instead of 3 in product listing? I can't find any tool in the adminpanel ...

      
  1. #1
    New Member
    Join Date
    Dec 2003
    Posts
    18
    Rep Power
    0


    Default 2 products instead of 3 in product listing?

    how can I put 2 products instead of 3 in product listing?

    I can't find any tool in the adminpanel to do it, or is it maybe a .tpl?

    amilo

  2. #2
    New Member
    Join Date
    Dec 2003
    Location
    California
    Posts
    10
    Rep Power
    0


    Default

    Don't think you're gonna find it. I'm working on a single column with product information to the right. It appears to be in includes/modules/product_listing_col.php Have fun trying to figure out how to get what you want using the code on the page though. I'm still anylizing the PHP in it to figure out how it works.

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default

    Line 99 in /includes/modules/product_listing_col.php:

    Code:
          if ($column >= 3)
    Change the 3 to a 2 and you have 2 columns.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  4. #4
    New Member
    Join Date
    Dec 2003
    Location
    California
    Posts
    10
    Rep Power
    0


    Default

    THANK YOU!!! ... you saved me a whole lot of aggrevation =]

    Almost wonder if that should be added as a feature from the admin panel.

Similar Threads

  1. Product Quantity on Product Listing Page
    By vinces in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 12-10-2004, 06:32 PM
  2. Modyfying product listing and new products listing
    By pavlo in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 11-22-2004, 08:27 AM
  3. Products Listing Layout
    By NickW in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 06-24-2004, 03:42 PM
  4. drop down listing all products
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 05-11-2004, 09:28 AM
  5. New products listing
    By robroymedia in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 05-10-2004, 08:45 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
  •