• I’m having a problem trying to get a bible plugin to work properly on my page. I post the plugin script that is given from the website

    https://biblia.com/plugins/EmbeddedBible

    The code I’m using is:

    <!– Embedded Bible. https://biblia.com/plugins/embeddedbible –>
    <biblia:bible layout=”minimal” resource=”kjv1900″ width=”400″ height=”600″ startingreference=”Ge1.1″></biblia:bible>
    <!– 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>

    Then when I put that into a “text module” it does put the interactive bible on my page, but it also puts the same plugin above the header area for some reason, it’s placing 2 plugins on my page, it’s odd. Can someone help with what might be causing this?

    Thanks!

    The page I need help with is http://www.israelitecornerstonechurch.com/resources/

    WordPress 4.2.3 running Divi theme.

The topic ‘[Embedded Bible Plugin] Coding Issue?’ is closed to new replies.