• Resolved Tom

    (@tom-van-m)


    Hello team,

    On a website we use Foo Events. This plugin turns WooCommerce products into events.
    This also includes a number of custom fields, such as “gender”.

    How can we export these products and this custom field with your plugin? We don’t see it in the dropdown with default options when creating a field.
    I would like to hear from you.

    Best regards,
    Tom

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

    (@algolplus)

    Hi Tom

    You should add code to functions.php and tweak it a bit. You will see new fields in section >Setup Fields>Products.

    https://docs.algolplus.com/algol_order_export/fooevents-for-woocommerce/

    Thread Starter Tom

    (@tom-van-m)

    Hello, thanks for your reply. Very nice!
    I tried it and see a “Export FooEvents” option on the bottom.
    After checking this I get lines like these in the first column. How can I solve this, and get this in columns?

    a:1:{i:1;a:1:{i:1;a:21:{s:26:"WooCommerceEventsProductID";s:5:"66595";s:24:"WooCommerceEventsOrderID";s:5:"72767";s:27:"WooCommerceEventsTicketType";s:0:"";s:23:"WooCommerceEventsStatus";s:6:"Unpaid";s:27:"WooCommerceEventsCustomerID";s:1:"0";s:29:"WooCommerceEventsAttendeeName";s:0:"";s:33:"WooCommerceEventsAttendeeLastName";s:0:"";s:30:"WooCommerceEventsAttendeeEmail";s:0:"";s:34:"WooCommerceEventsAttendeeTelephone";s:0:"";s:32:"WooCommerceEventsAttendeeCompany";s:0:"";s:36:"WooCommerceEventsAttendeeDesignation";s:0:"";s:27:"WooCommerceEventsVariations";s:0:"";s:28:"WooCommerceEventsVariationID";s:0:"";s:22:"WooCommerceEventsPrice";s:129:"€29,95";s:35:"WooCommerceEventsPurchaserFirstName";s:6:"Nameclient123";s:34:"WooCommerceEventsPurchaserLastName";s:8:"Last Name123";s:31:"WooCommerceEventsPurchaserEmail";s:25:"[email protected]";s:31:"WooCommerceEventsPurchaserPhone";s:9:"06123456789";s:37:"WooCommerceEventsCustomAttendeeFields";a:11:{s:37:"fooevents_custom_ilnymcstkqbtuqwfbnds";s:6:"Jongen";s:37:"fooevents_custom_pbduqvun3u923umzhhojv";s:2:"10";s:37:"fooevents_custom_cxvervrvo3unv93un4v9ui3n4fiti";s:8:"Februari";s:37:"fooevents_custom_l4ve3f34f34fsdfc3wfpubin";s:4:"2010";s:37:"fooevents_custom_wavfjgrodvnomjlmhjht";s:5:"NameChild";s:37:"fooevents_custom_fkuaznuzetiwekdrljad";s:2:"De";s:37:"fooevents_custom_ttqrrnnxkfmtqdjlxvlg";s:5:"Lange";s:37:"fooevents_custom_lcqgqdlexvqgbvvcomfa";s:9:"Location123";s:37:"fooevents_custom_owfqydesveuexfqyyqpo";s:6:"Speler";s:37:"fooevents_custom_jnrrverv34vzlmrrerv";s:0:"";s:37:"fooevents_custom_regskt4f34f3wlbnvbrz";s:0:"";}s:30:"WooCommerceEventsSeatingFields";s:0:"";s:31:"WooCommerceEventsBookingOptions";s:0:"";}}}

    Plugin Author algol.plus

    (@algolplus)

    You must use >Setup Fields>Products.

    My screenshot https://snipboard.io/H31CtJ.jpg

    Thread Starter Tom

    (@tom-van-m)

    Hello,

    Super, this works great!
    Thanks!

    Best regards,
    Tom

    Plugin Author algol.plus

    (@algolplus)

    You’re welcome

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Exporting custom fields’ is closed to new replies.