Press Releases – Table layout – open in HTML floating div

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" su="300"]
b2i_press_releases Module
group="65" Group – Specific to your license
c="10" Count of items per page: 10
tl="1" Filter & Search Tools On
su="300" Summary Length 300 characters

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.ShowSummary="300";
oLib.sTools="1";
getData();
</script>