Press Releases – Show summary – open in PressViewer
This instance uses the Press Release Viewer module on a second page to view the release in its entirety.
Note the ViewLink in this shortcode references the URL of the view page to send headline link clicks.
WordPress Shortcode Breakdown
JavaScript API Breakdown
Shortcode break down – all of these settings and more can be found in Settings / B2i Options
[b2i_press_releases group="65" c="10" tl="1" df="4" su="300" viewlink="https://b2i.cloudaccess.host/press-viewer/"]
b2i_press_releases
Modulegroup="65"
Group – Specific to your licenseo="5"
Layout Output 5c="10"
Count of items per page: 10tl="1"
Filter & Search Tools Ondf="4"
Date formatsu="300"
Summary Length 300 charactersviewlink="https://b2i.cloudaccess.host/press-viewer/"
URL to view item – the press viewer module must be on this pageJavaScript API Breakdown
Javascript API break down – all of these settings and more can be found in JavaScript API Documentation
<script language="JavaScript" src="https://www.b2i.us/b2i/LibraryApi.js?v=0.9.9" type="text/javascript">
<script language="JavaScript" type="text/javascript">
oLib.BizID="449";
oLib.sKey="Q6i2x9K5p3";
oLib.Group="65";
oLib.sDiv="LibDiv65";
oLib.sHttp="https";
oLib.Count="10";
oLib.iDateFormat="4";
oLib.ShowSummary="300";
oLib.sTools="1";
oLib.ViewLink="https://b2i.cloudaccess.host/press-viewer/";
getData();
</script>