To display Views of this Topiq on your own webpage, you need to copy 2 scripts onto your webpage - The Views script and the Configuration script :
<script src="https://topiqs.online/scripts/views.js"></script>
The Views script should be put in the header of the webpage on which you want to show the Topiq View.
<script> Topiqs.Views.write({ topiqId: TopiqId, Spinner: { show: true, size: 24 }, BackLink: { show: true, text: "", title: "See this on Topiq" }, Comments: { show: true, showProfileInfo: true, startOpen: false, active: false }, Views: { initialView: 'ListView', ListView: { show: true, overflow: "hidden" }, PageSlide: { show: true }, TableView: { show: true }, ImageView: { show: true } }, Events: { viewsWritten: null, commentsWritten: null } }); </script>
The Configuration script must be put EXACTLY there you want to show the Topiq View on your webpage.
API scripts cannot be generated before this Topiq is saved once.
(Save this Topiq first and then come back here to copy the 2 API scripts).
No domains are yet added under API Access, you cannot display this Topiq on an external website if the website have not been granted access under API Access.
Select the rich snippet template type that best describes the type of your content - then you click on a type from the list below, the template will be copied to both your clipboard and into the RichSnippet textbox.
Not all supported Rich Snippet types are templated here, to learn more :