Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Need help looking for a contribution...

    What I am looking for is "New!" and it would be in red. Let me show you want I want to do.

    here is an example of the product listing.

    Product Image##############################Product Name####################___Price

    What I want is New! on the left side of the Product image. Is this possible?

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Need help looking for a contribution...

    You would need to edit /includes/modules/your_template/product_listing.php, and in the case for image add a test for the new condition and append the "New" gif where it is true.

    There are a number of ways you could arrange this test, either by specifying in the code or a define which product ids are new, or by looking up the "new product" status in the database. The best method depends on your specific criteria.

  3. #3
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Need help looking for a contribution...

    Its not an Image of "New!" its a text that I can add when I have a new product out.

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Need help looking for a contribution...

    The exact thing you want to output is easy to set up; but how do you want to determine which products get the "New"? Automatic or manual decision?

  5. #5
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Need help looking for a contribution...

    I want to the New show for awhile then take new off. What would you suggest?

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Need help looking for a contribution...

    Set the "new product" time cutoff in admin for your desired duration.
    Then you can do a check for the status of each product in the file location as mentioned. I don't have time now to work out the details - someone else should be able to give pointers.

  7. #7
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Need help looking for a contribution...

    I don't understand what you mean....

  8. #8
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Need help looking for a contribution...

    Can anyone help get a red "New!" next to a product image where I can manually input it in?

  9. #9
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Need help looking for a contribution...

    Can anyone help me. Is there a contribution or a code is when I put a new item in the store next to it will show like "New!" in red next to the picture of the item.

 

 

Similar Threads

  1. Looking for a contribution
    By webunlimited in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 16 Oct 2007, 04:42 AM
  2. Looking for a contribution..
    By thebooktrunk.com in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 17 Sep 2007, 01:01 AM
  3. Looking for a Catalog/Menu contribution..
    By gemohler in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 13 May 2006, 12:14 PM

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