• Resolved awaisijaz

    (@awaisijaz)


    Hy,

    WC fields factory is not working on my site.
    I created a group having check boxes in it and give it to all products but the group i have created is not showing on any product.
    Can you please help me out to show option on my product page
    And secondly if i want to show these group to some other page, so how i will show these options or group to any other page other than product(any hook etc).

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Saravana Kumar K

    (@mycholan)

    Please refer this.

    Thread Starter awaisijaz

    (@awaisijaz)

    Plugin passes me the error after installing at localhost but not at server.
    error is : Invalid arguments supplied for foreach() at plugins/wc-fields-factory/classes/wcff-dao.php at line 148.
    Why it pass an error on localhost but it run smoothly on server

    Plugin Author Saravana Kumar K

    (@mycholan)

    Could be version conflicts (php, wp & wc), could you post those respective versions (both localhost as well as server)

    Thread Starter awaisijaz

    (@awaisijaz)

    local host (WordPress 4.7.7, PHP 5.6.25, plugin 1.4.0)

    Plugin Author Saravana Kumar K

    (@mycholan)

    Ok no problem,

    Please remove all the Product Fields Group Posts as well as Admin Fields Group Post (if you have any) (Your previous order won’t get affect).

    Update the plugin to latest Version 2.0.1, now try to setup the fields again.

    Thread Starter awaisijaz

    (@awaisijaz)

    Its working
    Thanks
    Kindly one more thing
    can you please tell me how to show these option on some other page also have add to cart button
    like i want the option also on my designer page so how i can show these on that page using some hook or filter.
    any avaliable hook?

    Plugin Author Saravana Kumar K

    (@mycholan)

    As I have mentioned here, wherever this action woocommerce_before_add_to_cart_button triggered the fields will be inserted there.

    make sure your designer template has this action triggered. also the add to cart option should be form submission not through ajax (Ajax won’t be supported, at least for now).

    I will be releasing shortcode support soon.

    Thread Starter awaisijaz

    (@awaisijaz)

    Thank You so much bro..

    Thread Starter awaisijaz

    (@awaisijaz)

    Bro
    I have my custom add to cart button and now i am using your plugin for custom values with that custom add to cart button. so is there is any solution to send these custom values with this add to cart button.
    I want to send these custom value with my custom add to cart button on checkout page.
    Thank u

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

The topic ‘Not Working’ is closed to new replies.