Viewing 2 replies - 1 through 2 (of 2 total)
  • adio93

    (@adio93)

    I need it too

    Thread Starter designbuyers

    (@designbuyers)

    I found a way with shortcodes, but it does not work

    [wcfm_store_info id='' data='register_on']

    I try to put it on a widget to put it in place but no result yet.

    I created a snippt and put this code

    $user_data = get_userdata(get_current_user_id());
    $registered_date = $user_data->user_registered;

    but I believe this code has something missing

    I believe it can be with 2 methods create a shortcode by creating a snippet
    reference: https://wclovers.com/forums/topic/show-the-create-date-and-year-of-the-vendor-in-vendor-profile-page/

    Once it’s created you can add it to a widget,

    But it does not show the right way, as the current method does not work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add vender registration date to store page?’ is closed to new replies.