” Fatal error: Uncaught Error: Undefined constant "PINTEREST_PRODUCT_CATALOGS_PLUGIN_ALLOWED_TAGS" in /home/sunsmwik/UniqueStylisticTee.com/wp-content/plugins/wc-product-feed-for-pinterest/pinterest-product-catalogs.php:277 Stack trace: #0 /home/sunsmwik/UniqueStylisticTee.com/wp-content/plugins/wc-product-feed-for-pinterest/pinterest-product-catalogs.php(261): pinterest_product_catalogs_set_defults() #1 /home/sunsmwik/UniqueStylisticTee.com/wp-includes/class-wp-hook.php(307): pinterest_product_catalogs_activation('') #2 /home/sunsmwik/UniqueStylisticTee.com/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #3 /home/sunsmwik/UniqueStylisticTee.com/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #4 /home/sunsmwik/UniqueStylisticTee.com/wp-admin/plugins.php(194): do_action('activate_wc-pro...') #5 {main} thrown in /home/sunsmwik/UniqueStylisticTee.com/wp-content/plugins/wc-product-feed-for-pinterest/pinterest-product-catalogs.php on line 277
”
This is the error message when installing the plugin
]]>I need some help please – my Feed was working but now shows an error:
“error on line 2 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.”
Are there any updates I can do to resolve this?
]]>I think I need to change the settings for this but when I click on settings I just get an example of what a feed should look like and no way to change anything. My feed has this error – This XML file does not appear to have any style information associated with it. Could you please help. Using wordpress 5.8. Thanks for your help.
]]>Hi,
WooCommerce version: 5.5.2
WordPress version: 5.8
I am also getting the below recurring notice in debug.log
[09-Aug-2021 16:02:23 UTC] PHP Notice: Undefined index: ppcf_thumbnail_size=full in [path]\wp-content\plugins\wc-product-feed-for-pinterest\pinterest-product-catalogs.php on line 149
Please review and guide / fix.
Thanks
]]>Hi,
On WordPress version: 5.8, I get the below warning on my local installation with debug.log enabled.
[09-Aug-2021 15:58:37 UTC] PHP Warning: Use of undefined constant PINTEREST_PRODUCT_CATALOGS_PLUGIN_ALLOWED_TAGS - assumed 'PINTEREST_PRODUCT_CATALOGS_PLUGIN_ALLOWED_TAGS' (this will throw an Error in a future version of PHP) in [path]\wp-content\plugins\wc-product-feed-for-pinterest\pinterest-product-catalogs.php on line 277
Please review and guide / fix.
Thanks
]]>How do I set Google Product Categories for the products in my feed?
]]>Hey,
You plugin is awesome and really does the good work but at the same time, pinterest is showing Error 107, Error 151 & Alert 157. Please let me know how to solve this ASAP.
]]>Hello
would like to know of this plugin works with a WordPress ecom store. I don’t use woocommerce and having trouble understanding how to create a product feed for Pinterest and therefore creating event codes.
Thanks for your assistance. Alex
Hello
I would like to test this plugin as I am creating a shop on Pinterest. May I ask some questions about the columns, please?
On this page of Pinterest there are the required columns:
https://help.pinterest.com/en/business/article/before-you-get-started-with-catalogs#section-9441
id
title
description
link
image_link
price
availability
Your plugin – as far as I understand – requires these:
id
title
description (short description)
link
image_link (product first image)
availability (in stock, out of stock, preorder)
condition (default ‘new’)
sale price
price
I struggle with three things:
1. condition: Everything we sell is new but I do not think WooCommerce is having a column for this, or do they? What do we have to do here?
2. sale price: We never fill this field in WooCommerce. What does your plugin do with it?
3 Price: Does the plugin read the default price? E.G. 405 EUR? I am asking since if there is no currency Pinterest would put everything in USD.
Thank you for your answer and kind regards
Brigitte
Your plugin is not working anymore
This page contains the following errors:
error on line 2 at column 1: Extra content at the end of the document
Below is a rendering of the page up to the first error.
Please Update
Regards
]]>I uploaded the link to Pinterest and it’s giving me those errors and I’m not exactly sure how to fix them. How do you fix them because it only allowed me to upload one product to Pinterest?
]]>I have my website https://www.embpri.com/ whose products I’m trying to get onto Pinterest; there’s around 8,000 products on my website right now however, and there will be more in the future. Is there a limit to the amount of products your plugin can display in the feed?
Please let me know. ??
]]>Merhabalar. Rss ekledi?imde ??yle bir hata al?yorum:
Pinterest, ak???n?zdaki g?rselleri bulam?yor. Lütfen ak???n?zda her <item> etiketi alt?ndaki <enclosure> veya <media:content> alt?nda yüksek kaliteli g?rseller bulundu?undan emin olun.
<enclosure> ve <media:content> etiketlerini de denedim ancak onlar da olmad?. Nas?l ??zebiliriz acaba?
]]>products in Pinterest linked with the wrong products on the website
Pinterest: https://pin.it/5o81Tym
website: https://appleshoes.net
]]>Hi,
I’ve tried everything to upload my woocemmerce feed to Pinterest and your plugin finally allowed me to do so, but it now shows 2 errors which I’m not sure how to resolve… Help,pleasE? It’s error 151 (This item will not be published because price information is required
Enter correct price information in the price column before your next update) and error 107 (Some items are missing a description in product metadata, so those items will not be published
Enter description values for all items or delete items that are missing description values before your next update).
We’re not using product short description window, only main description.We’ve got over 1000 products, so changing all of it seems impossible… Any advice?
]]>Hi there,
I submitted the feed and Pinterest is showing the following errors:
Error 107 and Error 113.
Here is our feed: https://www.catalinarug.com?call_pinterest_product_catalogs=1
Please let me know how I can resolve these errors.
]]>Thank you for this plugin. I need your support pls.
I change the code as below in order to display to Description the Title, temporary because I need instead of showing the product (short description) to show the product (full Description).
Regards,
Yiannis
<id><![CDATA[‘. $post_id .’]]></id>
<title><![CDATA[‘. get_the_title($post_id) .’]]></title>
<description><![CDATA[‘. get_the_title($post_id) .’]]></description>
<link><![CDATA[‘. get_permalink($post_id) .’]]></link>
<image_link><![CDATA[ ‘. esc_url($thumb_url) .’]]></image_link>