ianantwalks
Forum Replies Created
-
Thank you for replying, Denis. I appreciate it.
How can I also translate the links here in the footer into a different language? Again, the pencil doesn’t show up. Do I have to create a new translated menu? If yes, how do I make it so only that menu is used if my URL is https://mydomain.com/fr?
Many thanks.
IanHello.
Unfortunately I can’t because it’s running off my local machine currently.
Hello.
The site isn’t live yet, so I am running it on localhost on my own machine.
But, from the screenshot I included, hopefully you can get an idea of what I am trying to do.
I am happy to include further screenshots.
Thanks.
I think I have solved it now.
It turns out I had to filter out the products with issues by their product ID using your filters options.
Many thanks for your help.
Hello. I hope you had a good Christmas.
The XML feed seems to be processing, but I still get issues with the following:
Mismatched value (page crawl) [price]
Mismatched value (page crawl) [availability]When I look at one of the items affected, e.g. ID 1215, my site lists the price as $15, WooCommerce product page lists the price as $15.
But the feed shows it differently ($10):
<g:id>1215</g:id>
<g:title>Standard Battery</g:title>
<g:price>USD 10.00</g:price>How do I get the feed to update? I don’t want to have to recreate it in your plugin, and inside Merchant Centre every time.
The feed is here:
Many thanks for the help.
- This reply was modified 3 years, 11 months ago by ianantwalks.
We got the XML file working.
I set it all up again in Google Shopping Merchant Center and processed the XML feed.
The only issue I got was ‘Item uploaded through multiple feeds’, but I believe that should resolve itself?
Otherwise. all items processed with no issues. I guess I just have to wait for Google Shopping to update itself. It still shows 8 disapproved products due to stock and price.
Kind regards.
Hello.
Thank you for replying.
That is interesting. Unfortunately I do not have any idea of the first place to look to try to resolve this. Do you have any ideas? However, I will pass your screenshots on to a developer to investigate tomorrow.
I’ll keep you updated, and thank you for replying.
Merry Christmas!
Forum: Plugins
In reply to: [WP Store Locator] Not sure how to remove ‘Get Directions’ link,This is how the code looks when I put it into Code Snippets.
The code is:
.wpsl-directions {
display: none !important;
}This is what I want to hide.
But I still want the directions link in the table below the map.
Any help is much appreciated.
Many thanks.
- This reply was modified 3 years, 11 months ago by ianantwalks.
Sorry for so many messages, but I duplicated the feed in your plugin that had the incorrect availability, then refreshed the duplicate and checked the CSV and the availability was correct – is there a bug somewhere? Why did my previous feed, when I refreshed it, show the availability still as digits?
So I now created a new primary feed again in Merchant Center, deleting the current one, using a scheduled fetch at the URL of the duplicated feed which has the correct availability and the availability issues have gone for now.
Maybe I just don’t understand it.
Anyway, I will check again tomorrow or Monday.
The only issue I have remaining right now is with ID 2172.
It says that the shipping height attribute is missing. Inside WooCommerce I set this to 1. When I refresh the feed in your plugin and check the value for this in the CSV file, it’s still blank?
Is your plugin not getting the updated data? Or is it because I have to wait an hour according to the refresh schedule?
That is the only message I get now when I go to Feeds > Processing and process the updated feed.
On the main Products menu, Google Shopping lists all items approved, except for ID 2172. I guess I just have to wait for that to update separately?
Many thanks for your help.
- This reply was modified 4 years ago by ianantwalks.
- This reply was modified 4 years ago by ianantwalks.
I turned off the ‘Manage Stock’ option for all items in WooCommerce, so they say ‘In Stock’ and not ‘In Stock (10)’. When I update the feed via your plugin and then view the CSV file the availability still lists digits.
Not sure what to do. I have now tried to set up a Shopping Feed via website crawl to see if it is easier.
Many thanks.
Hello @supportadtribes
I checked the field mapping and availability was set to the wrong field, that is most likely why it was numeric, but I am sure I had it done properly before, otherwise how can I have got all the items approved?
Anyway, I set G:Availability to ‘Availability’, added the missing shipping height values, refreshed the feed in your plugin and fetched it again in Merchant Center.
Still nothing changed and the issues remained.
Inside WooCommerce, I see product availability for some items as ‘In Stock (10)’ and when I check the feed on that item Availability is 10.
How can I get the feed to read ‘In Stock’ and not the quantity?
It seems all products suddenly have ‘Manage products at stock level’ turned on. I guess I have to manually turn it off for them all.
- This reply was modified 4 years ago by ianantwalks.
Hello @supportadtribes
Wow, I just looked at Merchant Centre and all my client’s products are disapproved and it seems to be due to availability.
The feed URL is:
The issues are:
This value must be one of the values stated in the data feed instructions for attribute: availability
Example of item affected: ID 5210
Invalid or missing required attribute: availability
Example of item affected: ID 19510
Missing ‘shipping height’ attribute.
Example of item affected: ID 2166
This value must be one of the values stated in the data feed instructions for attribute: availability
Example of item affected: ID 2386
Many thanks for any help you can provide.
Hello @supportadtribes
I am not sure if you are able to view the feed I am now using or not to verify? But as long it contains the fixes then I am happy and I can wait for Google Shopping to update itself.
Thank you so much for all your help on this!
Hello @supportadtribes
Just to give you an update, the disapproved items are gone, but Google Shopping gave issues that certain products didn’t have the correct measurement unit for shipping length, width and height.
I updated the feed, and it now looks good. But Google Shopping still flags the items – do I have to wait for Google Shopping itself to update?
Many thanks.
I have all products approved now, by recreating a new feed and pointing to the feed generated by your plugin.
However, Google Shopping still insists that certain products, in terms of size, are not using a unit of measurement that Google wants.
Inside Woocommerce the dimensions are in inches (in) but I guess the data passed to it doesn’t include the unit of measurement, so Google Shopping gets something like ‘length = 0.6″ instead of “length = 0.6 in.
The specific error is:
Missing unit [shipping length] – Add a value unit of measurement
I don’t suppose you know how I can resolve this do you?
Thanks so much!