My client is wanting to show content from different sites–not just search results–in a given site. Â So far my only thought has been to use a Page Viewer Webpart. Â I’ve done some tweaking with Script Editor Webparts and jquery to remove some of the navigation stuff–but it still ends up suboptimal with too many scroll bar and bad alignment.
SharePoint doesn’t seem very conducive to showing lists from other Site and Site Collections in a particular site. Â Any Suggestions?
Ah, I’m on Office 365, so I didn’t realize that was Enterprise-only. Your only real option outside of that is to create your own web part or application page that can use code to retrieve things from another site collection and display them.