ImportWP
Forum Replies Created
-
Hi Sloworks,
For ImportWP to be able to import table data you would need a table to be generated from a datasource such as a post type, custom database table or similar instead of using the built in WP static html tables, i have not tried any of the data table plugins but some sound promising: https://www.ads-software.com/plugins/search/tables/
When importing data you can control if data can be inserted , updated or deleted. Depending on if you delete a csv file from the server and if the importer has the delete permission enabled, for that importer then it will remove all previous imported data, otherwise it will stay untouched if the datasource is removed.
James
Hi @rafaelzrt ,
You can install and activate the following addon: https://github.com/jcollings/importwp-inline-media , a download can be found via the releases section or directly via this link: https://github.com/jcollings/importwp-inline-media/releases/download/1.0.0/importwp-inline-media.zip
This addon by default will import any images it finds within img tags, via the imported post_content field.
Information on customizing this addon can currently be found in the readme.
James
I am closing this ticket due to no response in over a month, if you are still having issues re-open this ticket and let me know.
I am closing this ticket due to no response in 2 weeks, if you are still having issues re-open this ticket and let me know.
Hi SVT,
Are you able to send me the file you were uploading? not sure if you can upload files on this support system, if you cant can you create a ticket here: https://helpdesk.importwp.com/
Can you also confirm the version of Import WP you are using? on both the site you are exporting an importer, and then on the site you are importing the importer.
Thanks
JamesHi jmee,
The attachment taxonomy section has been added in the just released version of the plugin v2.13.5 (this was an oversight when adding the attachment template, forgetting that it was just a post type like any other).
James
These changes have been released in v2.13.0.
Hello,
I have never come across wp vip before, but i am happy to try and help resolve this issue.
The importer in a default WordPress environment uses the WP_CONTENT_URL and WP_CONTENT_DIR constants to create two folders within the uploads directory “wp-content/uploads/importwp” and “wp-content/uploads/exportwp”.
I presume moving away from those constants and instead using the wp_upload_dir method along with the baseurl and basedir keys will work with WP VIP custom structure?
To allow me to send you a test development build of this plugin with these changes in place can you please create a ticket https://helpdesk.importwp.com/ , as i am unable to attach files here.
Thanks
James
The screenshot showing your import history, this is showing past imports (if your importer is currently running a notice should appear at the top of the edit importer screen, or below each importer on the importer archive screen.
Information about scheduling imports, configuring the WordPress cron and Importer scheduled notifications can be found here: https://www.importwp.com/docs/how-to-schedule-an-importer/
This ticket will now be closed, if you would like to respond please create a support ticket here: https://www.importwp.com/support/
Hi Marcelo,
You mention the iwp_cron_runner hook which suggests you have the PRO version, can you make sure you have Import WP PRO 2.6.3 installed, and the latest Import WP version 2.7.6 installed, as these fix a few recent bugs with the scheduling, and also adds in a button to cancel the currently running import from the top of the edit importer screen.
Can you give this a try and let me know how you get on, since this is not related to the free Import WP, can you create a support ticket here: https://www.importwp.com/support/
James
Forum: Plugins
In reply to: [Import WP – Export and Import CSV and XML files to WordPress] MultisiteHi Fugmx,
Sorry this has taken so long to respond, this ticket managed to skip my radar.
Yes, Import WP can be used in a multisite environment.
James
Hi, the import scheduler is part of the pro version and not the free version, can you please create a support ticket here for that https://helpdesk.importwp.com/ including what versions of Import WP and Import WP Pro you have installed and how your website has its cron jobs setup e.g. default or via the system task scheduler.
Hi @jensgoro ,
The importer that is causing this warning, where is the xml/csv file being imported, e.g. manual upload, remote url, local filesystem?
if remote url or local filesystem can you share the path?
James
Hi,
In the permissions step taxonomies are enabled/disabled with the following keys: taxonomy.product_cat or taxonomy.product_tag
A list of core permission keys can be found here: https://www.importwp.com/docs/permissions/#permission-fields
Hi,
I have released a new version of the importwp-woocommerce plugin v2.1.2 which should be available via the plugin update screen, this adds a new field onto the attributes section called “used for variations?”, on the attributes that you do not want to be used for variations set this to “no”.
Because this is an issue with ImportWP WooCommerce extension and not Import WP could you please create a ticket here for any future support about this issue, as www.ads-software.com support is only for the core plugin that is hosted here and not the addons.
James