Overview
The "Document View" shortcode can be used to display the content of a specific document that is located inside a specific knowledge base and category. The required design settings (CSS) will be loaded based on the provided knowledge base id.
Syntax
Open the relevant WordPress page and add a shortcode block. Copy-paste the below shortcode syntax and adjust the input parameters (kb_id and content_id).
[idocs_document_view kb_id = X content_id = Y]
How to Get the Content_ID?
Go to "Content" menu option, search and locate the relevant document content item. When hovering on the document title, you will be able to see the post id inside the link.