• Anonymous User 18302653

    (@anonymized-18302653)


    Hi,

    I use the Plugin “Easy Registration Forms” to build my custom registration page for wcfm. Unfortunately when I use the Meta Keys from wcfm (like _wcfm_street_1, _wcfm_city, …), the information isnt showing up on the vendor profile. In the database, the Information of the Registration form is placed to the right entries.

    Could you provide me a solution for that?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WC Lovers

    (@wclovers)

    All these meta data store in a single “array” and display from there. Possibly your custom registration form failed to generate that array.

    Thread Starter Anonymous User 18302653

    (@anonymized-18302653)

    Thanks for your answer. It seems that the information is stored right. I also tried other form plugin to build the registration form but none of them worked. Could you provide me a way/solution how i can build a custom registration form (should be multistep and have an upload function)?

    Thanks

    Plugin Author WC Lovers

    (@wclovers)

    You may use any form builder plugin but to generate vendor profile data you have to process those data manually. No form plugin do so.

    Check this file for data processing – wp-content\plugins\wc-multivendor-membership\controllers\wcfmvm-controller-memberships-registration.php

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

The topic ‘Custom Registration’ is closed to new replies.