SharePoint Templates

Copper Contributor

I am working on a company Intranet design and we chose a template from lookbook.microsoft.com. It appears that the template has a preset of Web parts I am able to use. 

 

I particularly need the RSS feed web part from the A-Z list, and it is not appearing. Do templates restrict some web parts due to how they are built? Is there a way to use all web parts even while using a template?

4 Replies

@dan8090 

 

Which template are you using? Template will not restrict any supported web parts.

 

Note that RSS feed web part is available on Team Sites only and not Communication Sites.


Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

@ganeshsanap currently using The Perspective (https://lookbook.microsoft.com/details/6944f54d-cc8e-45ca-ba13-5f887a2d5f81)

 

There are a couple of ideas we had in mind, and since choosing to use SharePoint, vs coding up the site ourselves, the RSS feed is one thing I was hoping to use on the Intranet.

@dan8090 Seems like it is creating communication site.

 

And unfortunately, RSS feed web part is not supported on communication sites.


Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

There is a custom SPFx web part that you can add to achieve this outcome goal. See: https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-rss-reader.