Viewing 13 replies - 1 through 13 (of 13 total)
  • Hi,

    Sorry about the delay in responding, and thanks for trying our plugin.

    Vendor details are saved on “usermeta” table. You can fetch those details using get_user_meta() function passing that vendor id.

    Example, suppose you want to get vendors’ phone number,

    $vendor_id -> Id of the vendor
    get_user_meta( $vendor_id, ‘billing_phone’, true );

    this will return phone number of the vendor.

    Hope this helped.

    Thanks
    Shan

    Thread Starter jdev

    (@jdev)

    Got it thanks.

    Thanks for the update. In case you face any further issues or even have ideas that can help us to make the plugin better, do share them.

    I would appreciate a 5/5 rating as that would help us to reach out to more and more users.

    Thanks
    Sandeep

    Thread Starter jdev

    (@jdev)

    Sorry, as a follow up question. How come the prod vendor info widget isnt working?

    Hello,

    Can you please share the setup URL where you are using the plugin and also send across the access to a vendor profile. You can send these infor over email too- cp@dualcube.com

    Thanks,
    Sandeep

    Thread Starter jdev

    (@jdev)

    Sorry for the very late reply.

    Pls check here: http://sparepartspro.wpengine.com/product/e3

    As stated over email, no vendor was assigned for the product e3 and hence the vendor tab with product details was missing. Have assigned now and it works perfectly fine 🙂

    Do reach me out if you have any further queries.\

    Regards,
    Sandeep

    Thread Starter jdev

    (@jdev)

    Ok thanks…

    Hello Juancho,

    Glad to be of help, do share your experience with other user via your valuable rating.

    Regards,
    Sandeep

    Glad to be of help Juancho, do share your experience with other users via your valuable rating.

    Regards,
    Sandeep

    Glad to be of help, do share your experience with other users via your valuable rating.

    Regards,
    Sandeep

    Glad to be of help Juancho, do share your experience with other users via your valuable rating.

    Regards,
    Sandeep

    Sorry for the duplicate messages. Seems like there was some technical glitch.

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

The topic ‘Display vendor details’ is closed to new replies.