Re: The NEW Google Merchant Thread - Version 1.12.0
Hi Golowenow,
I am gald you got yours up and running.
I noticed that with 1.13, I can only generate products that have single category.All products that are found in the subcategories are not generated.
I will try the 1.12.5 version and see if that works for me as well.
Thank you,
Ed.
Re: The NEW Google Merchant Thread - Version 1.12.0
"Further in Admin--Configuration--Google Merchant Center Feeder Configuration, ensure you have suitable values for Show Quantity, Include Zero Quantity and Default Quantity" - copied from a previous thread.
I don't seem to have these in my config page. Is there a list of what configuration fields / options should show?
Re: The NEW Google Merchant Thread - Version 1.12.0
Quote:
Originally Posted by
MikeyG
"Further in Admin--Configuration--Google Merchant Center Feeder Configuration, ensure you have suitable values for Show Quantity, Include Zero Quantity and Default Quantity" - copied from a previous thread.
I don't seem to have these in my config page. Is there a list of what configuration fields / options should show?
That was information about an earlier version so ignore that one. No list is ever available for what is to show in admin.
Re: The NEW Google Merchant Thread - Version 1.12.0
This might sound liie a silly question but can anyone please
post a link for me to download the 1.12.5 version?
Thank you,
Ed.
Re: The NEW Google Merchant Thread - Version 1.12.0
Re: The NEW Google Merchant Thread - Version 1.12.0
Thank You,
That is the version that I am using already.
I found my problem. When I enabled the "Debug mode" I was getting message: skipped due to user restrictions.
To fix it I had to convert my 1.50 zencart to use the utif-8 format.
found here: https://www.numinix.com/blog/2011/08...-3-9-to-utf-8/
I thought that I didn't need to convert since I am using zencart 1.5.0 but it turns out that was the problem.
Now I am able to generate all of my prducts and upload to google.
Onward,
Ed.:clap:
Re: The NEW Google Merchant Thread - Version 1.12.0
I'm about to drive myself nuts getting this module to work. I have a clean install of ZC 1.5 and I've installed version 1.13.0. Everything looks good in the XML file except for the product links. Here's an example:
What the link should look like: http://www.rainbowstitchery.com/zen1...roducts_id=447
What comes up in the XML file: http://www.rainbowstitchery.com/zen1...roducts_id=447
I've tried it with Enable Advanced XML Sanitization set to true and false with no change in the links. What else can I try to get this fixed and running?
Re: The NEW Google Merchant Thread - Version 1.12.0
Quote:
Originally Posted by
laurelsstitchery
I'm about to drive myself nuts getting this module to work. I have a clean install of ZC 1.5 and I've installed version 1.13.0. Everything looks good in the XML file except for the product links. Here's an example:
What the link should look like:
http://www.rainbowstitchery.com/zen1...roducts_id=447
What comes up in the XML file:
http://www.rainbowstitchery.com/zen1...roducts_id=447
I've tried it with Enable Advanced XML Sanitization set to true and false with no change in the links. What else can I try to get this fixed and running?
Well, I think I may have figured out my problem. When I download the file and view it on my computer, the links are just like the incorrect one above, but when I click on the link in my admin area, the links are fine. Weird, but if it works, I'm not going to question it. :)
Re: The NEW Google Merchant Thread - Version 1.12.0
I am having issues with my google merchant. It will work for a while then stop working, the error says product expiration date. Can someone walk me through on how to fix this issue?
Re: The NEW Google Merchant Thread - Version 1.12.0
Hi all,
Google encounters an xml error when one of my items has a registered trade mark in the product name.
If I insert a new product with a product name like this:
My Test Product ®
the feed failed at the point where google reads the line <title><![CDATA[My Test Product xAE]]</title>
Is there a solution for this error? Thanks.