Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 69
  1. #11
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Numinix Product Fields

    Quote Originally Posted by lat9 View Post
    Actually, that's exactly the folder that I'm guessing that the numinix_product_fields.php file should go. It's a folder meant to override the main_template_vars.php file present in the /includes/modules/pages/product_info directory.
    Thanks for the info lat9. I have had some sort the big problem and it is all sorted, but again thanks lat9
    Learning Fast.
    Eden Craft Supplies

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

    Default Re: Numinix Product Fields

    If you have a look for the 'plugins' section zencart website you will find this module there
    Yes and ALL plugins listed there are 3rd party
    Zen-Venom Get Bitten

  3. #13
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Numinix Product Fields

    Quote Originally Posted by kobra View Post
    Yes and ALL plugins listed there are 3rd party
    You have still never answered my question. If this is your rule, why have you not posted against them and told them that there post is to do with 3rd party so do not post here
    Learning Fast.
    Eden Craft Supplies

  4. #14
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Numinix Product Fields

    It is not "My Rule" - it is just fact
    There are many topics in Community Contributed Add-Ons other than this one "General Questions" devoted to support of these 3rd party plugins
    Zen-Venom Get Bitten

  5. #15
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Numinix Product Fields

    Does anybody know how I get Numinix Product Fields to display on the front end of my website? Which documents do I edit and what code do I need to add?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  6. #16
    Join Date
    Apr 2007
    Location
    Tampa, Florida
    Posts
    180
    Plugin Contributions
    0

    Default Re: Numinix Product Fields

    I've played around with this for two days and still can't get it to display the additional fields when adding a product.
    I have this working on an older install, and I'll try installing that version.
    The docs for this version needs work.

  7. #17
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Numinix Product Fields

    Quote Originally Posted by gxjenkins View Post
    I've played around with this for two days and still can't get it to display the additional fields when adding a product.
    I have this working on an older install, and I'll try installing that version.
    The docs for this version needs work.
    Adding the additional fields on the catalog is NOT automatic.

    However built into zencart is the function zen_products_lookup()

    Fairly straight forward, if you wanted to look up field air_mail, and your products_id was in variable $products_id you could echo the following

    zen_products_lookup($products_id, 'air_mail')

  8. #18
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Numinix Product Fields

    Quote Originally Posted by Nick1973 View Post
    Does anybody know how I get Numinix Product Fields to display on the front end of my website? Which documents do I edit and what code do I need to add?
    This the same problem I am having
    Learning Fast.
    Eden Craft Supplies

  9. #19
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Numinix Product Fields

    The possibilities are really flexible.

    Example if you wanted to modify the product page to add "air_mail" you can go to:

    includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_defailt.php

    and echo: zen_products_lookup((int)$_GET['pID], 'air_mail') where you want it to appear.

  10. #20
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Numinix Product Fields

    Quote Originally Posted by bislewl View Post
    The possibilities are really flexible.

    Example if you wanted to modify the product page to add "air_mail" you can go to:

    includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_defailt.php

    and echo: zen_products_lookup((int)$_GET['pID], 'air_mail') where you want it to appear.
    So it is just one to add?
    Learning Fast.
    Eden Craft Supplies

 

 
Page 2 of 7 FirstFirst 1234 ... LastLast

Similar Threads

  1. Numinix Product Fields(description2)
    By smoke133 in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 13 Apr 2021, 01:03 PM
  2. v151 Numinix Product Fields Version: 1.3.0
    By BlessIsaacola in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 25 Nov 2016, 07:06 PM
  3. v151 numinix product fields
    By adb34 in forum General Questions
    Replies: 2
    Last Post: 10 Sep 2014, 06:46 PM
  4. v139h How to add Numinix Product Fields (MSRP) to Product Listing Pages
    By Angeltown in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 7 Nov 2013, 11:00 PM
  5. numinix product fields UPC not working
    By kitcorsa in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 28 Dec 2012, 03:43 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR