Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Posts
    8
    Plugin Contributions
    0

    Default Show more thing in the list of products

    Good evening,

    I try almost everything but I exposed a problem.

    I add fields in forms or items:



    see field: For gasoline engines: 1.4-type ABD

    I'd like to make this field appear in the list of items



    An idea which file to change?

    Thank you

  2. #2
    Join Date
    Jul 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Show more thing in the list of products

    fields in the database is: products_essence, products_diesel and products_oem

    nobody has a solution?

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Show more thing in the list of products

    The screenshots don't tell us much - a link to your site, please.

  4. #4
    Join Date
    Jul 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Show more thing in the list of products

    Thank you very much here is the link

    www.autopartswagen.fr

  5. #5
    Join Date
    Jul 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Show more thing in the list of products

    ell I find the solution
    He had just add
    in: default_filter.php required fields' p.products_oem,
    p.products_essence, p.products_diesel '
    and products_listing.php:
    ....$_ SESSION [ 'languages_id']))), PRODUCT_LIST_DESCRIPTION). '</ div> <div>'.
    TEXT_PRODUCTS_OEM. $ listing-> fields [ 'products_oem']. '</ div> <div>'.
    TEXT_PRODUCTS_ESSENCE. $ listing-> fields [ 'products_essence']. '</ div> <div>'.
    TEXT_PRODUCTS_DIESEL. $ listing-> fields [ 'products_diesel']. '</ div>';


  6. #6
    Join Date
    Jul 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Show more thing in the list of products

    an idea to hide these details when the field is empty ?

 

 

Similar Threads

  1. All visitor IPs show as the same thing.
    By joejoejoe in forum General Questions
    Replies: 1
    Last Post: 15 Aug 2012, 04:57 PM
  2. Replies: 1
    Last Post: 4 Jun 2012, 12:29 AM
  3. list more than 10 products per page
    By barricades in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Aug 2007, 10:04 PM
  4. Replies: 2
    Last Post: 7 Jul 2007, 11:25 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