Page 4 of 4 FirstFirst ... 234
Results 31 to 39 of 39
  1. #31
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Google Microdate

    Quote Originally Posted by Ajeh View Post
    On all of your Products that are Priced by Attribute, they are ALL set with products_price = 0.00 correct?

    If so, run the following in the Tools ... Install SQL Patches ...
    Code:
    UPDATE products SET products_priced_by_attribute = 0 WHERE products_price = 0;
    Have you done any customization to Attribute Grid Layout other than install it?

    I have Attribute Grid Layout installed and cannot reproduce a screen with any product set to Priced by Attribute that shows the $0.00 next to the Attribute as you have it ...

    See if there are any changes when you run that SQL Update in the Install SQL Patches ...
    No changes after running SQL. When price by attribute product price is 0 on as each attribute have its own price, but when I change product price to 0+ and don't enter any value for attribute price on site it shows 0 as shown in image I sent you.

    The only change in attribute grid I have made is table width and heading.


    Also if you do inspect element on quantity box next to attribute it shows product id with attribute id:

    Code:
    <input type="text" name="products_id[5191:9376ceecf951315849b15ec782b9cf74]" size="3" value="0">
    Do you think we can add somehow this products_id + Attribute Id so google can catch separate price for each attribute as they mentioned in link I sent in post above.
    Last edited by jsarwar; 12 Nov 2015 at 02:35 AM.

  2. #32
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Google Microdate

    I am not sure why your grid is doing that I do not have that happening when I installed the grid to test ...
    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!

  3. #33
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Google Microdate

    Quote Originally Posted by Ajeh View Post
    I am not sure why your grid is doing that I do not have that happening when I installed the grid to test ...
    May I know which version you installed? I am clicking on "Download latest" and using these files.

  4. #34
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Google Microdate

    I think I got it. Default layout is two column table but I changed it to 3 with price in second and I think it causing this. Do you know what will be best way to do 3 column table with price heading on second and it only shows when price by attribute or attribute price >0?

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

    Default Re: Google Microdate

    Quote Originally Posted by jsarwar View Post
    May I know which version you installed? I am clicking on "Download latest" and using these files.
    Pretty sure I used this add on:
    https://www.zen-cart.com/downloads.php?do=file&id=618
    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. #36
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Google Microdate

    Quote Originally Posted by jsarwar View Post
    I think I got it. Default layout is two column table but I changed it to 3 with price in second and I think it causing this. Do you know what will be best way to do 3 column table with price heading on second and it only shows when price by attribute or attribute price >0?

    Where did you change the columns from 2 to 3?
    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!

  7. #37
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Google Microdate

    Quote Originally Posted by Ajeh View Post

    Did you read my last post? I think you replied to only the one before.

    Code:
    I think I got it. Default layout is two column table but I changed it to 3 with price in second and I think it causing this. Do you know what will be best way to do 3 column table with price heading on second and it only shows when price by attribute or attribute price >0?

    So on some products when size is same I can enter product price and price column should not appear. But on others when size is different making price different then have to enter attribute price then it should appear with price column. Default showing price below option name but I want it to in separate column (2) like I have on live site but I think I did not do it correctly and it pushing 0.00 there.
    Last edited by jsarwar; 12 Nov 2015 at 03:55 AM.

  8. #38
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Google Microdate

    Quote Originally Posted by Ajeh View Post
    Where did you change the columns from 2 to 3?
    search for <table in attribute module file around there I added <td></td> for price column

  9. #39
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Microdate vs price-by-attributes

    I sent you file via PM. Please check.

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. v138a Bulk update price attributes to reflect global % price increase
    By alexjoverton in forum General Questions
    Replies: 0
    Last Post: 28 Jan 2013, 04:37 PM
  2. Attributes to replace the price.. but not add on to default price..
    By jackson5759 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 18 Apr 2011, 06:43 AM
  3. Replies: 17
    Last Post: 21 Mar 2010, 05:57 PM
  4. Need to show product price as ONE OF the attributes price, but not lowest??
    By infocom in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 19 Nov 2009, 06:15 PM
  5. Display price will include lowest group attributes prices plus price
    By jtjohnston in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 3 Feb 2008, 06:39 AM

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