Dear @omardabbas,
Could you please implement support for global_unique_id
field, which is available in WooCommerce core for simple and variation products since v9.2 I would be more than grateful indeed.
Thank you,
Endre
Hi team,
with the latest update your plugin stopped working for me, as it now presents pre-VAT price and I need gross value, like before.
This is the tag I used before: [alg_product_price]
Now I can’t even find it (like many others!) on your manual page: https://wpfactory.com/kb/product-xml-feeds-woocommerce/shortcode/woocommerce-xml-feeds/
So 2 questions:
Dear Product XML Feed Manager Team – excellent plug-in!
I wanted to check if it supports calculations when generating the XML file.
For example: [alg_current_datetime] can subtract 30 days, to show a date that is 30 days in the past?
]]>Hi Product XML Feed Team,
This is a great plug-in, and it helps my business/WooCommerce site tramondously! Good work! I purchased the PRO version.
Recently WooCommerce 8.2 is released in October 2023. High Performance Order Storage is now officially available to improve overall WooCommerce site speed (as optional feature). Product XML Feed plug-in is flagged as not compatible. I am wondering if the team has any plans to update this excellent plug-in to make it compatible with this new WooCommerce feature?
This is the detail link about this new feature.
https://woo.com/document/high-performance-order-storage/
I also attached a screen shot where it indicated as not compatible.
]]>Hello! This is very flexible plugin, thanks! But it have problems with shops with more than 5000 products. Two main problems:
– Exclude products from feed (by product name) option make huge quantity of requests – one per product. So if we have 8000 products the feed options page will do 8000 requests to DB.
– Plugin can’t create feed if script time is not enough. For example we have 2gb RAM and 300 sec server script time. Plugin can not create feed with more than 10000 products. Plugin need function to continue feed creation every 30 sec for example. For example WP all import have this function.
Hi,
have you shortcode for product attribute for XML Feed?
I didn’t find anything on your webside.
Thanks,
Michal
There is a shortcode documentation ? B
I want to make my xml feed for variable products to send it to skroutz and i cant find the shortcodes. Where exist ?
]]>Hello,
Does it support generating Google product review feeds?
]]>Hi,
I only want certain customers to view the XML feed and to not make it public.
How can I password protect the XML feed?
Thanks’ in advance.
Michael.
]]>Hello, I need o create an XML file for my web shop and send it to partners, I found plugin very nice and easy to use, but as a newby to it, I have small problem. In default settings there is shortcode for total sales that even if I delete it still shows in my product.xml file , and on another side I add [alg_product_description] it is not showing for any prodcut, only default [alg_product_short_description] . So how to achive that long description is also visible, and how to make that total sales is not shown.
Picture 1. Setup : https://prnt.sc/FvX66U_xEtSl
Picture 2. Result: https://prnt.sc/hrVmZsVLpyZL
Thank you
]]>Hi,
Can i use something like a php statement, were the value of one field can “change” the value of another (*does not have to be php)
Something like this:
if [alg_product_stock_quantity] = 0 {<shipping_time>6</shipping_time>} else {<shipping_time>0</shipping_time>}
or
if [alg_product_stock_quantity] > 0
{<shipping_time>0</shipping_time>} else {<shipping_time>6</shipping_time>}
Hi i think you might have uploaded the pro plugin or part of it for the latest update and that gives an error on activation for users that don’t have the paid version.
When i install it i get:
Plugin could not be activated because it triggered a fatal error.
Warning: require_once(includes/pro/class-alg-wc-product-xml-feeds-pro.php): failed to open stream: No such file or directory in …/wp-content/plugins/product-xml-feeds-for-woocommerce/product-xml-feeds-for-woocommerce-pro.php on line 95
Also the plugin title is Product XML Feeds for WooCommerce Pro
I downloaded and extracted the zip and i can see the file product-xml-feeds-for-woocommerce-pro.php in the root folder…
]]>
1. Do you have any example template of google shopping if there is a variation for product?
2. Should I select ‘both variable and variation’ in the setting?
3. How to include ‘item_group_id’ in my template?
]]>Hello Support Team, I purchased PRO version of this plug in.
Please see an example XML feed: https://land.elegment.com/LandSearch.xml
Question 1: [alg_product_categories] for Product Category vs. Product Subcategory.
Currently the XML feed generates “Product_Category, Product_Subcategory”. An example is I have California as (parent/main) category. Modoc County is one of the Subcategories under California. Meaning the XML feed generates [alg_product_categories] => “California, Modoc County” when called.
Desire Output: [alg_product_category] => “Calforina”. [alg_product_subcategory] => “Modoc County”
Question 2: [alg_product_tags] outputs all product tags. In this case, “Residential Land, Wooded Land” both are tags of the listing.
Desire Output: [alg_product_tag1] => “Residential Land”. [alg_product_tag2] => “Wooded Land”. SO that they can be separated.
Are the two desire output possible?
Thanks! Xing Gao
]]>Hello
I have problem with values when I use quotation marks between:
I try to generate XML:
<?xml version=”1.0″ encoding=”UTF-8″?>
<products date=”[alg_current_datetime datetime_format=”Y-m-d”]”>
<product id=”[alg_product_id]”>
<name>[alg_product_name cdata=”no”]</name>
<url>[alg_product_url]</url>
<brand>[alg_product_terms taxonomy=”pwb-brand”]</brand>
<categories>
<category>[alg_product_categories]</category>
</categories>
<photo>[alg_product_image_url image_size=”full”]</photo>
<description>[alg_product_short_description cdata=”no”]</description>
<price>[alg_product_price]</price>
</product>`
</products>
but values:
[alg_current_datetime datetime_format=”Y-m-d”]
[alg_product_id]
in XML are:
<product id=”[alg_product_id]”>
and
<product id=”[alg_product_id]”>
instead date and product id value.
]]>Hi. Is there any plan to make wordpress version? so we can make xml feed for custom post types instead of woocommerce product.
]]>Dear Omar,
After upgrading to version 2.4 “Variation products only” option fails to work.
All variations are missing from xml feed.
“Variable products only” and “Both variable and variation products” options are working as expected.
Server info: nginx/1.20.2
PHP version: 7.4.27
WordPress version: 5.9
WooCommerce version: 6.2.0
Product XML Feeds for WooCommerce Pro version: 2.4 (License is valid.)
WPFactory Helper version: 1.3.1
Flatsome theme version: 3.15.3
When i install it in site with big traffic. this slow down the site because every single pageload it will update the database. look this function ‘schedule_the_events’. its hooked on ‘init’ and do update_option for ‘alg_create_products_xml_cron_time_’ every single pageload. For what? If the site have 10pageloads / seconds. it will also update 10 times every second.
]]>Hi,
first great plugin!
In xml there is no spaces and tabs where should be in product description, but on website all descriptions are normal.
How is in xml:
Color: whiteBrand: AppleSize: 17″
How is on website:
Color: White
Brand: Apple
Size: 17″
Where is problem?
]]>Hello!
My debug log is full with these two lines:
PHP Notice: Undefined index: sum_with in /var/www/vhosts/site.tld/httpdocs/wp-content/plugins/product-xml-feeds-for-woocommerce-pro/includes/shortcodes/class-alg-products-shortcodes.php on line 554
and
PHP Notice: Undefined index: sum_with in /var/www/vhosts/site.tld/httpdocs/wp-content/plugins/product-xml-feeds-for-woocommerce-pro/includes/shortcodes/class-alg-products-shortcodes.php on line 872
I know it is not an error but I think you chould handle this notice easily.
Thank you!
tell me how to output the result in “”, for example, if I draw sku, then shortcode does not work for me – offer sku = “[alg_product_sku]”>
]]>If changes are made in the settings that affect the feed, you first have to “Save changes”, then also update your feed (General Options -> Update period -> Create now).
A feature suggestion would be to have a second save button that does both, save setting, and updates the feed, at the same time.
Thank you.
]]>I have the feed set to “Variable product only”, so it’s only showing the main product for variable products. But [alg_product_stock_availability] is returning empty. Does this shortcode only check the main product? How can I have it check if any variable products are available and return, “in stock”, otherwise if all variable products are not available, return “out of stock”?
Just discovered this plugin, it’s very good, thank you.
]]>How to show in stock if in product status product only in stock not manage stock ? I attached photos in link below
https://imgbb.online/i/RL5T3
https://imgbb.online/i/RL0QW
I’m using shortcode [alg_product_stock_availability] for availability, but in stock not showing..
Thank you in advance.
Best Regards,
Rian R
Hello,
Could you please make “multiply_by” shortcode attribute global for all numeric result fields (like for [alg_product_weight] ) that would make this great plugin even a bit more fantastic.
Thank you very much indeed.
Best regards,
Endre
hello.
i want to display value of "img_url"
from meta key "_bdroppy_url"
[alg_product_meta name="img_url"]
not working
how can i do this? thanks.
]]>Hello, thanks for a great plugin. I have a quick issue I need help with. I submitted the feed to Pinterest so I can run catalog ads, but it keeps failing. Pinterest support tells me it’s because product ID is missing. I added the following under “<item>” but still not working.
<item>
<product_id>[alg_product_id]</product_id>
Am I doing something wrong?
]]>Hi
I am having trouble getting an attribute field to display for both simple and variation products. I am using [alg_product_list_attribute name=’brand’] to get the product brand, but this only displays for simple products and not for variations, I also tried [alg_product_list_attribute name”brand” use_parent_id=”yes”] but still this doesn;t work.
Wonder if you could help with this, please?
Thank you
]]>I have a product with 5 colors and 2 sizes for each color. 2 colors are completely out of stock, which means that all the available sizes are sold out, but they still appear in the XML file.
How can I exclude the out of stock variations?
]]>When using plugin on wp site wrapped with WP Bedrock the plugin takes
site_url()
and WP Bedrock in .env file requires this structure WP_SITEURL=${WP_HOME}/wp
This means that the plugin saves under https://www.example.com/wp/file.xml
I don’t want to expose my /wp dir to public
First of all can you please add field where I can specify where to save the .xml?
]]>