Page 23 of 57 FirstFirst ... 13212223242533 ... LastLast
Results 221 to 230 of 567
  1. #221
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    I have a problem in that all my images have spaces in the names.
    As an example "lf fairy dust.jpg"
    problem is that google reads it in the data feed as "lf+fairy+dust.jpg" insertiong + into each space.
    I have to manually search and replace each + to get the feed correct.
    Is there a way of getting google to ignore the +'s or do I have to manually adjust all my image names?
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  2. #222
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by CandleMan View Post
    I have a problem in that all my images have spaces in the names.
    As an example "lf fairy dust.jpg"
    problem is that google reads it in the data feed as "lf+fairy+dust.jpg" insertiong + into each space.
    I have to manually search and replace each + to get the feed correct.
    Is there a way of getting google to ignore the +'s or do I have to manually adjust all my image names?
    That is a bug removed in most recent version - upgrade to 1.12.5

    https://www.numinix.com/google-merchant-center-feeder

    And then start substituting underscores or dashes for those blanks. Very bad practice to put in blanks.
    The full-time Zen Cart Guru. WizTech4ZC.com

  3. #223
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by pricediscrimination View Post
    Everything was working perfectly for a couple of days and now all the sudden it's not accepting any products and throwing up this error:

    Google Checkout requires a quantity greater than zero
    Check your version - you definitely have a higher version that no longer includes that setting but I've not see a recent version that creates the problem you are talking about.
    The full-time Zen Cart Guru. WizTech4ZC.com

  4. #224
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by delia View Post
    Check your version - you definitely have a higher version that no longer includes that setting but I've not see a recent version that creates the problem you are talking about.
    Hi, it is 1.12.4

  5. #225
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by delia View Post
    Check your version - you definitely have a higher version that no longer includes that setting but I've not see a recent version that creates the problem you are talking about.
    Actually I guess it was 1.12.5. Either way I unintalled it and reinstalled and still nothing. The XML shows nothing when clicking it in the Tools>Google Merchant Center Feeder>Download Link.

    It was working just fine, now nothing.

  6. #226
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by pricediscrimination View Post
    Actually I guess it was 1.12.5. Either way I unintalled it and reinstalled and still nothing. The XML shows nothing when clicking it in the Tools>Google Merchant Center Feeder>Download Link.

    It was working just fine, now nothing.
    Update: tried turning "Enable Advanced XML Sanitization" on again and this time it worked. Google seems to have accepted all the products from the feed. Weird since it was on before and didn't work.

    What does Enable Advanced XML Sanitization do? Why was it able to work for all this time without it but all the sudden it needs it?

  7. #227
    Join Date
    Feb 2009
    Posts
    166
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    @pricediscrimination

    Google Checkout requires a quantity greater than zero

    Google merchant retired the "quantity" tag so the generated feed no longer adds it.

    Google Checkout, however, is still requiring it. Assuming you have Google Checkout enabled and integrated in your Google account, none of your items will get listed that are missing the quantity tag:

    <g:quantity>xx</g:quantity>

    You'll have to add them manually for the time being. I use search and replace and add the same quantity for all my items and google lists them.

    BTW, version 1.12.5 removed the "quantity" radio button. But, it doesn't make a difference for solving this problem. It's not a bug.

  8. #228
    Join Date
    Jul 2011
    Posts
    22
    Plugin Contributions
    1

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by RescoCCC View Post
    Are you talking about the additional images when you view the product in merchant center? If so, don't worry about it. None of mine have ever worked. As long as your primary image is there, it's fine.
    I too am having the same issue. Although, like the quote, I don't think it is anything to wory about but Google are asking that additional images should be uploaded if they are available.

    I have found out why they are not showing but am not clever enough to re-code the solution.

    I have shown below, one of our products with additional images. As you may notice, the main image is stored in the images/products folder. but the code is taking the additional image from the basic image folder. I can confirm that all my additional images are stored together in the images/products folder with the main image. I don't beleive it makes no difference in my case but I am using IH3 and google config is set to use it.

    <g:image_link>http://www.our_store/catalog/images/products/main_image.jpg</g:image_link>
    <g:additional_image_link>http://www.our_store/catalog/images/additional_image_01.jpg</g:additional_image_link>
    <g:additional_image_link>http://www.our_store/catalog/images/additional_image_02.jpg</g:additional_image_link>
    <g:additional_image_link>http://www.our_store/catalog/images/additional_image_03.jpg</g:additional_image_link>

    Perhaps someone with loads more intelligence can have a look at it.

  9. #229
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by pricediscrimination View Post
    Update: tried turning "Enable Advanced XML Sanitization" on again and this time it worked. Google seems to have accepted all the products from the feed. Weird since it was on before and didn't work.

    What does Enable Advanced XML Sanitization do? Why was it able to work for all this time without it but all the sudden it needs it?
    That removes things that prevent the creation of the xml file. Numinix recommends converting the database to UT8 which supposedly fixes most of that. Most folks don't want to spend the time doing that so I always just turn on the Sanitization which takes care of most problems on most websites.
    The full-time Zen Cart Guru. WizTech4ZC.com

  10. #230
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by honda-crunch View Post
    I too am having the same issue. Although, like the quote, I don't think it is anything to wory about but Google are asking that additional images should be uploaded if they are available.

    I have found out why they are not showing but am not clever enough to re-code the solution.

    I have shown below, one of our products with additional images. As you may notice, the main image is stored in the images/products folder. but the code is taking the additional image from the basic image folder. I can confirm that all my additional images are stored together in the images/products folder with the main image. I don't beleive it makes no difference in my case but I am using IH3 and google config is set to use it.

    <g:image_link>http://www.our_store/catalog/images/products/main_image.jpg</g:image_link>
    <g:additional_image_link>http://www.our_store/catalog/images/additional_image_01.jpg</g:additional_image_link>
    <g:additional_image_link>http://www.our_store/catalog/images/additional_image_02.jpg</g:additional_image_link>
    <g:additional_image_link>http://www.our_store/catalog/images/additional_image_03.jpg</g:additional_image_link>

    Perhaps someone with loads more intelligence can have a look at it.
    I've never turned on the switch for Image handler because I prefer permanent links in case the image handler gets turned off or the mod gets overwritten. That way you have no problems with image links ever. I don't know if that's the case with the additional images but I expect so.
    The full-time Zen Cart Guru. WizTech4ZC.com

 

 
Page 23 of 57 FirstFirst ... 13212223242533 ... 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