Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter RobinL

    (@robinl)

    And to answer to the 1-star and 2-star ratings below, no this plugin is not giving you everything without any effort.
    Yes, with the current version (1.1.-), you will likely need several tries to succeed perfectly (especially for variations), you will have to look at the support forum, even to ask some help to Allaerd; but if you compare with the $$$ other plugins, I think it worth it. By far!

    Thread Starter RobinL

    (@robinl)

    Problem resolved!

    I’ll give some explanations after this short exchange of emails with Allaerd; they could be useful in case of another user would face the same issue.

    I actually didn’t install the add-on in the right way. I tried to add its file to the “basic” plugin folder using my FTP client. Wrong!

    To install the add-on, you simply have to upload a zip file (containing only the .php file of the add-on) with the WP plugin installer, just like when you want to install any other plugin. Activate it, and follow the Allaerd’s instructions to build the right CSV file.

    Good luck! And thanks Allaerd for your help!!

    Thread Starter RobinL

    (@robinl)

    Thanks Allaerd,

    But I had already done what you recommend hereabove. Indeed, my attributes were already created before installing the plugin.

    But well, I tried what you said: delete the “modified” version of my plugin, install again 1.1.0 without add-on, and try again. Then the import works, but: without the add-on, there is no possibility to select the right things for the header (where post_parent, variation, var_couleur & var_taille are replaced by “skip”), so the import is done as for simple products.

    Instead of creating just one product with different variations, the import creates several single products. Which is not what I want.

    That’s why I was asking you how to use the add-on, and you actually didn’t reply to this question! What am I supposed to do with the .php file I downloaded on your website?

    I can make your plugin work for single product, it is quite easy; I’m now in trouble, just like other users I guess, to make your plugin work for variable product.

    Thank you for helping me.

    Thread Starter RobinL

    (@robinl)

    Hello Allaerd,

    I’ve well uploaded to 1.1.0. Then I added the “variation” php file (downloaded from your website) to the “include” folder into the plugin folder. And I added a code line to “woocommerce-csvimport.php” to “include the [new] function”, in line 19:

    include dirname( __FILE__ ) . '/include/woocommerce-csvimport-variations.php';

    Is it all good so far?

    Then I created a new CSV file following your example. You can find it here:
    https://dl.dropboxusercontent.com/u/36410835/ProductsImport1.csv

    As you can see, I’ve replaced your “size & color” attributes by mines, in French: “taille” & “couleur”. Hope I’ve done it right.

    Still ok so far?

    I guess no, ’cause when I try to import this file, it works well ’til the last step, then when I hit “Run”, nothing happens, and I only get a screen like that:
    https://dl.dropboxusercontent.com/u/36410835/Screenshot-1206.png

    Could you help me now, and tell me where the mistake is?

    Thanks so much in advance Allaerd!

    Robin.

    Thread Starter RobinL

    (@robinl)

    That’s it, I finally managed to do what I want, thanks to the Roll-Your-Own stuff.

    Didn’t use the shortcode, but it’s working very well with ‘div’ and ‘span’ attributes.

    Thread Starter RobinL

    (@robinl)

    Thanks Baden.

    I’ve tried to use the Targclass attribute, and the “highlight” works well; but what do I have to do to justify for exemple? And to add a specified line height? When I replace “highlight” with any other format specification, nothing happens…

Viewing 6 replies - 1 through 6 (of 6 total)