Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2008
    Posts
    1,711
    Plugin Contributions
    7

    Default Excluding gift certificates in new products listing

    How can I exclude gift certificates from being shown in the new products listing?

  2. #2
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,916
    Plugin Contributions
    3

    Default Re: Excluding gift certificates in new products listing

    You could apply an "IF" condition (though don't ask me how to code it!) in the includes/modules/new_products.php file.

    This IF condition could say:-

    "If the category ID is not equal to the category ID for Gift Certificates, then go ahead and display what else there is to display..."

    It's just a single like of code, I'm sure, but I don't know php from vanilla fudge.
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,711
    Plugin Contributions
    7

    Default Re: Excluding gift certificates in new products listing

    Quote Originally Posted by schoolboy View Post
    You could apply an "IF" condition (though don't ask me how to code it!) in the includes/modules/new_products.php file.

    This IF condition could say:-

    "If the category ID is not equal to the category ID for Gift Certificates, then go ahead and display what else there is to display..."

    It's just a single like of code, I'm sure, but I don't know php from vanilla fudge.
    hmm.. I was hoping there would be something in admin I could change. I'm not too good with PHP either. I think I'll just move onto my next prob.

  4. #4
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,916
    Plugin Contributions
    3

    Default Re: Excluding gift certificates in new products listing

    Perhaps we can gently nudge DrByte to lend a hand...
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

 

 

Similar Threads

  1. Excluding gift certs from order total for free shipping
    By KTNaturals in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 18 Feb 2007, 03:49 AM
  2. Excluding 1 Category from New Products
    By libracorn in forum Setting Up Categories, Products, Attributes
    Replies: 19
    Last Post: 1 Oct 2006, 10:43 PM
  3. Turn off Gift Wrap for Gift Certificates
    By tammy_kenny in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 25 Jul 2006, 12:54 AM
  4. Remove Gift Certificates from New Products?
    By buzzville in forum Customization from the Admin
    Replies: 4
    Last Post: 30 Jun 2006, 08:48 PM

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
  •