Title: WordPress Multisite
Last modified: March 21, 2021

---

# WordPress Multisite

 *  Resolved [Ripa](https://wordpress.org/support/users/ripanight/)
 * (@ripanight)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/wordpress-multisite-86/)
 * Hi, let’s say I have the plugin installed on one of the websites on my multisite
   network, and I created Members Directory. I want to embed it in one of my other
   website on the same network.
    I am using Team plugin it works well like this 
   <?php switch_to_blog(121); ?><?php echo do_shortcode(“[team id=’224′]”); ?><?
   php restore_current_blog(); ?>
 * But when I try the same with ultimatemember shortcode
    <?php switch_to_blog(146);?
   ><?php echo do_shortcode(“[ultimatemember form_id=’42’]”); ?><?php restore_current_blog();?
   > it shows me users list on the current blog, not from blog 146.
 * I would appreciate if you can give me solution how to implement it.
 * Best,
    Ripa

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

 *  Plugin Contributor [Champ Camba](https://wordpress.org/support/users/champsupertramp/)
 * (@champsupertramp)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/wordpress-multisite-86/#post-14215780)
 * Hi [@ripanight](https://wordpress.org/support/users/ripanight/)
 * Unfortunately, UM cannot handle the way you implement it. It’s not possible to
   retrieve a form from another site. You will have to re-create the form in the
   subsites.
 * Regards,
 *  Plugin Contributor [Champ Camba](https://wordpress.org/support/users/champsupertramp/)
 * (@champsupertramp)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/wordpress-multisite-86/#post-14232546)
 * Hi [@ripanight](https://wordpress.org/support/users/ripanight/)
 *  This thread has been inactive for a while so we’re going to go ahead and mark
   it Resolved.
 * Please feel free to re-open this thread by changing the Topic Status to ‘Not 
   Resolved’ if any other questions come up and we’d be happy to help. 🙂
 * Regards,

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

The topic ‘WordPress Multisite’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Champ Camba](https://wordpress.org/support/users/champsupertramp/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/wordpress-multisite-86/#post-14232546)
 * Status: resolved