Smackcoders Inc.,
Forum Replies Created
-
Ok, the image is in jfif format which is not supported by WordPress and getting the error. First can you try this
– Save as the image in actual format
– try upload to wp media to verify if that is supported.
In the meanwhile I will do my research and get back to you.When the DNS server is down, cURL will return error 6 whenever it cannot resolve the hostname.
Can you share the remote image URL that you are trying to import? Also check if the images are accessible or downloadable through bowser and post the results for more help.
- This reply was modified 3 years, 6 months ago by Smackcoders Inc.,. Reason: more clarification
Advanced filtering options are not available in current version, but it is in pipeline for future development. However, I cannot guarantee a deadline.
If you are not familiar with XML to edit, convert it to CSV which is easy to edit. Try this tool https://www.convertcsv.com/xml-to-csv.htm. You can now use excel to edit the CSV to filter out results by author or date range. Extract the results, save it as new CSV and import using the plugin. Post the results here for any more help on this.
keep us posted, it should be a straight forward way.
Yes, you can easily avoid duplicates by enabling “Do you want to handle the duplicate on existing records ?” option. To identify the duplicates either choose post title, post name or post ID from the dropdown list
Verify this image: https://www.smackcoders.com/wp-content/uploads/2020/12/ultimate-csv-importer-wp-update-confi.png
To update records daily, schedule your CSV/XML from a fixed file path location and set the update import with specific interval period as daily.
This post can help you to know more about scheduling and duplicate handling with WP Ultimate CSV Importer Pro plugin.
Keep us posted in new thread if you need any other support. I am resolving this thread.
- This reply was modified 3 years, 6 months ago by Smackcoders Inc.,. Reason: Image link and tags update
The plugin is capable to export and import all WooCommerce products type. In case of downloadable products, the product download source link is saved in the exported CSV or XMl files is something like
downloadable_files: product_link,http://yourdomain/wp-content/uploads/2022/11/smp-product128.zip
So when import, make sure you move the whole directory “wp-content/uploads/” to your new WordPress website to avoid missing files and 404 issues.
Also you can find other details related to product download source likely from
– downloadable_files
– download_limit
– download_expiry
– download_type`You can do a sample export from your store to see it in action. If you need any help or even a sample file, let me know here
We did a complete testing with WordFence configured and cannot reproduce the error as reported here. Our plugin can be activated without any issues. May we need more details about you setup like the list of plugins, any customization etc., for an in depth analysis.
We consider this as resolved for now.
- This reply was modified 3 years, 6 months ago by Smackcoders Inc.,.
Additionally you can use notepad++ to solve UTF-8 encode issues. You can open your csv using notepad++ and go to encoding tab to verify the format. It may be ANSI.
1. There is an option convert to UTF-8 in the same menu. Just click to convert and save the changes to overwrite the file. But in this method you may loose the original file.
Or
2. Just select all and copy the ANSI content to clipboard. Now open a new note, make sure to change to UTF-8 format from menu > Encoding. Then paste the copied content. Save the file with new name leaving old one as safe backup.Now you can open the converted file in Excel without issues.
I have to check with our dev team to confirm if the feature request is already addressed or not. I’ll get back to you on this.
Forum: Plugins
In reply to: [WP Ultimate CSV Importer – Import CSV, XML & Excel into WordPress] Error 500Try these solutions
– `500 Internal Server Error occurs when your PHP memory limit is less than 128M.
– Please increase the PHP memory limit to eliminate the error.
– Please add the following line to the wp-config.php File:
define('WP_MEMORY_LIMIT', '256M');– Also set 777 Folder permission in the following path,
/wp-content/uploadsAlso, check your CSV file size, max upload permissions and memory limits. For example the default max file upload size limit is 2MB. And if you try to import oversized file then it gives error to.
If above solution does not help post your query in separate thread.
- This reply was modified 3 years, 6 months ago by Smackcoders Inc.,.
- This reply was modified 3 years, 6 months ago by Smackcoders Inc.,.
Hope this worked for you.
Summing up the solution: Scheduling each post to publish (in x number everyday) can be achieved by using a date column in you CSV or XML and specify the exact dates to be published. The only catch is the date format should be in yyyy-mm-dd hh:mm:ss
i.e. You can set 2022-11-31 12:18:29 for first 5 posts, another date for next set of 5 posts and so on.
Thank you for taking the time to review our plugin
Thank you very much for your wonderful review. We are happy to assist you at any time.
Update Notice:
In particular, we need assistance with the following languages (development and stable) in order to achieve 100% translation
Current status in percentage
Spanish (Mexico) 95%
Spanish (Spain) 86%
Japanese 81%
English (UK) 72%For more information, please visit https://translate.wordpress.org/projects/wp-plugins/wp-ultimate-csv-importer/. If you would like to contribute, please contact us.