Checking through our website www.bulkingtoncongregational.org/QTAs.php I found the old code wasn't working so updated with the latest
<!-- Bible Search Box. https://biblia.com/plugins/BibleSearchBox -->
<biblia:biblesearchbox style="light" size="small" width="160" height="80"></biblia:biblesearchbox>
<!-- If you’re including multiple Biblia widgets, you only need this script tag once -->
<script src="//biblia.com/api/logos.biblia.js"></script>
<script>logos.biblia.init();</script>
This gives the box on our website but whatever is entered the Biblia page is John 1:1 and the search capability seems disabled. Help please