you already called get_post()
then why you are not getting the excerpt from post data, like this.
$post = get_post( $pageid );
$excerpt = $post->post_excerpt;
// get post content
$content = $post->post_content;
for more information about get_post()
see the WordPress codex
Related Posts:
- How can I trust switch_to_blog()?
- Sharing Dynamic Sidebars across Multisite Blogs
- latest 5 posts using switch_to_blog loop
- Switch_to_blog() outside wordpress
- why when I try to insert an image attachment along with a post does wp_get_attachment_url give me a very wrong file path?
- Upload images from one site to another in Multisite
- What is the way to share data between sites in a multisite
- get post id by $content (so by post content)
- Register submenu on network menu from the subsite
- the_post() within switch_to_blog() altering my excerpt
- Include Site 1 Posts in Query for Sub Sites
- How to retrieve Post Excerpt from a different site in the Network
- Sort posts according to date
- Multisite switch to blog
- Best Practise: Linking to WPMU sites from other sites
- Handling embedded videos in excerpts
- Trouble with SQL SELECT inside switch_to_blog()
- Display posts from one network site on another
- Get variable from previous blog while using switch_to_blog
- switch_to_blog($blog_id); still writing to main blog
- fatal Error undefined function switch_to_blog()
- How to get all pages on specific blog after switch_to_blog?
- Do “switch_to_blog()” and “restore_current_blog()” re-run the filters?
- Access from template info of another blog (in the same network)
- Perform action on WPMU blog deletion
- Changing Multisite themes on mass
- MU domain mapping login issue
- Sitemap Plugin for WordPress Network
- Merging multiple wp_query objects
- Import a regular WordPress blog into a MU installation
- Basic analytics across WordPress Multisite network [closed]
- Which is the recommended method to transfer a wordpress site to wordpress Multisite?
- Hierarchical Page Listing of all Pages in a Multisite Network
- Asian language multisite IDN subdomain
- Changing Multisite URL after the subsite has been in use
- Can’t find “Add New” button for themes in a multisite
- How to make wp-signup.php a 1-step process [closed]
- Multi-site: Change the URL of main site to HTTPS
- How to show sites under “My Sites” Menu in admin panel wordpress multisite?
- Multiple Multisite networks on the same domain?
- How the mu-plugins Folder Works in a Multisite Installation?
- Replacing the default content created while the site creation
- Multisite, can’t see sub blogs
- Google Docs Viewer have problem in MultiSite sub-blogs
- upgrade from WPMU 2.9.2 to WP 3.2.1
- What does “Use BalanceTags” Do?
- How to create a network using a command line script?
- How to list WP multisite languages
- Mapping subdomain to point to sudirectory site in WordPress Multisite Network
- Notice bar at frontpage for multisite
- Syncing content in Multisite. Possible?
- Query to import data from one MultiSite table to another (pages/sub-pages)
- Multisite – Images often getting uploaded to the wrong month directory
- How to fix blocked cookies error that doesn’t let me log into wp-admin?
- Draft preview and customize permission problems on multisite main site
- How to create a Multi-Network subsite?
- Will changing the folder name two directories above a fresh wordpress installation break the site?
- Multisite -> XMLRPC
- Migrating static site to multisite with multiple domains and subdomains
- Share DB tables between two blogs on the same WP Multisite installation
- Migrating Multisite with WP-Cli and/or Search-Replace-DB
- Generate HTTPS Urls in multisite
- Replicate network plugins without having to configure it for each subsite?
- get_user_meta() in multiste with respect to subdomain
- If statement in wp-config.php, is it possible?
- How do I correctly configure my AMPPS localhost to use subdomains for multisite?
- WordPress Multisite URLs and Multiple Updates
- WordPress multisite, allow non super admins to create sites
- WordPress Importer Tries to save media files to wrong site folder
- How can I remove a site from a network?
- How to Force WWW. in Domain With WordPress MU Domain Mapping Plugin?
- How does WP decide how to evaluate database integrity
- Fastest way to fetch posts across a multisite
- Redirect custom post type across multisite network
- Multisite Equivalent of `register_setting`?
- WordPress multisite second site admin resulting in too many redirects error
- Timber\Image an image from another site in network
- customize admin bar (desktop+ responsive)
- WordPress Multisite – Domain Mapping
- WordPress Multisite keeps redirecting to HTTPS
- Migrating a WP site with 2 WP installations
- Multisites can’t load .php files
- What could cause wpmu_create_blog to throw “Already Installed” Error on multisite?
- User Roles in multisite – odd behavior
- Setting up a multisite wordpress
- Using multisite, how can I get two different sites on the network to have different active themes?
- For a multisite WordPress site, how can I access a tag feed across all subsites?
- Issue when transforming an existing site to multi-site with subfolders setup
- Single sign on to sub-sites in Multisite Network
- How to configure CNAMES to be part of a WordPress Network
- Get the post URL from wordpress posts
- Should I use individual WordPress installs or WordPress-Mutisite install?
- Moved my site to new host now getting 404
- WPMU widget use sitewide
- Is it possible to create a login for restricted visibility?
- WordPress Multisite Subsite WP admin not working
- multi-language multi-site with REST API
- How to make Multisite global login that redirects to correct subsite after login
- Advice on WP site structure using multisite
- WPMU and Chrimes Family Link app