Hello,
I have a XML file that has empty stock in some products, like this:
<stock/>
I have alredy written a PHP function in order to manage the stock of the products.. Thus, how to handle this <stock/> value? Nothing seems to be working.. For example, I have already wrote this:
function manage_stock($stock_qty) {
if(!isset($stock_qty) || $stock_qty === “” || empty($stock_qty) || is_null($stock_qty)) {
return 10;
}
}
But the IF statement does not seem to work! How to check the values of these XML elements? Thanks in advance
Trying to import WP native-exported XML file returned:
There’s a problem with your import file
Please verify that the file you uploading is a valid XML file
Pls advise //THANKS
PS the XML file is fully uploaded in:
wp-content/uploads/wpallimport/uploads/61a8a66586caaf5f1efa92c99e077bc9
]]>Hello i wanted to import tags separeted by , and space and it automaticly is stripping the space from Separated by
]]>Hi there,
I ran into a problem trying to import products. In step 3, I linked all the data, but in step 4, I encountered this error (https://prnt.sc/utR2F4co-bX6):
Fatal error: Uncaught Exception: Serialization of 'Closure' is not allowed in /Users/BARN1/LocalSites/new-welldone/app/public/wp-includes/functions.php:625 Stack trace: #0 /Users/BARN1/LocalSites/new-welldone/app/public/wp-includes/functions.php(625): serialize(Object(PMXI_Import_Record)) #1 /Users/BARN1/LocalSites/new-welldone/app/public/wp-content/plugins/wp-all-import/classes/session.php(83): maybe_serialize(Object(PMXI_Import_Record)) #2 /Users/BARN1/LocalSites/new-welldone/app/public/wp-content/plugins/wp-all-import/controllers/admin/import.php(1611): PMXI_Session->set('import', Object(PMXI_Import_Record)) #3 /Users/BARN1/LocalSites/new-welldone/app/public/wp-content/plugins/wp-all-import/plugin.php(627): PMXI_Admin_Import->template() #4 /Users/BARN1/LocalSites/new-welldone/app/public/wp-includes/class-wp-hook.php(324): PMXI_Plugin->adminInit('') #5 /Users/BARN1/LocalSites/new-welldone/app/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #6 /Users/BARN1/LocalSites/new-welldone/app/public/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #7 /Users/BARN1/LocalSites/new-welldone/app/public/wp-admin/admin.php(175): do_action('admin_init') #8 {main} thrown in /Users/BARN1/LocalSites/new-welldone/app/public/wp-includes/functions.php on line 625
I deactivated all plugins except for WooCommerce and both of your plugins – WP All Import and WP All Import – WooCommerce Add-On: https://prnt.sc/5-5e7NYi8dib
I also switched to the default WordPress theme (I tried both Twenty Twenty-Five and Storefront).
But nothing has helped.
Do you have any suggestions?
]]>Hi, all of my images seem to be lost. It always worked, but now they are not anymore.
I didn’t change anything.
This is my log:
[08:24:21] CUSTOM FIELDS:
[08:24:21] – Searching for existing image https://vacatures-in-emmen.nl/wp-content/uploads/2024/09/mcdonalds-wit-logo.jpg
by URL…
[08:24:21] Existing image was found by URL https://vacatures-in-emmen.nl/wp-content/uploads/2024/09/mcdonalds-wit-logo.jpg
…
It all looks good, but no images.
See https://vacatures-in-emmen.nl/
Kind regards, Alfred
]]>I test in a sandbox. I don’t know how to give it to you. This is the link.
There are the logs:
[14:52:34] – WARNING: File https://p3-sign.toutiaoimg.com/tos-cn-i-6w9my0ksvp/6b8cb7ab80284298a0cd70416b584864~noop.image?_iz=58558&from=article.pc_detail&lk3s=953192f4&x-expires=1730022861&x-signature=DnVaYRe379CQL5S5ofzn%2FLXhBjk%3D is not a valid image and cannot be set as featured one
[14:52:35] – Searching for existing image
https://p3-sign.toutiaoimg.com/tos-cn-i-6w9my0ksvp/a4802c828cbc46c1a7577689458f7d6a~noop.image?_iz=58558&from=article.pc_detail&lk3s=953192f4&x-expires=1730022861&x-signature=NrAaCug84HTDukxLt73rTSXWlO4=
by URL…[14:52:35] – Image
https://p3-sign.toutiaoimg.com/tos-cn-i-6w9my0ksvp/a4802c828cbc46c1a7577689458f7d6a~noop.image?_iz=58558&from=article.pc_detail&lk3s=953192f4&x-expires=1730022861&x-signature=NrAaCug84HTDukxLt73rTSXWlO4=
was not found…
Oh, This is the website:
https://meticulous-walrus-e671ff.instawp.xyz
And the log info:
]]>Hello
In my XML feed I have element named “categories” that “contains the entire multiple hierarchy”, like: “cat > sub cat > sub sub cat | cat1 > sub cat1 > sub sub cat1”
I tried to add custom category like this: “Top-level category
> {categories[1]}”, but it didn’t create categories hierarchy like
Top-level category
-cat
–sub cat
—sub sub cat
Top-level category
-cat1
–sub cat1
—sub sub cat1
its only work for the first hierarchy and create categories hierarchy like this:
Top-level category
-cat
–sub cat
—sub sub cat
cat1
-sub cat1
–sub sub cat1
Please, is there any option how to do it correctly, or any alternative solution to import items to previously created top-level category?
Thanks a lot for help!
]]>Hi I’m using WP All Import Pro,
how do I import custom permalink structure with subfolders like sports/football/game/
I used to work with Permalink Manager Lite Plugin. But not anymore.
Is there another free permalink plugin that does the job?
Best regards,
Tobias
]]>hello,
I have an import that has several EAN’s in the field. I need to separate a field with 1 EAN (the first) and another field with the rest.
]]>Hi,
We are new users of this plugin and have encountered an issue while attempting to import an Excel file. The import consistently fails at stage 3 with a critical error. Below are the details of our environment and the specifics of the error. Any assistance would be greatly appreciated.
Error Details
An error of type E_ERROR was caused in line 75 of the file /home/customer/www/example.com/public_html/wp-content/plugins/wpai-woocommerce-add-on/controllers/controller/admin.php. Error message: Uncaught Error: Call to a member function tax_or_vat() on null in /home/customer/www/example.com/public_html/wp-content/plugins/wpai-woocommerce-add-on/controllers/controller/admin.php:75
Stack trace:
#0 /home/customer/www/example.com/public_html/wp-content/plugins/wpai-woocommerce-add-on/actions/pmxi_extend_options_main.php(13): PMWI_Controller_Admin->__construct()
#1 /home/customer/www/example.com/public_html/wp-includes/class-wp-hook.php(324): pmwi_pmxi_extend_options_main(‘product’, Array)
#2 /home/customer/www/example.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)
#3 /home/customer/www/example.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /home/customer/www/example.com/public_html/wp-content/plugins/wp-all-import-pro/views/admin/import/template.php(127): do_action(‘pmxi_extend_opt…’, ‘product’, Array)
#5 /home/customer/www/example.com/public_html/wp-content/plugins/wp-all-import-pro/controllers/controller.php(82): include(‘/home/
I?have kilograms set up in the store. In the XML file, I have grams. How to make the conversion of units grams → kilograms?
I have premium version
]]>Hello,
I need to migrate data from a previous website in which the images are not within the server of the same system but are called externally. So, when migrating to this other website in WordPress, I would like that to be maintained: that the featured images are called from these same URLs where my images are already and that they are not downloaded to the system.
Is that possible?
Thank you.
Hi there, all day I am searching to delete the “leave a comment” which just appeared when importing pages from another website. The exported pages do not have that at all, are built with the same theme (thegem) and I just cant find out why the imported pages got that added at the bottom of the page.
Any idea? Thanks in advance
]]>My wpallimport/uploads folder is growing every day.
As of today it is 3,2Gb, can I delete those files?
Hej,
Can I safely delete the tables related to the plug-in after completing the import to the site? The plugin is uninstalled and no longer in use.
Tables in question: wp0or7_pmxi_files, wp0or7_pmxi_hash, wp0or7_pmxi_history, wp0or7_pmxi_images, wp0or7_pmxi_imports, wp0or7_pmxi_posts, wp0or7_pmxi_templates.
All the best,
Wiktoria
]]>Hello,
The UI seems to be having some issues and appears broken.
See image:
]]>WP All?Import lets to schedule product imports and adds to the imports section as a log. There is a way to delete the import and at the same time the imported content too? Is there any way to schedule the deletion the same way as the imports?
]]>I was wondering if there is a way to only sync one hierarchical classification for products while we keep others added manually in woocommerce.
For instance i have elements:
<category1>PARENT CAT</category1>
<category2>SUB CAT</category2>
<category3>SUB SUB CAT</category3>
Now they are organized in import as:
{category1[1]}
{category2[1]}
{category3[1]}
Is there a way for me to set import up so that it updates these categories if they are changed but leave others that were manually added later on in woocommerce.
]]>Hello there,
We receive a product price list with all data, also including images, either as an RTF or as an XLSX file.
When importing an xlsx I have the problem that I cannot assign an image from the file, but only via a URL address.
How can this be solved?
Kind regards,
Johannes
Hello all.
I have a large csv file that change frequently. Sometimes the new products will be added to the file and sometimes some products already in the file become unavailable so i need to set draft.
The csv file now as the publish option set with 1 = publish, -1 = draft, 0 = pending
I would like to know how can I manage it. What I need is to upload new products and set publish, draft or pending to the products are not available.
]]>I use Jet Engine by Crocoblock.
I want to use WP ALL IMPORT to assign spreadsheet items to metafields (custom fields) and create and post multiple articles at once.
However, the names (slugs) I set for the metafields are not displayed in the custom field items. (I’m using the free version.) So I would like to know if Jet’s metafields are only available in the paid version. Or are Jet Engine’s metafields not available?
I don’t want to import all of WP.
I just want to post the information in the spreadsheet in bulk with WP ALL IMPORT. In that case, you need to assign items to metafields
]]>Hello !
when I run the imports through Cli I get this error.
Automattic\WooCommerce\Admin\Features\Navigation\Screen::register_post_type is deprecated since 9.3 with no alternative. Navigation classes will be removed in WooCommerce 9.4
are you informed about it ?
I am trying to import pages, where can I set the featured image?
Thanks
I need to import pages that have a shortcode inside them.
[webdirectory-listings locations=”{regione[1]}”]
The problem is that it gives me an error when I try to save because they are not good “”
How should I rewrite the shortcode correctly?
Thanks
Hi. From today our WooCommerce stores started sending us (hundreds of) inventory notification emails. It seems like product imports are now triggering inventory notification emails (low stock, out of stock) for some reason.
Is it some kind of feature/bug of this plugin that came with some recent update or some update from from WP or WC side? I would like to receive these notification only when they are triggered by actual purchase.
WordPress 6.6.2,
WooCommerce 9.3.1
WP All Import – WooCommerce Import Add-On Pro 4.0.0
WP All Import Pro 4.9.0
Any ideas?
]]>Can you please explain the setting “Try to match terms to existing child Categories of Products” ?
I don’t understand what it does.
]]>Se puede importar productos desde una Api externa a traves de la url GET? saludos
]]>I think the option to select a template doesn’t work.
At the same time, if I choose a template when creating a page, it goes without a problem.
Is there any way to get all templates to be displayed even with WP-ALL-IMPORT?
]]>Hello I am trying to upload a csv file to my website but I keep getting this error :
“Upload folder is not writable”
Anyone have an idea on how to fix this ?
]]>Hi, we have a site that uses an external media library to host the images (they are imported into the media library of our staging site and then uploaded to Azure) On the staging site the images show the srcset options, however on import to the live site the image does not contain any srcset information.
Any help will be appreciated.
]]>