• Resolved szmek9

    (@szmek9)


    Hi,
    I am wondering how to use a snippet you provided in order to export Extra Product Options of this plugin https://codecanyon.net/item/woocommerce-extra-product-options/7908619

    I would like to buy a premium version of your plugin to sent weekly sales report to them, but this is the only thing that worries me that I cannot export this extra fields, and filter using them.

    Also I have such warning after the last update:

    “The filters won’t work correctly.
    Another plugin(or theme) has loaded outdated Select2.js”

    I don’t know which plugin is using this outdated Select2.js but it would be nice if your plugin was compatible with both version. For me the old version of this subregion was good enough…

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

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author algol.plus

    (@algolplus)

    hi

    You should use this plugin and add code as snippet (otherwise you should create child theme and put code to functions.php )

    Don’t forget to tweak this line
    var $tm_fields = array('Age','Sex'); // EDIT list here

    I’m sorry, it’s impossible to product filter by meta created by “Extra Product Options” plugin.

    About Select2 problem.
    Could you contact me via helpdesk ? I’ll provide updated version.

    thanks, Alex

    Plugin Author algol.plus

    (@algolplus)

    hi

    I’ve fixed this bug.
    Please, visit https://www.ads-software.com/plugins/woo-order-export-lite/advanced/
    and download “Development version” (at bottom).

    thanks, Alex

    Thread Starter szmek9

    (@szmek9)

    Thanks it worked well and fixed this warning.

    Can you help me with this code? How shoud I understand this list ? What is the relation between this list and my extra product options?

    var $tm_fields = array(‘Age’,’Sex’); // EDIT list here

    Plugin Author algol.plus

    (@algolplus)

    when you create new field in “Extra Product Options” plugin – you fill field “Label”.
    so you should put them in this line.

    But have you tried to export field “Product Variation” ?
    Probably, it will suit better for your needs.

    Thread Starter szmek9

    (@szmek9)

    Thanks for the replies. I added the code. I now see my extra field in a product section in a export settings window.

    But once imported the column is empty.

    I don’t know what the code does exactly. But would like to see the price of the Extra Option selected by the customers in my report.

    So I clearly see ITEM COST + EXTRA OPTION COST = ORDER TOTAL AMOUNT

    When I export product variation the column is empty as well beacuse I am not using this for my products.

    In my case I have only one checkbox in most cases where user chooses if he wants to buy a certification of an course I am selling or not.

    Plugin Author algol.plus

    (@algolplus)

    hi

    Could you submit ticket and upload sample Excel file + screenshot of one order.

    thanks, Alex

    steveokk

    (@steveokk)

    Hi, im after the same solution as szmek9, is it possible to get the snippet of code I can use to get access to the custome fields from WooCommerce Extra Product Options? or point me to some extra documentation.

    Cheers!

    Plugin Author algol.plus

    (@algolplus)

    hi Steve

    szmek9 refered to this code
    https://algolplus.com/plugins/snippets-plugins/#extra_product_options

    thanks, Alex

    steveokk

    (@steveokk)

    awesome thanks!

    Plugin Author algol.plus

    (@algolplus)

    you’re welcome

    Thread Starter szmek9

    (@szmek9)

    I sent a ticket to you. For me it’s not working.

    Plugin Author algol.plus

    (@algolplus)

    ok, I’ve replied. but it’s weekend here ??

    Thread Starter szmek9

    (@szmek9)

    thanks a lot. Don’t know what it means I am self employed ??

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Extra product options’ is closed to new replies.