allaerd
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] CSV importer won't show up in adminHi there,
This has to do with another plugin using the same menu order. I fixed it in 0.7.2
Forum: Plugins
In reply to: [Woocommerce CSV importer] Some bugsHi there,
The time out error is because you probably are trying to import a large amount of rows. You can change your apache settings to have a higher timeout or split the csv file into smaller chunks
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import does not workthe category bug is solved in version 0.7.1. Also other bugs where solved there. Please upgrade to 0.7.1 and check of it’s oke!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Some bugshello fransberns,
Thanks for the info. Fixed them in 0.7.1
except the row thing. in line 99 i check this:
if ($row <> 0 ) $csvcontent[] = $line;.Version 1.0 will be out soon. And will be rebuild from scratch.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Incomplete product descriptionForum: Plugins
In reply to: [Woocommerce CSV importer] Incomplete product descriptioncan you mail me you’re csv file?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Images not showing in Shop viewYou bought it there!!!!!!
Must be in some mail. I really do not have a clue about there support.
If i read you’re post i think the featured image is not set!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Fatal Error Importing Problemyes it does and the field seperator is a comma!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Fatal Error Importing Problemthe field seperator shield be the same as you use in you’re csv!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Fatal Error Importing Problemplease check you’re setting. Field seperator and auto detect line endings!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Images not showing in Shop viewi also think you use the paid plugin from woocommerce. this is the forum for the free version.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Trouble importing imageplease drop me a mail with you’re CSV file.
Forum: Plugins
In reply to: [Woocommerce CSV importer] No importing the sample file import.csvi think you have a permission problem. Please check the permissions. It should be writable!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import does not workPlease check you’re settings. Set the line endings to auto detect, set the fieldseperator to the one used in you’re CSV. And use a SKU for all you’re products
Forum: Plugins
In reply to: [Woocommerce CSV importer] Two errors and a doubtIn the settings page, you can set the field seperator.