Using Verse of the day with Wordpress

Wayne E. Frazier
Wayne E. Frazier Member Posts: 3 ✭✭
edited November 2024 in English Forum

I have pasted the following code as copied from Biblia.com in my home page and as a widget (both using html).

<!-- Verse of the Day. https://biblia.com/plugins/verseoftheday -->
<biblia:verseoftheday resource="esv" width="300" height="250" singleImage="false" theme="imagebased" variant="dark"></biblia:verseoftheday>
<!-- 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>

When I view the site the only thing that displays is "biblia.com/api/logos.biblia.js".

Any Suggestions?

Comments