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
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 Module
group="65" Group – Specific to your license
o="5" Layout Output 5
c="10" Count of items per page: 10
tl="1" Filter & Search Tools On
df="4" Date format
su="300" Summary Length 300 characters
viewlink="https://b2i.cloudaccess.host/press-viewer/" URL to view item – the press viewer module must be on this page

JavaScript 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>