Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Display followed store in a page

WCMp Vendor Membership

Tagged: , ,

Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #120778
      itoutouberny
      Participant

      I want to show followed store on a single page

    • #120820

      Hi,
      Customer can check their followed store from my-account page. Kindly checkout the image – https://prnt.sc/1294ye3

      If you need anything else kindly describe more.

      Regards,

    • #120928
      itoutouberny
      Participant

      Hello,
      Thanks but I want to display it in a dedicated page.

      Regards,

    • #121018

      Hi,
      As per your requirement you have to do good amount of custom code on your end.

      using below code you can find out the followed vendor array from an user id –

      $wcmp_customer_follow_vendor = get_user_meta( get_current_user_id(), 'wcmp_customer_follow_vendor', true ) ? get_user_meta( get_current_user_id(), 'wcmp_customer_follow_vendor', true ) : array();
      Copy

      Let me know if you need anything else,

      Regards,

    • #124386

      Hi, we haven’t heard back from you for a while. We presume this issue has been fixed.

      Please open another thread if you need any further help

Viewing 4 reply threads

The topic ‘Display followed store in a page’ is closed to new replies.