Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Custom form fields on Product Page

    If you look at the Order, you will see the number and the original image name next to it ...

    The number, such as:
    - Logo Front: 1. 1_small.jpg (+$0.25)
    - Logo Back: 2. 2_small.jpg (+$0.25)

    Indicates that there will be a filename by number with a matching file extension ...

    So 1. 1_small.jpg means that there are files:
    /upload/1.jpg
    /upload/2.jpg

    NOTE: The image numbers do not match the Order Number ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #12
    Join Date
    Jun 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Custom form fields on Product Page

    Quote Originally Posted by Ajeh View Post
    If you look at the Order, you will see the number and the original image name next to it ...

    The number, such as:
    - Logo Front: 1. 1_small.jpg (+$0.25)
    - Logo Back: 2. 2_small.jpg (+$0.25)

    Indicates that there will be a filename by number with a matching file extension ...

    So 1. 1_small.jpg means that there are files:
    /upload/1.jpg
    /upload/2.jpg

    NOTE: The image numbers do not match the Order Number ...

    Ok, I think that makes sense. I did another order & it gave them the names of 4.jpg & 5.jpg, so I'll just go by those numbers.

    One more question, though. Is there a way to make the add to cart button appear after the info is entered (at the bottom of the page)? This is my site http://www.bouquetofpixels.com/catal...products_id=15

    Thanks

  3. #13
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Custom form fields on Product Page

    You can customize the template file using your templates and overrides:
    tpl_product_info_display.php

    and move the Add To Cart code below the Attributes ...

    Add to Cart is delimited with:
    Code:
    <!--bof Add to Cart Box -->
    // bunch of code here
    <!--eof Add to Cart Box -->
    Attributes is delimited with:
    Code:
    <!--bof Attributes Module -->
    // bunch of code here
    <!--eof Attributes Module -->
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #14
    Join Date
    Jun 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Custom form fields on Product Page

    Quote Originally Posted by Ajeh View Post
    You can customize the template file using your templates and overrides:
    tpl_product_info_display.php

    and move the Add To Cart code below the Attributes ...

    Add to Cart is delimited with:
    Code:
    <!--bof Add to Cart Box -->
    // bunch of code here
    <!--eof Add to Cart Box -->
    Attributes is delimited with:
    Code:
    <!--bof Attributes Module -->
    // bunch of code here
    <!--eof Attributes Module -->
    Thanks so much. It worked like a charm!

    I'm so glad I have all you smart people to rely on

  5. #15
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Custom form fields on Product Page

    Thanks for the update that this is working ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #16
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Custom form fields on Product Page

    hi this is probably not correct thread but at a loss so going to ask on the back of the foregoing. I have two custom fields added to my database and these are displaying on the product info display page, and i am able to complete these through EP so great. however i have installed tabbed products and it appears that the global setting for product description under tpp does not recognise the two extra custom fields so doesn't include them under the correct tab. would really like this feature to work so hopefully someone has some ideas on fix. thanks

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Adding form fields to the product page
    By Gossy in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 Jun 2010, 04:11 PM
  2. Custom Contact Form - New Input Fields
    By Nima in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Jun 2010, 11:45 PM
  3. Adding Custom Fields on the product page?
    By Bammeh in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 10 Apr 2010, 07:56 AM
  4. Need immediate help for displaying product fields in tabular form(cell form)
    By Madhu in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 26 Jan 2009, 01:00 PM
  5. Custom Fields On Product Set Up Page?
    By minson in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 Mar 2007, 07:39 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