Page 28 of 55 FirstFirst ... 18262728293038 ... LastLast
Results 271 to 280 of 546
  1. #271
    Join Date
    Dec 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: Product Attribute Grid

    As much as I'd love it to be that easy, yes, it's there, and I haven't made any changes to the code.

    Just to confirm, it's at /includes/extra_cart_actions/absolute_products_with_attributes.php

    Is there something in the file I should especially look for?

  2. #272
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: Product Attribute Grid

    But it really is that simple! You need to make sure all the files are where it states in the install file, and that your tpl_product_info_default.php template file has been updated accordingly.

    Absolute
    Back, after a 4 year absence! Did you miss me?
    Absolute Web Solutions Ltd
    Interested in our work? Take a look at one of our sites - The Tech Store

  3. #273
    Join Date
    Dec 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: Product Attribute Grid

    I found my problem.

    The template I've been working with/updating is "classic", so I assumed that when the readme said

    includes/templates/YOUR_TEMPLATE/tpl_product_info_display.php

    I should put it in
    includes/templates/classic/tpl_product_info_display.php

    However, it only worked when I put it in
    includes/templates/template_default/templates/tpl_product_info_display.php

  4. #274
    Join Date
    Dec 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: Product Attribute Grid

    I didn't mean to sound self-congratulatory with that last post. Thank you Absolute.

  5. #275
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: Product Attribute Grid

    It should be located in:

    includes/templates/classic/templates/tpl_product_info_display.php

    Glad you got this resolved.

    Absolute
    Back, after a 4 year absence! Did you miss me?
    Absolute Web Solutions Ltd
    Interested in our work? Take a look at one of our sites - The Tech Store

  6. #276
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Product Attribute Grid

    Quote Originally Posted by rovinghouse View Post
    I found my problem.

    The template I've been working with/updating is "classic", so I assumed that when the readme said

    includes/templates/YOUR_TEMPLATE/tpl_product_info_display.php

    I should put it in
    includes/templates/classic/tpl_product_info_display.php

    However, it only worked when I put it in
    includes/templates/template_default/templates/tpl_product_info_display.php
    And your need to undo this because you should NEVER overwrite anything in the template_default folders.. You need to put this file in a proper override location.

    The reason it didn't work for you is because you put the file in the WRONG location..

    You said you put the file here:
    includes/templates/classic/tpl_product_info_display.php

    You should have put it here:
    includes/templates/classic/templates/tpl_product_info_display.php

    Edited to add: Whooops I didn't see that Absolute posted the SAME thing already..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #277
    Join Date
    Dec 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: Product Attribute Grid

    Yes, I understand that I put it in the WRONG direction. Your use of caps shows how much this bothers you. But can you see that the readme file itself makes the correct location a little ambiguous, to say the least?

    It all seems clear and obvious to you because you've been working with zencart for years (maybe not you, but some of you) and not days or hours.

  8. #278
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Product Attribute Grid

    Quote Originally Posted by rovinghouse View Post
    Yes, I understand that I put it in the WRONG direction. Your use of caps shows how much this bothers you.
    Not bothered at all.. Caps were used for emphasis, not to covey ANY kind of feelings on the topic.. The only purpose to my post was to communicate the importance of not overwriting the default_template files.. Simply trying to be helpful and share information that will save YOU issues later should you ever update Zen Cart.. 'tis all..

    Quote Originally Posted by rovinghouse View Post
    But can you see that the readme file itself makes the correct location a little ambiguous, to say the least?
    Ummm yes.. which is why I posted information to help clarify what was not clear/incorrect in the readme document..

    Quote Originally Posted by rovinghouse View Post
    It all seems clear and obvious to you because you've been working with zencart for years (maybe not you, but some of you) and not days or hours.
    WOW!!!! Clearly you've assumed there was some other emotion/feeling/motive behind my post.. There wasn't.. I simply wanted to share some information based on my experience with Zen Cart with someone who was new to Zen Cart. Clearly you read a LOT more between the lines of my post than what was written.. You can take the information in the ACTUAL spirit in which it was shared or continue to assume that I meant/felt something else.. **shrugs**
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #279
    Join Date
    Apr 2010
    Posts
    263
    Plugin Contributions
    0

    Default Re: Product Attribute Grid

    Hi Absolute,

    Great mod, but it seems I've been let loose again! I am woring on www.unifiedt.com, but seem to have a small issue.

    Everything seems to be set up correctly, I can add stock levels for my 1 option (colour) for all the relevant products in the admin panel, and on the site it also shows the grid with the different colour options and space for quantity. My question is, can customers order 1 blue pack and 1 black pack at once? I have tried this but for some reason on the cart it only shows the main product details ordered, not the options I have chosen. Is there any way to set the cart to show that I have ordered a blue and navy pack for the 3 pice suit, instead of just 1 3 piece suit?

    Barend

  10. #280
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: Product Attribute Grid

    Sounds like you have a file incorrectly installed. I know in the install instructions, the location of the tpl_product_info.php file is in slightly the wrong place. This is the file you need to merge with your existing template file.

    If installed correctly, you won't see the Add To Cart Quantity box. The button will still be there, but the Qty box will disappear.

    Absolute
    Back, after a 4 year absence! Did you miss me?
    Absolute Web Solutions Ltd
    Interested in our work? Take a look at one of our sites - The Tech Store

 

 
Page 28 of 55 FirstFirst ... 18262728293038 ... LastLast

Similar Threads

  1. Product Attribute Grid Help - Willing to Pay
    By MM_Dude in forum General Questions
    Replies: 0
    Last Post: 26 Nov 2014, 08:19 PM
  2. Quick Order & Product Attribute Grid...Possible?
    By laurenjj in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Jul 2010, 02:02 AM
  3. Product Attribute Grid!!!
    By runoka in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 5 Apr 2010, 05:50 PM
  4. Product Attribute Grid Instructions Possible Paragraph Missing
    By printchic in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 8 Aug 2009, 05:54 AM
  5. Help Uninstalling Product Attribute Grid
    By Dr Tweak in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 20 May 2008, 05:01 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