Thread: prod list

Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2007
    Posts
    176
    Plugin Contributions
    0

    Default prod list

    hi,

    In the prod list file I want to re arrange the col data with item name first and no links in the price col. Also I want the image smaller.

    How can i do this as the data is all read into an array from a class to be displayed, so i can't get access to bits of information. It isn't simple looking.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: prod list

    Read the FAQ's & the wiki for answers to most of your queries -

    in the admin > config > images > Image - Product Listing Width
    and - admin > config > images > Image - Product Listing Height

    Many of the listings can be adjusted in the admin with a number sequence:

    0= off
    1st digit Left or Right
    2nd and 3rd digit Sort Order
    4th digit number of breaks after
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2007
    Posts
    176
    Plugin Contributions
    0

    Default Re: prod list

    hi,

    Thaks for that. The reason i ask the questions though is for a programing solution as i much prefer to alter the code so I can create a table and look as i desire. I didn't want the comment displayed or the ..more symbol on.

    Looking at the code though it looks like it isn't easy to change as all the data is too centralised to change much.

  4. #4
    Join Date
    Feb 2007
    Posts
    176
    Plugin Contributions
    0

    Default Re: prod list

    hi,,

    I don't want the prod description in the list or the link '..more'.

    Now i can't find this in admin and nor can i find easy in the code.
    The code is extremely long for this module which only displays a few bits of basic information.
    If I can get the variable that displays these things then i can edit it out, but i can't see this as i only see an array with all the information to display.

  5. #5
    Join Date
    Feb 2007
    Posts
    176
    Plugin Contributions
    0

    Default Re: prod list

    hi,
    The information is actually in this array split up. I can't get into the specific information without messing with the string data in array.

    eg
    echo $list_box_contents[2][0]['text'];
    echo $list_box_contents[2][1]['text']; //only want the heading
    echo $list_box_contents[2][2]['text']; //3rd col had ata I want out

    So it looks like you can alter the prod info page

 

 

Similar Threads

  1. Replies: 3
    Last Post: 6 Jun 2008, 12:34 PM
  2. prod list price extras?
    By mex in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Mar 2007, 07:28 AM
  3. prod list box
    By mex in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Mar 2007, 11:45 AM
  4. How do I make new prod display same as List?
    By ikoiko in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Feb 2007, 12:11 AM
  5. Prod Listing Grid Layout : Showing repeat Prod Desc when changed to row format
    By dhermanus in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 7 Nov 2006, 02:28 AM

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