Forum Discussion
Custom display and hover panel SP 2016
- DeletedApr 20, 2018
Did you check if the publishing features are activated on Site Collection and Web / Site level?
When those are not activated the HTML-Files are usually missing.
If you do not want to activate publishing features on this site you can create a Dev-Site with activated Publishing-Features and create your display templates via HTML-Templates there. Afterwards you can copy the .js file to the target site. Probably not a best practice but it works.
If those features are currently not active, I'm curious how you got into the Design Manager as these links are also only shown if publishing is activated.
Here's how you publish a major version of the file. Please try below.
https://support.office.com/en-us/article/publish-or-unpublish-a-version-of-a-file-8766f85c-350d-46f3-9a80-42de99aff610
I do not think that this link is applicable to the master pages library where search display templates reside.. I do not have those options......
- michael mezaApr 24, 2018Brass Contributoryes this solved the issue thank you!
- DeletedApr 20, 2018
Did you check if the publishing features are activated on Site Collection and Web / Site level?
When those are not activated the HTML-Files are usually missing.
If you do not want to activate publishing features on this site you can create a Dev-Site with activated Publishing-Features and create your display templates via HTML-Templates there. Afterwards you can copy the .js file to the target site. Probably not a best practice but it works.
If those features are currently not active, I'm curious how you got into the Design Manager as these links are also only shown if publishing is activated.