clirdlf / clir_theme

WordPress theme enhancements
https://www.clir.org
1 stars 0 forks source link

CLIRgive, Qgiv form no longer working https://staging.clir.org/give/ #152

Closed LouisaKwasigroch closed 6 years ago

LouisaKwasigroch commented 6 years ago

I know we'll have to update it once it isn't on "staging" anymore, just hoping we can get it to work again.

waynegraham commented 6 years ago

This script also needs a dom element to attach to:

<div class="qgiv-embed-container" data-qgiv-embed="true" data-embed-id="49508" data-embed="https://secure.qgiv.com/for/clir/embed/49508/" data-width="564"></div>
<script>(function(w, d, s, id){var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) return;js = d.createElement(s); js.id = id;js.src = "https://secure.qgiv.com/resources/core/js/embed.js";fjs.parentNode.insertBefore(js, fjs);})(window, document, 'script', 'qgiv-embedjs');</script>