Warning: Illegal string offset 'debug' in /home/robopart/public_html/retiffy.com/wp-content/plugins/allow-javascript-in-posts-and-pages/allowJS.php on line 17
Description
The embedded search form allows the visitors of your website to check the validity of a certificate without leaving the page
Preview
How to do it
Paste this code somewhere after the opening <body> tag:
<script type="text/javascript">(function(d) { s = d.createElement('script'); s.id = 'retiffy-embedded-search'; s.async = true; s.src = "http://app.retiffy.com/integrations/embed.js"; d.body.appendChild(s); }(document)); </script>
and this code in the place where you want the embedded search widget to be:
<div class="retiffy-search" data-width="300"></div>