Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Apr 2006
    Posts
    80
    Plugin Contributions
    0

    Attribute Placement on Product pg.

    I think I have finally gotten a handle on ZenCart. In trying to tweak a few things - I'm stumped once again. Is there a way to reposition the attributes on the product page so that its placed above/before the "add to cart" box?

    Shelia

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    Open your tpl_product_info_display.php and move the section of code.

    Code:
    <!--bof Attributes Module -->
    <?php
      if ($pr_attr->fields['total'] > 0) {
    ?>
    <?php
    /**
     * display the product atributes
     */
      require($template->get_template_dir('/tpl_modules_attributes.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_attributes.php'); ?>
    <?php
      }
    ?>
    <!--eof Attributes Module -->

  3. #3
    Join Date
    Jan 2006
    Posts
    38
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    You can pretty much mess around with a lot of the guff on this page as long as you keep the data in the right order.

    <!--bof xxxx Module -->
    xxxxx
    <!--eof xxxx Module -->

    <!--bof next Module -->
    xxxxx
    <!--eof next Module -->

    etc etc

  4. #4
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    I am trying to find a way to get rid of the double spacing in between attribute selections.

    I have a list of music track titles and across from it the checkboxes and price that buyers can select to buy. However the spacing looks awful it is like:

    track 1 (chkbox).99


    track 2 (chkbox).99


    track 3 (chkbox).99


    and I want them just single spaced.

    Any clues as to where I can adjust the spacing? I've tried and tried in the template page with no success.

    Thank You,

    Betty

  5. #5
    Join Date
    Sep 2006
    Posts
    25
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    Where is this file to update?

  6. #6
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    includes/templates/your template/templates or if you haven't customized it yet, in the default_template\templates

    betty

  7. #7
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    Quote Originally Posted by bettysue View Post
    I am trying to find a way to get rid of the double spacing in between attribute selections.

    I have a list of music track titles and across from it the checkboxes and price that buyers can select to buy. However the spacing looks awful it is like:

    track 1 (chkbox).99


    track 2 (chkbox).99


    track 3 (chkbox).99


    and I want them just single spaced.

    Any clues as to where I can adjust the spacing? I've tried and tried in the template page with no success.

    Thank You,

    Betty

    Did you figure out how to do this? I've been playing around forever and just can't get it It looks awful
    Danielle

  8. #8
    Join Date
    Oct 2006
    Location
    Mechanicsburg, PA
    Posts
    33
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    I am actually looking on how to do something similiar, I have attributes with each product (i.e. color) and would like the various colors to be in rows not in a single column. Does anyone know how to change the format from single column to a row for attributes ??

  9. #9
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    Go to the Option Names Manager.

    Click the EDIT button next to the name you want to change.

    Change:

    Attribute Images per Row: [ ] Attribute Style for Radio Buttons/Checkbox: [ ]


    Image Styles:
    0= Images Below Option Names
    1= Element, Image and Option Value
    2= Element, Image and Option Name Below
    3= Option Name Below Element and Image
    4= Element Below Image and Option Name
    5= Element Above Image and Option Name
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  10. #10
    Join Date
    Oct 2006
    Location
    Mechanicsburg, PA
    Posts
    33
    Plugin Contributions
    0

    Default Re: Attribute Placement on Product pg.

    Is there a way to enable attributes to have popup images similiar to a product's main image ??

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. changing product preview placement?
    By twins225 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Nov 2011, 02:21 AM
  2. Attribute placement
    By stitchnkitty in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 17 Feb 2010, 01:50 PM
  3. columns and product placement
    By g_force in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 19 Jul 2009, 07:03 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR