Forum Discussion

Jess Lassen's avatar
Jess Lassen
Copper Contributor
Oct 29, 2016
Solved

apply pnp template on sub site

Hi,  I extracted a .pnp template from a sub site (publishing)  and then tried to apply that .pnp template to a newly created sub site (publishing) but I could not do this, when I try to apply from ...
  • Deleted's avatar
    Deleted
    Oct 31, 2016

    Hi,

     

    it seems the pages are not in the current directory. My pnp:files look like this

    <pnp:File src="SiteAssets\Logo.png" Folder="SiteAssets" Overwrite="true" />

    where src could be C:\temp\sitesassets\logo.png

    so whitout properties

     

    but also do you need to provision the masterpages? If they are already in there why would you like to upload your version?

     

    hope it helps.