Support » Plugin: WC Fields Factory » Is this plugin still supported?

  • It hasn’t been updated since WordPress 4.9.9 and there are many unanswered forum posts. It’s unfortunate since it has great potential.

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

    (@hjvanessen1965)

    I agree. I love the cloning option. I need it, but it does strancge thing on my page. See https://snag.gy/d8c1Ks.jpg

    MMM

    (@wphotographer)

    (@hjvanessen1965) I had same issue but fixed by changing to Woocommerce simple product rather than variation.

    • This reply was modified 5 years ago by MMM.
    hjvanessen1965

    (@hjvanessen1965)

    @wphotographer, I treied that one too, but then all benefits of WC Fields Factory disapear. (or is it something I do wrong?)
    I need the cloning and as far as I know WC Fields Factory is the only plugin that does that in a woocommerce setting. They should start selling it a Envato instead of free.

    kalmika

    (@kalmika)

    I had the same problem, but I changed the code a little bit, and now its just fine.

    Try in
    wc-fields-factory/includes/wcff-injector.php line 69, start with:
    echo ‘<div class=”wcff-variation-cloning….
    and disable this line as follows:
    //echo ‘<div class=”wcff-variation-cloning….

    So, just put // front of the echo text.

    Give it a try.

    hjvanessen1965

    (@hjvanessen1965)

    @kalmika it works !!!! YEAH! THANK YOU.

    abgross1

    (@abgross1)

    @kalmika – This worked for me as well! Thank you!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Is this plugin still supported?’ is closed to new replies.