Embedding Resource Navigator (Resource View)
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script type="text/javascript" src="https://DOMAINNAME/wp-content/plugins/resource-navigator/inc/sourcelink/assets/js/libs/iframeResizer.min.js"></script>
<iframe src="https://DOMAINNAME/resource-navigator/embed/RESOURCEVIEWID/" width="100%" scrolling="no" allowfullscreen frameborder="0"></iframe>
<script type="text/javascript">iFrameResize();</script>
Embedding Resource Partner Signup (Partner Profile Form)
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script type="text/javascript" src="https://DOMAINNAME/wp-content/plugins/resource-navigator/inc/sourcelink/assets/js/libs/iframeResizer.min.js"></script>
<iframe src="https://DOMAINNAME/resource-navigator/embed-profile/PROFILEID/" width="100%" scrolling="no" allowfullscreen frameborder="0"></iframe>
<script type="text/javascript">iFrameResize();</script>
Embedding Web Form
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script type="text/javascript" src="https://DOMAINNAME/wp-content/plugins/resource-navigator/inc/sourcelink/assets/js/libs/iframeResizer.min.js"></script>
<iframe src="https://DOMAINNAME/resource-navigator/embed-webform/WEBFORMID/" width="100%" scrolling="no" allowfullscreen frameborder="0"></iframe>
<script type="text/javascript">iFrameResize();</script>
Embedding Calendar
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script type="text/javascript" src="https://DOMAINNAME/wp-content/plugins/resource-navigator/inc/sourcelink/assets/js/libs/iframeResizer.min.js"></script>
<iframe src="https://DOMAINNAME/resource-navigator/embed-event/?view=month&tribe-bar=false" width="100%" scrolling="no" allowfullscreen frameborder="0"></iframe>
<script type="text/javascript">iFrameResize();</script>
To customize the embedded calendar options, you can modify the iframe url with the following parameters.
- view
- category
- exclude-category
- keyword
- tag
- exclude-tag
- tax-operand
- author
- venue
- organizer
- months_events_per_day
- events_per_page
- tribe-bar