Want to integrate Where2watch into your site? Choose from our easy to connect plugin templates. It's free!
Ideal for a column layout in the Cinema or Culture pages of a web media, this attractive high module allows users to search without leaving the site. Indeed, the results of the search are displayed in a pop-up, which can be closed to return to the navigation. Moreover, it adapts to all screens (desktop, laptop, tablet, phone).
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script type="text/javascript" src="https://where2watch.ca/en/ovc_plugin/ovc.js"></script>
<div id="ovc-rectangle"></div>
<script type="text/javascript">
$('#ovc-rectangle').ovc({embed_display:'vertical'});
</script>
This full-width module is designed to be integrated into the header or footer of your site. Like the other two templates, this one allows users to search without leaving the site. Indeed, the results of the search are displayed in a pop-up, which can be closed to return to the navigation. Moreover, it adapts to all screens (desktop, laptop, tablet, phone).
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script type="text/javascript"src="https://where2watch.ca/en/ovc_plugin/ovc.js"></script>
<div id="ovc-leaderboard"></div>
<script type="text/javascript">
$('#ovc-leaderboard').ovc({embed_display:'horizontal'});
</script>
This medium width module is designed like a banner ad. As such, it can be placed at the top or bottom of a column. Like the other two modules, this one allows users to do a search without leaving the site. Indeed, the results of the search are displayed in a pop-up, which can be closed to return to the navigation. Moreover, it adapts to all screens (desktop, laptop, tablet, phone).
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script type="text/javascript" src="https://where2watch.ca/en/ovc_plugin/ovc.js"></script>
<div id="ovc-fullbanner"></div>
<script type="text/javascript">
$('#ovc-fullbanner').ovc({embed_display:'horizontal_small'});
</script>
If you have difficulties installing the plugins.