Page 16 of 57 FirstFirst ... 6141516171826 ... LastLast
Results 151 to 160 of 567
  1. #151
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,297
    Plugin Contributions
    22

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by Boggled View Post
    I would have thought so too. I just made all three edits again (removed the one and commented out the last two) and here is a link to a product:

    http://www.nybikergear.com/motorcycl...acket?cPath=10
    quickie fix:

    each attribute has its own id in the source code

    <div class="wrapperAttribsOptions" id="wAttrib-16">

    css to not display.

    #wAttrib-16 { display: none; }

    That won't get rid of the <br class="clearBoth" /> added in between the attributes but should make each attribute disappear. Also you may find you may have to put in a lot of attribute ids.........
    The full-time Zen Cart Guru. WizTech4ZC.com

  2. #152
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by PinkLeopard View Post
    did you ever get this resolved?

    i finally did but only after adding all the required attributes.

    let me know and i will try my best to help you out.
    To be honest with you I'm not using this module yet. I was before all the changes to Google. I'm using one I purchase which is working very well. I had to add all the required attributes to jewelry like this module but since I don't need any of them to show I hid them on the info product page. They still are being included in the Google feed. My feed is error free except for the books I sell. they don't use the 12 numeric digits upc number so I guess I will have to deal with 8 errors on them. Thank You for the offer to help though. I'm here to do them same if I can.
    Last edited by countrycharm; 31 Oct 2011 at 04:38 PM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #153
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by countrycharm View Post
    To be honest with you I'm not using this module yet. I was before all the changes to Google. I'm using one I purchase which is working very well. I had to add all the required attributes to jewelry like this module but since I don't need any of them to show I hid them on the info product page. They still are being included in the Google feed. My feed is error free except for the books I sell. they don't use the 12 numeric digits upc number so I guess I will have to deal with 8 errors on them. Thank You for the offer to help though. I'm here to do them same if I can.
    I think I saw it mentioned in a previous thread...it's about $29?

    Glad it worked for you....

    I may look into that.

  4. #154
    Join Date
    Feb 2009
    Posts
    40
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    For hiding specific attributes, would this work? I'm not familiar with the contribution. But appears that it could make working with the attributes easier? If you're commenting something out and it has no effect, then it's probably on another css page? This contribution may at least put all your attribute controls in one place.

    http://www.zen-cart.com/index.php?ma...oducts_id=1494

    Thread:

    http://www.zen-cart.com/forum/showthread.php?t=144759

  5. #155
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by cuysan View Post
    For hiding specific attributes, would this work? I'm not familiar with the contribution. But appears that it could make working with the attributes easier? If you're commenting something out and it has no effect, then it's probably on another css page? This contribution may at least put all your attribute controls in one place.

    http://www.zen-cart.com/index.php?ma...oducts_id=1494

    Thread:

    http://www.zen-cart.com/forum/showthread.php?t=144759
    Yes! That is what I use and it works like a charm. Thank you Glen!

  6. #156
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    See this post for YOURKEYHERE

    implemented this cron

    cllick here

  7. #157
    Join Date
    Mar 2006
    Location
    Tennessee
    Posts
    310
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by delia View Post
    quickie fix:

    each attribute has its own id in the source code

    <div class="wrapperAttribsOptions" id="wAttrib-16">

    css to not display.

    #wAttrib-16 { display: none; }

    That won't get rid of the <br class="clearBoth" /> added in between the attributes but should make each attribute disappear. Also you may find you may have to put in a lot of attribute ids.........

    I'll try this. I think that's basically how the Flexible Attributes mod works, but I'm willing to try anything. :)





    Quote Originally Posted by PinkLeopard View Post
    Yes! That is what I use and it works like a charm. Thank you Glen!
    Quote Originally Posted by cuysan View Post
    For hiding specific attributes, would this work? I'm not familiar with the contribution. But appears that it could make working with the attributes easier? If you're commenting something out and it has no effect, then it's probably on another css page? This contribution may at least put all your attribute controls in one place.

    http://www.zen-cart.com/index.php?ma...oducts_id=1494

    Thread:

    http://www.zen-cart.com/forum/showthread.php?t=144759
    I installed this one and it did work like a charm for hiding the read only attributes, but when I created my feed they weren't included. Maybe I need to try it again. :)
    I'll finish that project tomorrow, I've made enough mistakes today!

  8. #158
    Join Date
    Jul 2010
    Posts
    99
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Could anyone tell me how to get the (Price) attribute for shipping to show up in the feed?
    as it is google shopping is showing (free shipping) but the products are not ,,they should have a shipping price,

    But not sure how its done..

    thanks

  9. #159
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by sash View Post
    Could anyone tell me how to get the (Price) attribute for shipping to show up in the feed?
    as it is google shopping is showing (free shipping) but the products are not ,,they should have a shipping price,

    But not sure how its done..

    thanks
    This is a question I asked multiple times in the old thread over the last couple years, and never got an answer. I use calculated shipping through USPS and UPS and no setting, (I've tried them all), works to generate the shipping cost.

  10. #160
    Join Date
    Jul 2010
    Posts
    99
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by RescoCCC View Post
    This is a question I asked multiple times in the old thread over the last couple years, and never got an answer. I use calculated shipping through USPS and UPS and no setting, (I've tried them all), works to generate the shipping cost.
    Hope someone knows how/ as i said earlier , i have a custom table based on weight, e.g a number = shipping cost.i.e (2) is £3.99 just cant see in the configuration this is inputted???
    Dont want the products showing (free shipping) when they are not..
    only leads to grumpy potential customers emailing about free shipping....

 

 
Page 16 of 57 FirstFirst ... 6141516171826 ... LastLast

Similar Threads

  1. v139h Adding GTIN values to Numinix Google Merchant Feeder
    By longstockings in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Nov 2016, 08:01 PM
  2. v155 Numinix Product Fields / Google Merchant feed error
    By CandleMan in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 22 Nov 2016, 07:10 PM
  3. v154 Numinix Module Version Plugin
    By DarkAngel in forum General Questions
    Replies: 2
    Last Post: 16 Jul 2015, 01:00 AM
  4. v150 Need someone to volunteer to install Numinix Merchant feed. Google base feeder.
    By coucho in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 Jun 2012, 04:18 AM
  5. Google Chrome Reporting Old Version on Product Page
    By drkramer in forum General Questions
    Replies: 3
    Last Post: 4 Sep 2008, 06:44 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