PnP Provision Template Site title missing??? *HELP* #2121
Replies: 4 comments 1 reply
-
Same problem here, PS Version 7.2.4. and 1.11.0 PnP.PowerShell |
Beta Was this translation helpful? Give feedback.
-
Same problem here, PS Version 7.2.6 and 1.11.0 PnP.PowerShell |
Beta Was this translation helpful? Give feedback.
-
I had the same problem. After checking the web properties I realized that the web property HideTitleInHeader was set to true (wasn't the case in my origin template site). So after setting it to false it was displayed correctly. Is there a way to export this setting into the PnP template? |
Beta Was this translation helpful? Give feedback.
-
Noticed the same with Communication sites using 1.12.0. I typically just do a "Set-PnPWebHeader -HideTitleInHeader:$false" after the template has been applied, in the script. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm going out of brain at the moment. I have installed the latest version from pnp to powershell which i wanted to clone a team's site (group and non group enabled) which works fine. I then go to apply this template to another site with all the settings and while it does do it.. the destination site title in the header is missing?????. I have tried everything and exhausted google and have come up with nothing to make this work. The title is there in the site information however its NOT displayed on the home page of the site? why?
As mentioned I have uninstalled via PowerShell PnP and installed the current release and still the same problem?. is there something I am missing here?
any help would be great as I need to find a way to display the current site name which has disappeared.
Beta Was this translation helpful? Give feedback.
All reactions