Not able to generate a feed with products
-
Hi, I have issues generating the google feed.
First problem: I have problems generating a feed with any products, there is 100s of active products so should be some products in the feed.
Secondary bug: Nested categories does not look correctly in the category selector using ‘is equal to’ (hierarchy shows as compact text strings, and is repeated over and over again, makes it almost impossible to select categories using that method.)
Third issue: “processing” is not stopping without any indicator the process is done, even though it should be.
Fourth (minor) problem: menu icons in manager are too small.
Plugin downloaded today
WP version 4.8.2
WC version 3.1.2
Local staging test site.Error logs sample lines (these are repeated over and over):
PHP Warning: array_map(): Argument #2 should be an array in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 1069 PHP Warning: Invalid argument supplied for foreach() in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 914 PHP Warning: Illegal string offset 'g:id' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903 PHP Warning: Illegal string offset 'g:title' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903 PHP Warning: Illegal string offset 'g:description' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903 PHP Warning: Illegal string offset 'g:link' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903 PHP Warning: Illegal string offset 'g:image_link' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903 PHP Warning: Illegal string offset 'g:availability' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903 PHP Warning: Illegal string offset 'g:price' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903 PHP Warning: Illegal string offset 'g:google_product_category' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903 PHP Warning: Illegal string offset 'g:condition' in C:\...\woo-product-feed-pro\classes\class-get-products.php on line 903
- The topic ‘Not able to generate a feed with products’ is closed to new replies.